aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-04-25 21:51:09 +0900
committerTom Rini <trini@ti.com>2014-06-05 14:38:38 -0400
commit2aff23cadfb727ae0c2cbe2008383ac080f0f54c (patch)
tree9a7e528405cd95919307e5019442e7c4d90d657d /Makefile
parentbffb3643ed55989f7260f495ed2ca6e4fdb54bf2 (diff)
downloadu-boot-2aff23cadfb727ae0c2cbe2008383ac080f0f54c.zip
u-boot-2aff23cadfb727ae0c2cbe2008383ac080f0f54c.tar.gz
u-boot-2aff23cadfb727ae0c2cbe2008383ac080f0f54c.tar.bz2
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>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions