u-boot-brain/arch/arm/cpu
Prafulla Wadaskar beeb258976 Kirkwood: dram_init is moved to dram.c
For all Kirkwood boards so far dram_init function is duplicated
dram_init function is moved to dram.c and relevant code from all
board specific files removed

If any board needs specific dram init handling than standard one,
then, a macro CONFIG_SYS_BOARD_DRAM_INIT should be defined in
board config header file and the dram_init function can be put
in board specific source file
For ex. keymile boards

Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
2010-10-13 09:36:07 +02:00
..
arm720t arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm920t arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm925t arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm926ejs Kirkwood: dram_init is moved to dram.c 2010-10-13 09:36:07 +02:00
arm946es arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm1136 arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm1176 arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm_intcm arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
armv7 arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
ixp arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
lh7a40x arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
pxa arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
s3c44b0 arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
sa1100 arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00