commit | f41d723b9fa59d6fac27f51254742dfbf2d7eea0 | [log] [tgz] |
---|---|---|
author | Julien Masson <jmasson@baylibre.com> | Mon Mar 25 11:55:29 2019 +0100 |
committer | Neil Armstrong <narmstrong@baylibre.com> | Wed Apr 10 16:48:31 2019 +0200 |
tree | 495e88837751e479a127cb624510b5df90ebcdb1 | |
parent | ead6b406957fee6041061635c03762c52cefcacc [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]