Posts Tagged ‘mini2440’
Happy to announce basic working port of barebox bootloader for mini2440 development board.
Patch was sent today to barebox mailing list:
http://lists.infradead.org/pipermail/barebox/2010-October/001881.html
There is working serial console, NAND flash is probed correctly and network controller (DM9000) also.
One restriction : don’t try to load it to NAND flash because lowlevel init isn’t done yet.
David Lewin ask me on theFriendly arm forum to check driver and setup for SPI on mini2440 board.
SPI master driver is prepared so just add some platform data and board info for sca3000 and it must work
.


