summaryrefslogtreecommitdiff
path: root/configs/libretech-cc_defconfig
diff options
context:
space:
mode:
authorJulien Masson <jmasson@baylibre.com>2019-03-25 11:55:29 +0100
committerNeil Armstrong <narmstrong@baylibre.com>2019-04-10 16:48:31 +0200
commitf41d723b9fa59d6fac27f51254742dfbf2d7eea0 (patch)
tree495e88837751e479a127cb624510b5df90ebcdb1 /configs/libretech-cc_defconfig
parentead6b406957fee6041061635c03762c52cefcacc (diff)
ARM: meson: display Amlogic SoC Information
The Amlogic SoCs have a registers containing the die revision and packaging type to determine the SoC family and package marketing name like S905X for the GXL SoC Family. This code is taken from the Linux meson-gx-socinfo driver and adapted to U-Boot printing. Signed-off-by: Julien Masson <jmasson@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> [narmstrong: also updated new p200/p201 defconfigs]
Diffstat (limited to 'configs/libretech-cc_defconfig')
-rw-r--r--configs/libretech-cc_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/libretech-cc_defconfig b/configs/libretech-cc_defconfig
index d28c7ab45e..a1b9fd91e3 100644
--- a/configs/libretech-cc_defconfig
+++ b/configs/libretech-cc_defconfig
@@ -10,7 +10,7 @@ CONFIG_NR_DRAM_BANKS=1
CONFIG_OF_BOARD_SETUP=y
CONFIG_MISC_INIT_R=y
# CONFIG_DISPLAY_CPUINFO is not set
-# CONFIG_DISPLAY_BOARDINFO is not set
+CONFIG_DISPLAY_BOARDINFO=y
# CONFIG_CMD_BDI is not set
# CONFIG_CMD_IMI is not set
CONFIG_CMD_ADC=y