u-boot-2016/scripts
Goldschmidt Simon 9bd76b8076 spl: make CONFIG_OF_EMBED pass dts through fdtgrep
Building spl with CONFIG_OF_EMBED enabled results in an error message
on my board: "SPL image too big". This is because the fdtgrep build
step is only executed for CONFIG_OF_SEPARATE.

Fix this by moving the fdtgrep build step ('cmd_fdtgreo') from
scripts/Makefile.spl to dts/Makefile so that the reduced dtb is
available for all kinds of spl builds.

The resulting variable name for the embedded device tree blob changes,
too, which is why common.h and fdtdec.c have tiny changes.

Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-11-29 22:36:58 -05:00
..
basic fixdep: fix dependency on options surrounded by CONFIG_VAL() 2017-10-16 09:42:51 -04:00
coccinelle scripts/coccinelle: add some more coccinelle tests 2017-11-20 20:18:39 -05:00
dtc pylibfdt: compile pylibfdt only when dtoc/binman is necessary 2017-11-17 07:43:32 -05:00
kconfig kconfig/symbol.c: use correct pointer type argument for sizeof 2017-11-20 20:18:36 -05:00
.gitignore
bin2c.c
binutils-version.sh
build-whitelist.sh sunxi: Fix CONFIG_SUNXI_GMAC references 2017-09-01 20:48:27 +05:30
check-config.sh
checkpatch.pl checkpatch: Support wide strings 2017-10-29 10:13:10 -04:00
checkstack.pl
cleanpatch
coccicheck Makefile: add coccicheck target 2017-11-20 20:18:38 -05:00
config_whitelist.txt arm: zynq: Move ZYNQ_SERIAL to Kconfig 2017-11-28 16:08:45 +01:00
const_structs.checkpatch checkpatch: update from Linux v4.13-rc6 2017-09-14 21:33:00 -04:00
coreboot.sed
docproc.c
dtc-version.sh Makefile: Update minimum dtc version to 1.4.3 2017-09-22 07:40:05 -04:00
fill_scrapyard.py
gcc-stack-usage.sh
gcc-version.sh
get_default_envs.sh
get_maintainer.pl scripts/get_maintainer.pl: enable find_maintainer_files 2017-10-29 10:13:10 -04:00
Kbuild.include scripts/dtc: Update to upstream version v1.4.3 2017-09-23 17:33:03 -04:00
kernel-doc
ld-version.sh scripts/ld-version.sh: regular expression compile fails 2017-11-20 20:18:37 -05:00
Lindent
mailmapper
Makefile dtc: Switch to building and using our own dtc unless provided 2017-09-24 07:32:24 -04:00
Makefile.autoconf
Makefile.build
Makefile.clean
Makefile.extrawarn scripts/dtc: Update to upstream version v1.4.3 2017-09-23 17:33:03 -04:00
Makefile.host
Makefile.lib binman: Add better Makefile debugging 2017-11-22 18:05:38 -07:00
Makefile.spl spl: make CONFIG_OF_EMBED pass dts through fdtgrep 2017-11-29 22:36:58 -05:00
Makefile.uncmd_spl
mkmakefile
objdiff
setlocalversion
show-gnu-make
spelling.txt scripts/checkpatch: add missing spelling.txt 2017-09-29 14:07:53 -04:00