summaryrefslogtreecommitdiff
path: root/configs/p212_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/p212_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/p212_defconfig')
-rw-r--r--configs/p212_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/p212_defconfig b/configs/p212_defconfig
index b0488635fc..0422740160 100644
--- a/configs/p212_defconfig
+++ b/configs/p212_defconfig
@@ -11,7 +11,7 @@ CONFIG_OF_BOARD_SETUP=y
CONFIG_CONSOLE_MUX=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_GPIO=y