[PATCH 1/2] board: sama5d3_xplained: Fix SPL DTB read from NAND

Eugen.Hristev at microchip.com Eugen.Hristev at microchip.com
Tue Mar 10 10:22:40 CET 2020


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 <fabien.lehoussel at medianesysteme.com>
> 
> 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 <fabien.lehoussel at medianesysteme.com>
> ---

Applied this and patch 2/2 to u-boot-atmel/master
Thanks !



More information about the U-Boot mailing list