-
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: Andre Przywara <osp@andrep.de>
2a2af190