u-boot-2016/arch/arm/lib
Masahiro Yamada 2aff23cadf arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y
The build fails if a non-generic ARM board is compiled
with CONFIG_OF_EMBED=y.

The correct symbol name for embedded FDT is not __dtb_db_begin,
but __dtb_dt_begin. (A typo introduced by commit 6ab6b2af)

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Simon Glass <sjg@chromium.org>
2014-06-05 14:38:38 -04:00
..
_ashldi3.S
_ashrdi3.S
_divsi3.S
_lshrdi3.S
_modsi3.S
_udivsi3.S
_umodsi3.S
asm-offsets.c
board.c arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y 2014-06-05 14:38:38 -04:00
bootm-fdt.c
bootm.c
cache-cp15.c
cache-pl310.c
cache.c
crt0.S
crt0_64.S
div0.c
eabi_compat.c
gic_64.S
interrupts.c
interrupts_64.c
Makefile arm: move exception handling out of start.S files 2014-05-15 16:24:53 +02:00
memcpy.S
memset.S
relocate.S
relocate_64.S
reset.c
sections.c
spl.c
vectors.S arm: move exception handling out of start.S files 2014-05-15 16:24:53 +02:00