]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
xilinx: Enable config to display cpuinfo
authorT Karthik Reddy <t.karthik.reddy@xilinx.com>
Tue, 10 Aug 2021 12:50:21 +0000 (06:50 -0600)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 12 Aug 2021 10:41:20 +0000 (12:41 +0200)
Enable CONFIG_DISPLAY_CPUINFO to display SoC family & revision.

Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Reviewed-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lists.denx.de/pipermail/u-boot/2021-August/457642.html
State: waiting

configs/xilinx_versal_virt_defconfig
configs/xilinx_zynqmp_virt_defconfig

index a8b0af3d53dac9d8425d0da41ad264dcae3141cf..d514e3f1d8f51b9d245f64aeb0ac2ce482e3990e 100644 (file)
@@ -16,7 +16,6 @@ CONFIG_FIT_VERBOSE=y
 # CONFIG_ARCH_FIXUP_FDT_MEMORY is not set
 CONFIG_BOOTDELAY=5
 CONFIG_USE_PREBOOT=y
-# CONFIG_DISPLAY_CPUINFO is not set
 CONFIG_BOARD_EARLY_INIT_R=y
 CONFIG_SYS_PROMPT="Versal> "
 CONFIG_CMD_BOOTMENU=y
index 8a7f30fc2d7bf3476f548903771031f8ff9c9d15..a132b27cdb6847465222c3640b1ecb91c396b739 100644 (file)
@@ -22,7 +22,6 @@ CONFIG_SPL_LOAD_FIT=y
 CONFIG_SPL_LOAD_FIT_ADDRESS=0x10000000
 # CONFIG_ARCH_FIXUP_FDT_MEMORY is not set
 CONFIG_USE_PREBOOT=y
-# CONFIG_DISPLAY_CPUINFO is not set
 CONFIG_BOARD_EARLY_INIT_F=y
 CONFIG_BOARD_EARLY_INIT_R=y
 CONFIG_SPL_FPGA=y