[U-Boot] [PATCH v4 8/9] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT

Tom Rini trini at konsulko.com
Tue Sep 12 13:32:17 UTC 2017


On Tue, Sep 12, 2017 at 03:23:38PM +0200, Jean-Jacques Hiblot wrote:
> Hi Simon,
> 
> It's has been a month since you've reviewed the series, I think it's
> time that I send a v5.
> I tried to address all your remarks but I stumbled on this one below:
> 
> JJ
> 
> On 13/08/2017 23:35, Simon Glass wrote:
> >diff --git a/dts/Kconfig b/dts/Kconfig
> >>index c78438a..ec91a71 100644
> >>--- a/dts/Kconfig
> >>+++ b/dts/Kconfig
> >>@@ -118,6 +118,89 @@ config MULTI_DTB_FIT
> >>           the correct DTB to be used. Use this if you need to support
> >>           multiple DTBs but don't use the SPL.
> >>
> >>+
> >>+config SPL_MULTI_DTB_FIT
> >>+       depends on SPL_LOAD_FIT && SPL_OF_CONTROL && !SPL_OF_PLATDATA
> >>+       bool "support embedding several DTBs in a FIT image for the SPL"
> >Can you please capitalise the options in this file, so 'Bool'*
> I tried to do that, but it didn't work. Could it be a matter of the
> host configuration ?

Er, it must be lower case config, depends, bool, help, etc.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170912/636f64cb/attachment.sig>


More information about the U-Boot mailing list