Skip to content
  • Eugene OBrien's avatar
    ppc4xx: Update AMCC Bamboo 440EP support · d2f68006
    Eugene OBrien authored
    
    
    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: default avatarEugene OBrien <eugene.obrien@advantechamt.com>
    Signed-off-by: default avatarStefan Roese <sr@denx.de>
    d2f68006