From: Michal Simek Date: Thu, 14 Dec 2017 14:17:33 +0000 (+0100) Subject: arm64: zynqmp: Add revA to identification string for zcu106 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=33c44db35dc23390993111a9ce25af1a1da93e41;p=thirdparty%2Fu-boot.git arm64: zynqmp: Add revA to identification string for zcu106 Add revA to identification string as is done for other boards. Signed-off-by: Michal Simek --- diff --git a/configs/xilinx_zynqmp_zcu106_revA_defconfig b/configs/xilinx_zynqmp_zcu106_revA_defconfig index d8c422b158f..99306442259 100644 --- a/configs/xilinx_zynqmp_zcu106_revA_defconfig +++ b/configs/xilinx_zynqmp_zcu106_revA_defconfig @@ -4,7 +4,7 @@ CONFIG_ARCH_ZYNQMP=y CONFIG_SYS_MALLOC_F_LEN=0x8000 CONFIG_ZYNQMP_QSPI=y CONFIG_ZYNQMP_USB=y -CONFIG_IDENT_STRING=" Xilinx ZynqMP ZCU106" +CONFIG_IDENT_STRING=" Xilinx ZynqMP ZCU106 revA" CONFIG_SYS_TEXT_BASE=0x8000000 CONFIG_DEFAULT_DEVICE_TREE="zynqmp-zcu106-revA" CONFIG_AHCI=y