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! _______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev