u-boot-brain/arch/arm/mach-k3/include/mach
Andrew F. Davis 407a219261 arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loaded
On HS devices the 512b region of reset isolated memory called
MCU_PSRAM0 is firewalled by default. Until SYSFW is loaded we
cannot use this memory. It is only used to store a single value
left at the end of SRAM by ROM that will be needed later. Save
that value to a global variable stored in the .data section.
This section is used as .bss will be cleared between saving
this value and using it.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Andreas Dannenberg <dannenberg@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
2019-04-26 17:51:51 -04:00
..
am6_hardware.h arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loaded 2019-04-26 17:51:51 -04:00
am6_spl.h arm: K3: am654: Add support for boot device detection 2018-09-11 08:32:55 -04:00
clock.h arm: K3: Add support for AM654 SoC definition 2018-09-11 08:32:55 -04:00
hardware.h arm: K3: am654: Add support for boot device detection 2018-09-11 08:32:55 -04:00
spl.h arm: K3: am654: Add support for boot device detection 2018-09-11 08:32:55 -04:00
sys_proto.h arm: k3: Add support for updating msmc dt node 2019-04-12 08:05:51 -04:00