[PATCH 09/17] fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()

Tom Rini trini at konsulko.com
Sun Feb 14 20:08:08 CET 2021


On Sun, Feb 14, 2021 at 08:05:33PM +0100, Jesper Schmitz Mouridsen wrote:
> 
> On 14.02.2021 19.50, Peter Robinson wrote:
> > Hi Simon,
> > 
> > On Thu, Jan 28, 2021 at 11:59 PM Tom Rini <trini at konsulko.com> wrote:
> > > On Wed, Jan 13, 2021 at 08:29:49PM -0700, Simon Glass wrote:
> > > 
> > > > This setting may be different in SPL and TPL. Update the code to check
> > > > the correct setting.
> > > > 
> > > > Signed-off-by: Simon Glass <sjg at chromium.org>
> > > Applied to u-boot/master, thanks!
> > This breaks booting on at least rk3399 based devices for me with the
> > following error:
> > 
> > U-Boot TPL 2021.04-rc1 (Feb 01 2021 - 00:00:00)
> > Missing DTB
> > ### ERROR ### Please RESET the board ###
> Also see https://lists.denx.de/pipermail/u-boot/2021-February/440263.html

So we have two forms of bug.  sunxi (your link above Jesper) needs
SPL_SEPARATE_BSS to be set I think.  Peter's problem is that there is no
TPL_SEPARATE_BSS which is a harder problem to solve quickly.  I'll post
a revert with you both Reported-by shortly, thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210214/72d48060/attachment.sig>


More information about the U-Boot mailing list