On Thu, Nov 06, 2025 at 02:28:42PM +0530, Swamil Jain wrote: > From: Devarsh Thakkar <[email protected]> > > Enable A53 splashscreen at u-boot SPL stage. SPL_MAX_SIZE is bumped up > to 0x80000 to accommodate splash related code. SPL Board initialization > Kconfig is set to dynamically update simple-framebuffer and > reserved-memory DT nodes before kernel bootup. > > Signed-off-by: Devarsh Thakkar <[email protected]> > Signed-off-by: Swamil Jain <[email protected]> > --- > configs/am62x_a53_splashscreen.config | 17 +++++++++++++++++ > configs/am62x_evm_a53_defconfig | 3 ++- > 2 files changed, 19 insertions(+), 1 deletion(-) > create mode 100644 configs/am62x_a53_splashscreen.config
This in turn makes am62x_evm_a53_ethboot too big to compile. Please figure out how to re-factor these changes, or update the _ethboot version to disable this again. Thanks. -- Tom
signature.asc
Description: PGP signature

