On Tue, 18 Jul 2023 14:27:26 +0530, Nikhil M Jain wrote: > This patch series aims at updating SPL splashscreen framework for AM62x. > > This patch series depends on > https://lore.kernel.org/u-boot/20230504225829.2537050-1-...@chromium.org/ > > This series: > - Fixes compilation issues in case splash related configs are not > defined in SPL. > - Does page table setup, dram initialisation and dcache enabling in > one function call spl_enable_dcache. > - Allows passing of framebuffer from spl to u-boot, eliminating flicker. > > [...]
Applied to u-boot/master, thanks! -- Tom