diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2019-04-18 17:32:49 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@st.com> | 2019-05-23 11:36:48 +0200 |
commit | 7d4776545b0f8a8827e5d061206faf61c9ba6ea9 (patch) | |
tree | d2319bdbb446896b5b5a86347e86c26c16b40f80 /board/socrates/sdram.c | |
parent | c3e828bff26a14dba9b66ead8d01937aae97657d (diff) |
env: solve compilation error in SPL
Solve compilation issue when cli_simple.o is used in SPL
and CONFIG_SPL_ENV_SUPPORT is not defined.
env/built-in.o:(.data.env_htab+0xc): undefined reference to `env_flags_validate'
u-boot/scripts/Makefile.spl:384: recipe for target 'spl/u-boot-spl' failed
make[2]: *** [spl/u-boot-spl] Error 1
u-boot/Makefile:1649: recipe for target 'spl/u-boot-spl' failed
make[1]: *** [spl/u-boot-spl] Error 2
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'board/socrates/sdram.c')
0 files changed, 0 insertions, 0 deletions