diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-04-25 21:51:09 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-06-05 14:38:38 -0400 |
commit | 2aff23cadfb727ae0c2cbe2008383ac080f0f54c (patch) | |
tree | 9a7e528405cd95919307e5019442e7c4d90d657d /common/cmd_itest.c | |
parent | bffb3643ed55989f7260f495ed2ca6e4fdb54bf2 (diff) | |
download | u-boot-imx-2aff23cadfb727ae0c2cbe2008383ac080f0f54c.zip u-boot-imx-2aff23cadfb727ae0c2cbe2008383ac080f0f54c.tar.gz u-boot-imx-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 'common/cmd_itest.c')
0 files changed, 0 insertions, 0 deletions