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]
Showing
- arch/arm/mach-meson/Makefile 1 addition, 1 deletionarch/arm/mach-meson/Makefile
- arch/arm/mach-meson/board-info.c 166 additions, 0 deletionsarch/arm/mach-meson/board-info.c
- configs/khadas-vim2_defconfig 1 addition, 1 deletionconfigs/khadas-vim2_defconfig
- configs/khadas-vim_defconfig 1 addition, 1 deletionconfigs/khadas-vim_defconfig
- configs/libretech-cc_defconfig 1 addition, 1 deletionconfigs/libretech-cc_defconfig
- configs/nanopi-k2_defconfig 1 addition, 1 deletionconfigs/nanopi-k2_defconfig
- configs/odroid-c2_defconfig 1 addition, 1 deletionconfigs/odroid-c2_defconfig
- configs/p200_defconfig 1 addition, 1 deletionconfigs/p200_defconfig
- configs/p201_defconfig 1 addition, 1 deletionconfigs/p201_defconfig
- configs/p212_defconfig 1 addition, 1 deletionconfigs/p212_defconfig
- configs/s400_defconfig 1 addition, 1 deletionconfigs/s400_defconfig
Loading
Please register or sign in to comment