summaryrefslogtreecommitdiff
path: root/configs/mx7dsabresd_defconfig
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2017-02-06 14:37:22 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 14:07:06 +0800
commit2da488a857875858f11f5e44b96ebfd2cc12367d (patch)
tree8499b22e1586886e16df6b56f62cf413d745b629 /configs/mx7dsabresd_defconfig
parentdc2f1beb3934f6b5b59e022b135c54a398c307f2 (diff)
downloadu-boot-imx-2da488a857875858f11f5e44b96ebfd2cc12367d.zip
u-boot-imx-2da488a857875858f11f5e44b96ebfd2cc12367d.tar.gz
u-boot-imx-2da488a857875858f11f5e44b96ebfd2cc12367d.tar.bz2
MLK-14418-3 imx: mx7: Enable dtb support for mx7dsabresd
Enable dtb support for mx7dsabresd board. Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs/mx7dsabresd_defconfig')
-rw-r--r--configs/mx7dsabresd_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/mx7dsabresd_defconfig b/configs/mx7dsabresd_defconfig
index e8ccbd3..64e25f3 100644
--- a/configs/mx7dsabresd_defconfig
+++ b/configs/mx7dsabresd_defconfig
@@ -5,6 +5,7 @@ CONFIG_ARMV7_BOOT_SEC_DEFAULT=y
CONFIG_IMX_RDC=y
CONFIG_IMX_BOOTAUX=y
CONFIG_VIDEO=y
+CONFIG_DEFAULT_DEVICE_TREE="imx7d-sdb"
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7dsabresd/imximage.cfg"
CONFIG_BOOTDELAY=3
# CONFIG_CONSOLE_MUX is not set
@@ -33,6 +34,7 @@ CONFIG_CMD_EXT2=y
CONFIG_CMD_EXT4=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_CMD_FAT=y
+CONFIG_OF_CONTROL=y
CONFIG_DFU_MMC=y
CONFIG_DFU_RAM=y
CONFIG_SPI_FLASH=y
@@ -47,4 +49,3 @@ CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_G_DNL_MANUFACTURER="FSL"
CONFIG_G_DNL_VENDOR_NUM=0x0525
CONFIG_G_DNL_PRODUCT_NUM=0xa4a5
-CONFIG_OF_LIBFDT=y