On 7/18/26 11:16 AM, Carlo Caione wrote:
> Enable the normal Genio 700 SPL path entered by the external DDR
> loader at 0x40000000. Bound the raw SPL to the loader's 0xaf000-byte

s/Bound/Bind/

I can fix this up when applying if nothing else comes up.

> copy window, place BSS separately in DRAM, and retain the
> non-overlapping SPL malloc region.
> 
> Use generic SPL MMC, GPT, FIT, and Arm Trusted Firmware support to load
> the firmware FIT from eMMC partition 1. Keep U-Boot proper at the shared
> MT8188 CONFIG_TEXT_BASE of 0x4c000000.
> 
> The MediaTek BL31 used on Genio 700 stalls when passed the runtime
> devicetree as its platform parameter. Enable SPL_ATF_NO_PLATFORM_PARAM
> so SPL can still use the tree to locate OP-TEE and U-Boot while passing
> NULL as the separate BL31 platform parameter.
> 

Reply via email to