mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
arm: rmobile: kzm9g: Add LIBFDT support
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
4f007b8334
commit
15f2aa7980
1 changed files with 2 additions and 1 deletions
|
|
@ -36,7 +36,8 @@
|
|||
#define CONFIG_DISPLAY_CPUINFO
|
||||
#define CONFIG_DISPLAY_BOARDINFO
|
||||
#define CONFIG_BOARD_EARLY_INIT_F
|
||||
#define CONFIG_L2_OFF
|
||||
#define CONFIG_L2_OFF
|
||||
#define CONFIG_OF_LIBFDT
|
||||
|
||||
#include <config_cmd_default.h>
|
||||
#define CONFIG_CMDLINE_TAG
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue