aboutsummaryrefslogtreecommitdiffstats
path: root/configs/colibri-imx6ull_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-05-01 11:50:26 -0400
committerTom Rini <trini@konsulko.com>2023-05-01 11:50:26 -0400
commitc960c0fd38be57abffb68996e53408ba5f675ee9 (patch)
tree6d2103d21d37248d22477fc198d6003f27331239 /configs/colibri-imx6ull_defconfig
parent27dc8826441f0c5dd6aa6617a32909d9049f1202 (diff)
downloadu-boot-c960c0fd38be57abffb68996e53408ba5f675ee9.tar.gz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/colibri-imx6ull_defconfig')
-rw-r--r--configs/colibri-imx6ull_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/colibri-imx6ull_defconfig b/configs/colibri-imx6ull_defconfig
index 2f1a201919c..8cf62c2bc2a 100644
--- a/configs/colibri-imx6ull_defconfig
+++ b/configs/colibri-imx6ull_defconfig
@@ -11,6 +11,7 @@ CONFIG_DM_GPIO=y
CONFIG_TARGET_COLIBRI_IMX6ULL_NAND=y
CONFIG_DEFAULT_DEVICE_TREE="imx6ull-colibri-eval-v3"
CONFIG_SYS_PROMPT="Colibri iMX6ULL # "
+CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_SYS_LOAD_ADDR=0x84200000
CONFIG_SYS_MEMTEST_START=0x80000000
CONFIG_SYS_MEMTEST_END=0x88000000
@@ -103,4 +104,3 @@ CONFIG_USB_GADGET_VENDOR_NUM=0x1b67
CONFIG_USB_GADGET_PRODUCT_NUM=0x4000
CONFIG_CI_UDC=y
CONFIG_USB_GADGET_DOWNLOAD=y
-CONFIG_OF_LIBFDT_OVERLAY=y