projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7facd5
)
microzed: u-boot needs host-dtc
author
Davide Viti
<zinosat@tiscali.it>
Mon, 5 Oct 2015 07:17:37 +0000
(09:17 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 5 Oct 2015 09:32:38 +0000
(11:32 +0200)
defconfigs that use U-Boot 2015.07 need host-dtc to build
properly.
Signed-off-by: Davide Viti <d.viti@infosolution.it>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/microzed_defconfig
patch
|
blob
|
history
diff --git
a/configs/microzed_defconfig
b/configs/microzed_defconfig
index 5a942758fc17c30f3753e8f0218ab70f15c0631e..989170c3c0c743a7290c1b3b1a98e4a16a5cc8af 100644
(file)
--- a/
configs/microzed_defconfig
+++ b/
configs/microzed_defconfig
@@
-21,6
+21,7
@@
BR2_TARGET_UBOOT_BOARDNAME="zynq_microzed"
BR2_TARGET_UBOOT_CUSTOM_VERSION=y
BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2015.07"
BR2_TARGET_UBOOT_PATCH="$(TOPDIR)/board/avnet/microzed/uboot"
+BR2_TARGET_UBOOT_NEEDS_DTC=y
BR2_TARGET_UBOOT_FORMAT_DTB_IMG=y
BR2_TARGET_UBOOT_SPL=y
BR2_TARGET_UBOOT_ZYNQ_IMAGE=y