]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
ppc4xx: Update AMCC Bamboo 440EP support
authorEugene OBrien <eugene.obrien@advantechamt.com>
Tue, 31 Jul 2007 08:24:56 +0000 (10:24 +0200)
committerStefan Roese <sr@denx.de>
Tue, 31 Jul 2007 08:24:56 +0000 (10:24 +0200)
commitd2f68006627eda6cb6c7f364bddf621dbfd2fc68
treeb2cdeab303ae39e899edd1788d7b9f392c82c59b
parentea9f6bce383cc9fbcdee28b5836109b1a6dba574
ppc4xx: Update AMCC Bamboo 440EP support

Changed storage type of cfg_simulate_spd_eeprom to const
Changed storage type of gpio_tab to stack storage
(Cannot access global data declarations in .bss until afer code relocation)

Improved SDRAM tests to catch problems where data is not uniquely addressable
(e.g. incorrectly programmed SDRAM row or columns)

Added CONFIG_PROG_SDRAM_TLB to support Bamboo SIMM/DIMM modules
Fixed AM29LV320DT (OpCode Flash) sector map

Signed-off-by: Eugene OBrien <eugene.obrien@advantechamt.com>
Signed-off-by: Stefan Roese <sr@denx.de>
board/amcc/bamboo/bamboo.c
board/amcc/bamboo/init.S
board/amcc/bamboo/u-boot.lds
board/amcc/common/flash.c
common/flash.c
cpu/ppc4xx/44x_spd_ddr.c
include/configs/bamboo.h