On 25.02.2020 10:16, Eugen Hristev wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > From: Fabien Lehoussel <[email protected]> > > SPL boot cannot find dtb if CONFIG_SPL_SEPARATE_BSS is disabled : > > CONFIG_SPL_SEPARATE_BSS=n > > RomBOOT > <debug_uart> Missing DTB > ### ERROR ### Please RESET the board ### > RomBOOT > > CONFIG_SPL_SEPARATE_BSS=y > > RomBOOT > <debug_uart> > U-Boot SPL 2019.04-linux4sam_6.2-icp-dirty (Feb 24 2020 - 15:34:35 +0100) > Trying to boot from NAND > <debug_uart> > > Signed-off-by: Fabien Lehoussel <[email protected]> > ---
Applied this and patch 2/2 to u-boot-atmel/master Thanks !

