[U-Boot] [U-Boot, v3, 3/3] kbuild: fix build rule of u-boot-spl.dtb

Tom Rini trini at konsulko.com
Mon Feb 22 17:16:34 CET 2016


On Mon, Feb 22, 2016 at 04:51:47PM +0100, Michal Simek wrote:
> Hi,
> 
> On 8.2.2016 21:49, Tom Rini wrote:
> > On Fri, Feb 05, 2016 at 05:55:14PM +0900, Masahiro Yamada wrote:
> > 
> >> The build command of u-boot-spl.dtb is not constant, but dependent
> >> on CONFIG_OF_SPL_REMOVE_PROPS.  Use $(call if_changed,...) so that
> >> the change of CONFIG_OF_SPL_REMOVE_PROPS is detected.
> >>
> >> Also, add tools/fdtgrep to the dependency to make sure u-boot-spl.dtb
> >> is generated by the up-to-date fdtgrep in case the tool is modified.
> >>
> >> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> >> Reviewed-by: Simon Glass <sjg at chromium.org>
> > 
> > Applied to u-boot/master, thanks!
> 
> This patch is breaking build for Microblaze SPL.
> make microblaze-generic_defconfig && make -j

Can you poke around a bit more at what rule is likely needing an update
here?  FWIW, when this was merged microblaze was broken due to the
eth-uclass.c problem so that's how I missed it, sorry!

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


More information about the U-Boot mailing list