rv1126-uboot/scripts
Michal Simek 8d7a2b83f9 spl: Add support for CONFIG_OF_EMBED=y
CONFIG_OF_EMBED=y is the option which is here only for testing purpose
and shouldn't be enabled by default as is describe at:
"dts: Add a comment about CONFIG_OF_EMBED being for local use"
(sha1: 3d3f60cb7a)

But still enabling this option locally shouldn't end up with compilation
error when you build SPL. This patch fix it.

Compilation error:
lib/built-in.o: In function `fdtdec_setup':
/mnt/disk/u-boot/lib/fdtdec.c:1246: undefined reference to
`__dtb_dt_begin'

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reported-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2015-11-12 18:13:21 -05:00
..
basic Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
kconfig Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
.gitignore
Kbuild.include
Lindent
Makefile Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
Makefile.autoconf
Makefile.build
Makefile.clean
Makefile.extrawarn
Makefile.host
Makefile.lib x86: Generate a valid ACPI table 2015-08-26 07:54:13 -07:00
Makefile.spl spl: Add support for CONFIG_OF_EMBED=y 2015-11-12 18:13:21 -05:00
Makefile.uncmd_spl of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
binutils-version.sh
checkpatch.pl
checkstack.pl
cleanpatch
docproc.c
dtc-version.sh
fill_scrapyard.py
gcc-stack-usage.sh
gcc-version.sh
get_maintainer.pl Fix trini email in the get_maintainer.pl script 2015-11-12 18:13:20 -05:00
kernel-doc
ld-version.sh
mailmapper
mkmakefile
objdiff
setlocalversion
show-gnu-make