Random header image... Refresh for more!
Visitors

free invisible counter
Partner sites
http://consigliere.sk
--------------------------- led-svetla.sk
---------------------------
multi.xeres.cz

Archive for the ‘barebox’ Category

Barebox bootloader 2010.12.0 is out with some patches from us. Plan to continue with contribute this project ;) .
Main work was add basic support for mini2440 friendlyARM board. Other are some sparse fixes.

Marek Belisko (6):

Add basic support for mini2440 dev board.
mini2440: Fix compilation error.
serial_s3c24x0: Add missing brackets.
fs: Fix bug found by sparse.
drivers: mci: Fix compilation warning.
arm: mini2440: Add memory size.

Marek

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.