projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcd7f89
)
arm: xea: config: Enable support for XEA board specific device tree tweaks
author
Lukasz Majewski
<lukma@denx.de>
Sat, 25 Jan 2020 08:01:38 +0000
(09:01 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Sun, 9 Feb 2020 13:59:16 +0000
(14:59 +0100)
This patch enables support for CONFIG_OF_BOARD_SETUP in xea defconfig.
Signed-off-by: Lukasz Majewski <lukma@denx.de>
configs/imx28_xea_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx28_xea_defconfig
b/configs/imx28_xea_defconfig
index 7281e86d96e1043f4592b0921e50a3af191dc4e5..ef83e4d3ff986faaf473e3eb78efe74b76715c73 100644
(file)
--- a/
configs/imx28_xea_defconfig
+++ b/
configs/imx28_xea_defconfig
@@
-18,6
+18,7
@@
CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI_SUPPORT=y
CONFIG_SPL_TEXT_BASE=0x1000
CONFIG_FIT=y
+CONFIG_OF_BOARD_SETUP=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_SPL_BOARD_INIT=y
# CONFIG_SPL_RAW_IMAGE_SUPPORT is not set