diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2018-06-27 17:19:02 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-07-19 16:31:36 -0400 |
commit | c95848cdec33f16545d12a025d28edc8edb114dd (patch) | |
tree | c3760b0c3f44bcdca85f99a8f21db257826635c1 /arch/arm | |
parent | 844f9bf1eea75ff1ac1b1552ec4cac32ba829abb (diff) |
boards: amlogic: Fix boards README
Fix typos and update the supported devices for all Amlogic boards.
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/mach-meson/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-meson/Kconfig b/arch/arm/mach-meson/Kconfig index cc3383a7e2..7662256790 100644 --- a/arch/arm/mach-meson/Kconfig +++ b/arch/arm/mach-meson/Kconfig @@ -17,7 +17,7 @@ config MESON_GXL select DM select DM_SERIAL help - The Amlogic Meson GXL (S905X and S905X) is an ARM SoC with a + The Amlogic Meson GXL (S905X and S905D) is an ARM SoC with a quad-core Cortex-A53 CPU and a Mali-450 GPU. if MESON_GXBB |