commit | 4d73ac419514b0696458b5dd3cc21264da590b7b | [log] [tgz] |
---|---|---|
author | Michael Brooks <michaelbrooks@google.com> | Tue Jan 15 18:25:47 2019 -0800 |
committer | Michael Brooks <michaelbrooks@google.com> | Tue Jan 15 18:26:33 2019 -0800 |
tree | 650801579ec71b06cf3c00266774dcc33b924dd9 | |
parent | 1720a6e9ec0ea89d647d8a86e656955b99cdceb7 [diff] |
Phanbell: Update config to allow fdt apply command Change-Id: Id0de5bd16c32e6a91ab4a5b18ca71b6dc2dc9c94
diff --git a/configs/mx8mq_phanbell_defconfig b/configs/mx8mq_phanbell_defconfig index 9c09955..74a6fdc 100644 --- a/configs/mx8mq_phanbell_defconfig +++ b/configs/mx8mq_phanbell_defconfig
@@ -7,6 +7,7 @@ CONFIG_SPL=y CONFIG_HUSH_PARSER=y CONFIG_OF_LIBFDT=y +CONFIG_OF_LIBFDT_OVERLAY=y CONFIG_BOOTDELAY=3 CONFIG_CMD_CACHE=y CONFIG_DEFAULT_DEVICE_TREE="fsl-imx8mq-phanbell"