diff options
author | Tom Rini <trini@konsulko.com> | 2016-10-28 11:12:03 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-10-28 11:12:03 -0400 |
commit | 4f892924d238cc415891dbea336a0fdaff2f853b (patch) | |
tree | 145882227f01a5092c656d1fc7122adff76bc8c2 /configs/ge_b850v3_defconfig | |
parent | ec1eaad06551e2422baf8743f6987d4f561f2ce6 (diff) | |
parent | 1c140f7bbf4a008fcd78b407ea80c60a2a18fc1f (diff) |
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Signed-off-by: Tom Rini <trini@konsulko.com>
Conflicts:
common/Kconfig
configs/dms-ba16_defconfig
Diffstat (limited to 'configs/ge_b850v3_defconfig')
-rw-r--r-- | configs/ge_b850v3_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ge_b850v3_defconfig b/configs/ge_b850v3_defconfig index 80d531564c1..db2609fd275 100644 --- a/configs/ge_b850v3_defconfig +++ b/configs/ge_b850v3_defconfig @@ -1,6 +1,7 @@ CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_GE_B850V3=y +CONFIG_DEFAULT_FDT_FILE="/boot/imx6q-b850v3.dtb" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_BOOTDELAY=1 CONFIG_SYS_CONSOLE_IS_IN_ENV=y |