u-boot/arch/mips
Daniel Schwierzeck 71919cf153 MIPS: board.c: fix init of flash data in bd_info
Boards with CONFIG_SYS_NO_FLASH should not forced to define
CONFIG_SYS_FLASH_BASE. In this case the flash data in bd_info
should be initialized with 0 like the other archs do.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
2012-04-02 15:54:52 +02:00
..
cpu usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00
include/asm mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 2011-10-23 20:50:43 +02:00
lib MIPS: board.c: fix init of flash data in bd_info 2012-04-02 15:54:52 +02:00
config.mk MIPS: Introduce --gc-sections for MIPS 2011-05-10 00:08:10 +09:00