boards: amlogic: Fix boards README
authorNeil Armstrong <narmstrong@baylibre.com>
Wed, 27 Jun 2018 15:19:02 +0000 (17:19 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 19 Jul 2018 20:31:36 +0000 (16:31 -0400)
Fix typos and update the supported devices for all Amlogic boards.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
arch/arm/mach-meson/Kconfig
board/amlogic/khadas-vim/README
board/amlogic/libretech-cc/README
board/amlogic/odroid-c2/README
board/amlogic/p212/README

index cc3383a7e2089f0fe2f47a910fb486533b6da470..76622567907b76b1c8c226381d977b83b2c8fd7b 100644 (file)
@@ -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
index 7eaca724f87216eb4433bb320e2057220e9688e8..8e62f98f68408c5fa76abc065093cfe277269af1 100644 (file)
@@ -4,7 +4,7 @@ U-Boot for Khadas VIM
 Khadas VIM is an Open Source DIY Box manufactured by Shenzhen Wesion
 Technology Co., Ltd with the following specifications:
 
- - Amlogic S905x ARM Cortex-A53 quad-core SoC @ 2GHz
+ - Amlogic S905X ARM Cortex-A53 quad-core SoC @ 1.5GHz
  - ARM Mali 450 GPU
  - 2GB DDR3 SDRAM
  - 10/100 Ethernet
@@ -20,6 +20,12 @@ Currently the u-boot port supports the following devices:
  - serial
  - eMMC, microSD
  - Ethernet
+ - I2C
+ - Regulators
+ - Reset controller
+ - Clock controller
+ - USB Host
+ - ADC
 
 U-Boot compilation
 ==================
index c06a3924824e508e397ce3a500bd0fd7a5b51d9c..d007f58764d4facbb7b1c8cba0882a2c41e8c4ac 100644 (file)
@@ -4,13 +4,13 @@ U-Boot for LibreTech CC
 LibreTech CC is a single board computer manufactured by Libre Technology
 with the following specifications:
 
- - Amlogic S905X ARM Cortex-A53 quad-core SoC @ 2GHz
+ - Amlogic S905X ARM Cortex-A53 quad-core SoC @ 1.5GHz
  - ARM Mali 450 GPU
  - 2GB DDR3 SDRAM
- - Gigabit Ethernet
+ - 10/100 Ethernet
  - HDMI 2.0 4K/60Hz display
  - 40-pin GPIO header
- - 4 x USB 2.0 Host, 1 x USB OTG
+ - 4 x USB 2.0 Host
  - eMMC, microSD
  - Infrared receiver
 
@@ -20,6 +20,12 @@ Currently the U-Boot port supports the following devices:
  - serial
  - eMMC, microSD
  - Ethernet
+ - I2C
+ - Regulators
+ - Reset controller
+ - Clock controller
+ - USB Host
+ - ADC
 
 U-Boot compilation
 ==================
index b407c049526c334b983b5397c752c6486832746c..bed48c5728ba9e0200d45773e28a34e949069492 100644 (file)
@@ -20,6 +20,11 @@ Currently the u-boot port supports the following devices:
  - serial
  - eMMC, microSD
  - Ethernet
+ - I2C
+ - Regulators
+ - Reset controller
+ - Clock controller
+ - ADC
 
 u-boot compilation
 ==================
index 979502d705b630cff2fbbf6ea3a63f7b470ea5a4..ef5370c763c46d62fc8c7e8531d677b2f42d0db2 100644 (file)
@@ -20,6 +20,13 @@ Schematics are available from Amlogic on demand.
 Currently the u-boot port supports the following devices:
  - serial
  - eMMC, microSD
+ - Ethernet
+ - I2C
+ - Regulators
+ - Reset controller
+ - Clock controller
+ - USB Host
+ - ADC
 
 u-boot compilation
 ==================