projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abf2c68
)
arm64: zynqmp: Point zcu216 defconfig to correct dts file
author
Michal Simek
<michal.simek@xilinx.com>
Mon, 25 Nov 2019 09:28:45 +0000
(10:28 +0100)
committer
Tom Rini
<trini@konsulko.com>
Tue, 3 Dec 2019 17:00:25 +0000
(12:00 -0500)
Defconfig is pointing to incorrect DT file which needs to be fix.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/xilinx_zynqmp_zcu216_revA_defconfig
patch
|
blob
|
history
diff --git
a/configs/xilinx_zynqmp_zcu216_revA_defconfig
b/configs/xilinx_zynqmp_zcu216_revA_defconfig
index
331a8f2
..
264867f
100644
(file)
--- a/
configs/xilinx_zynqmp_zcu216_revA_defconfig
+++ b/
configs/xilinx_zynqmp_zcu216_revA_defconfig
@@
-33,7
+33,7
@@
CONFIG_CMD_TIME=y
CONFIG_CMD_TIMER=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_SPL_OF_CONTROL=y
-CONFIG_DEFAULT_DEVICE_TREE="zynqmp-zcu
111
-revA"
+CONFIG_DEFAULT_DEVICE_TREE="zynqmp-zcu
216
-revA"
CONFIG_ENV_IS_IN_FAT=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_NET_RANDOM_ETHADDR=y