
20 May
2019
20 May
'19
5:35 p.m.
Hi Patrick,
On Mon, 20 May 2019 at 07:00, Patrick Delaunay patrick.delaunay@st.com 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 patrick.delaunay@st.com
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