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:
f5c4864
)
arm64: versal: Enable LIBFDT_OVERLAY
author
Michal Simek
<michal.simek@xilinx.com>
Mon, 7 Oct 2019 08:33:23 +0000
(10:33 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Thu, 24 Oct 2019 11:37:02 +0000
(13:37 +0200)
Enable device tree overlay to build all dtbs for Versal with -@ flag to
enable applying overlays.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/xilinx_versal_virt_defconfig
patch
|
blob
|
history
diff --git
a/configs/xilinx_versal_virt_defconfig
b/configs/xilinx_versal_virt_defconfig
index f5ce8a0a1e8855569c00174368d33b1675ad2bfa..2c6c174813686c305a688826b92096a904e9b9f4 100644
(file)
--- a/
configs/xilinx_versal_virt_defconfig
+++ b/
configs/xilinx_versal_virt_defconfig
@@
-70,4
+70,5
@@
CONFIG_PL01X_SERIAL=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_FAT_WRITE=y
+CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_EFI_LOADER_BOUNCE_BUFFER=y