On 10/06/2022 16:42, Tom Rini wrote: > On Mon, May 09, 2022 at 10:29:35AM +0300, Roger Quadros wrote: > >> This is required for overlays to work at SPL. >> >> Signed-off-by: Roger Quadros <rog...@kernel.org> > > This breaks booting my dra7xx_evm and I get no output in SPL. >
Thanks for checking. I'll try to debug what's wrong using beagle_x15. Is SPL size increase to blame? Maybe we should enable this only based on some config symbol? cheers, -roger