u-boot-brain/lib_avr32
Kumar Gala c4f9419c6b bootm: refactor ramdisk locating code
Move determing if we have a ramdisk and where its located into the
common code. Keep track of the ramdisk start and end in the
bootm_headers_t image struct.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-08-26 23:35:24 +02:00
..
board.c AVR32: Initialize ipaddr, loadaddr and bootfile at startup 2008-01-18 09:53:18 +01:00
bootm.c bootm: refactor ramdisk locating code 2008-08-26 23:35:24 +02:00
interrupts.c AVR32: Fix logic inversion in disable_interrupts() 2007-12-17 11:02:44 +01:00
Makefile [Makefile] Sort COBJS in lib_<arch> Makefiles 2008-02-27 11:00:47 +01:00
memset.S avr32: Put memset in its own section 2008-05-27 15:27:30 +02:00