summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJonas Karlman <[email protected]>2025-08-31 16:49:25 +0000
committerKever Yang <[email protected]>2025-11-01 21:17:43 +0800
commit28fa983c58921036bf27f8e5a3ba2aa7ee07122c (patch)
treeb775d5319d4862f7732847a796846de400f401cb /include
parent45e9b5de86706e3adcbf7a7f9cff185e1008b231 (diff)
rockchip: odroid-go2: Update Kconfig options for SPL
Drop SPL_DRIVERS_MISC, it is not needed/used on these devices. Enable SPL_FIT_SIGNATURE to ensure the integrity of the FIT images that are loaded into memory. Change SPL_MAX_SIZE to 256 KiB, similar to other SoCs where TF-A is loaded at 0x40000 offset from start of DRAM. Enable SPL_DM_SEQ_ALIAS to ensure device aliases are applied in SPL. Drop use of SPL_TINY_MEMSET, there is plenty room for the normal memset. Signed-off-by: Jonas Karlman <[email protected]> Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions