On Tue, Jan 23, 2018 at 11:21:18AM +0100, Felix Brack wrote: > This patch adds support for the PDU001 board. > > Signed-off-by: Felix Brack <[email protected]> > --- > > Changes in v3: > - revert to deprecated SPDX license identifier GPL-2.0+ > - maintain alphabetical order in Kconfig files > - move U-Boot specific parts from DTS to new DTSI file to simplify > longterm maintenance [snip] > + ocp { > + u-boot,dm-pre-reloc; > + };
You missed this, and a few more u-boot,dm-pre-reloc entries in the main dts file that need to move to the -u-boot.dtsi file. Everything else looks good, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

