Hi Patrick, On Mon, 20 May 2019 at 07:00, Patrick Delaunay <[email protected]> wrote: > > Creates defconfig sandbox_spl_dtb_defconfig, same than > sandbox_spl_defconfig but without CONFIG_SPL_OF_PLATDATA; > to allow SPL compilation: > - OF_HOSTFILE is changed to OF_EMBED.
What is this for? Each patch should have a motivation. Is there are cover-letter for this series? > > Signed-off-by: Patrick Delaunay <[email protected]> > --- > > Changes in v2: > - add sandbox_spl_dtb_defconfig for test > > board/sandbox/MAINTAINERS | 1 + > configs/sandbox_spl_dtb_defconfig | 199 > ++++++++++++++++++++++++++++++++++++++ > 2 files changed, 200 insertions(+) > create mode 100644 configs/sandbox_spl_dtb_defconfig Regards, Simon _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

