From bffcf047d34a5c3da3f0d7d3da8548d0adebbdd0 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Wed, 15 Feb 2017 08:21:44 +0100 Subject: [PATCH] arm64: zynqmp: Extend identification string for zcu102-revB Extend identification string in zcu102-revB defconfig. Signed-off-by: Michal Simek --- configs/xilinx_zynqmp_zcu102_revB_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/xilinx_zynqmp_zcu102_revB_defconfig b/configs/xilinx_zynqmp_zcu102_revB_defconfig index a1e01c9b36e..d0aa1093f2e 100644 --- a/configs/xilinx_zynqmp_zcu102_revB_defconfig +++ b/configs/xilinx_zynqmp_zcu102_revB_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 ZCU102" +CONFIG_IDENT_STRING=" Xilinx ZynqMP ZCU102 revB" CONFIG_SYS_TEXT_BASE=0x8000000 CONFIG_DEFAULT_DEVICE_TREE="zynqmp-zcu102-revB" CONFIG_AHCI=y -- 2.47.3