• Andre Przywara's avatar
    fel: H616: Allow bigger SPL size · 2a2af190
    Andre Przywara authored
    
    
    The H616 has quite a large chunk of continuous SRAM, and also the BROM
    allows to load eGON images far bigger than 32KB. U-Boot's SPL is
    actually relying on this, as we need more code for the PMIC and DRAM
    driver.
    
    Move the FEL stack backup buffers and the thunk address towards the end
    of SRAM C, so that we have a larger chunk of continuous SRAM available
    for the SPL.
    Signed-off-by: default avatarAndre Przywara <osp@andrep.de>
    2a2af190
soc_info.c 13 KB