fel: Move the backup storage to the SRAM B on A31
This allows the SRAM section A2 to be exclusively used by the OpenRISC core. Regarding the potential U-Boot SPL size. The SRAM section A1 only has 32 KiB. But at least the stack can be set at the end of the SRAM section B. Or runtime UCL or LZO decompression can be used to unpack the SPL code to 0x24000-0x2FFFF and have 48 KiB of available space there. Signed-off-by:Siarhei Siamashka <siarhei.siamashka@gmail.com> Reviewed-by:
Bernhard Nortmann <bernhard.nortmann@web.de>
Please register or sign in to comment