Plüss Tobias TA.E.1001
2013-03-28 08:27:44 UTC
Hi guys
I would like to use uClinux on an ARM7 board which I built by myself. It contains a NXP LPC2468 processor and uses external FLASH (8M) and SDRAM (64M), which I think should be enough memory for uClinux.
Okay, what I did so far is to download the Kernel sources (3.8.4, I would like to use recent Kernel). Then, I created my mach-lpc2468 folder and created various C-files for my hardware specific stuff.
I also created a machine record, but I don't exactly know, what data has to be in there, and I don't exactly know what to do with the interrupt controller and stuff.
Anyway, my Kernel compiles now, but of course, it does not yet work correctly, but I hope somebody can help me with the machine record and the device tree.
Many thanks in advance!
I would like to use uClinux on an ARM7 board which I built by myself. It contains a NXP LPC2468 processor and uses external FLASH (8M) and SDRAM (64M), which I think should be enough memory for uClinux.
Okay, what I did so far is to download the Kernel sources (3.8.4, I would like to use recent Kernel). Then, I created my mach-lpc2468 folder and created various C-files for my hardware specific stuff.
I also created a machine record, but I don't exactly know, what data has to be in there, and I don't exactly know what to do with the interrupt controller and stuff.
Anyway, my Kernel compiles now, but of course, it does not yet work correctly, but I hope somebody can help me with the machine record and the device tree.
Many thanks in advance!