uboot-mt623x/board/amcc/bamboo
Eugene OBrien d2f6800662 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>
2007-07-31 10:24:56 +02:00
..
Makefile ppc4xx: Prepare Bamboo port for NAND booting support 2007-06-01 15:19:29 +02:00
bamboo.c ppc4xx: Update AMCC Bamboo 440EP support 2007-07-31 10:24:56 +02:00
bamboo.h [PATCH] Add 4xx GPIO functions 2007-03-24 15:57:09 +01:00
config.mk ppc4xx: Prepare Bamboo port for NAND booting support 2007-06-01 15:19:29 +02:00
flash.c ppc4xx: Prepare Bamboo port for NAND booting support 2007-06-01 15:19:29 +02:00
init.S ppc4xx: Update AMCC Bamboo 440EP support 2007-07-31 10:24:56 +02:00
u-boot-nand.lds ppc4xx: Add missing file for Bamboo NAND booting support 2007-06-01 16:18:17 +02:00
u-boot.lds ppc4xx: Update AMCC Bamboo 440EP support 2007-07-31 10:24:56 +02:00