All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: u-boot@lists.denx.de
Cc: u-boot-amlogic@groups.io, Neil Armstrong <narmstrong@baylibre.com>
Subject: [PATCH v3 08/10] doc: boards: amlogic: update for Odroid HC4
Date: Fri, 17 Sep 2021 09:37:07 +0200	[thread overview]
Message-ID: <20210917073709.1052133-8-narmstrong@baylibre.com> (raw)
In-Reply-To: <20210917073709.1052133-1-narmstrong@baylibre.com>

Add documentation bits for the Odroid-HC4.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 doc/board/amlogic/index.rst     | 2 +-
 doc/board/amlogic/odroid-c4.rst | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/doc/board/amlogic/index.rst b/doc/board/amlogic/index.rst
index 8da7afddb4..af12f94fde 100644
--- a/doc/board/amlogic/index.rst
+++ b/doc/board/amlogic/index.rst
@@ -18,7 +18,7 @@ This matrix concerns the actual source code version.
 | Boards                       	| Odroid-C2 | P212            | Khadas VIM2  | S400       | U200       | Odroid-N2   | SEI610       |
 |        			| Nanopi-K2 | Khadas-VIM      | Libretech-PC |	          | SEI510     | Khadas-VIM3 | Khadas-VIM3L |
 |        			| P200	    | LibreTech-CC v1 |	WeTek Core2  |	          |            | GT-King/Pro | Odroid-C4    |
-|        			| P201	    | LibreTech-AC v2 |	             |	          |            |             |              |
+|        			| P201	    | LibreTech-AC v2 |	             |	          |            |             | Odroid-HC4   |
 +-------------------------------+-----------+-----------------+--------------+------------+------------+-------------+--------------+
 | UART                       	| **Yes**   | **Yes**         | **Yes**      | **Yes**    | **Yes**    | **Yes**     | **Yes**      |
 +-------------------------------+-----------+-----------------+--------------+------------+------------+-------------+--------------+
diff --git a/doc/board/amlogic/odroid-c4.rst b/doc/board/amlogic/odroid-c4.rst
index 5a5a8688b8..f66d60a54d 100644
--- a/doc/board/amlogic/odroid-c4.rst
+++ b/doc/board/amlogic/odroid-c4.rst
@@ -17,6 +17,9 @@ Co. Ltd with the following specifications:
  - UART serial
  - Infrared receiver
 
+The ODROID-HC4 is a variant with a PCIe-SATA controller, the same commands
+applies for HC4.
+
 Schematics are available on the manufacturer website.
 
 U-Boot compilation
-- 
2.25.1


  parent reply	other threads:[~2021-09-17  7:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-17  7:37 [PATCH v3 01/10] ARM: meson: Sync Amlogic DT from Linux 5.14 Neil Armstrong
2021-09-17  7:37 ` [PATCH v3 02/10] usb: dwc3: meson-gxl: add AXG compatible Neil Armstrong
2021-09-18  9:08   ` Vyacheslav
2021-09-18  9:08     ` Vyacheslav Bocharov
2021-09-17  7:37 ` [PATCH v3 03/10] ARM: meson: keep HW order for MMC devices Neil Armstrong
2021-09-17  7:37 ` [PATCH v3 04/10] ARM: meson-axg: remove local USB nodes Neil Armstrong
2021-09-17  7:37 ` [PATCH v3 05/10] configs: meson64: add SCSI boot target Neil Armstrong
2021-09-17  7:37 ` [PATCH v3 06/10] distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_boot Neil Armstrong
2021-09-17  7:37 ` [PATCH v3 07/10] ARM: amlogic: add support for Odroid-HC4 device Neil Armstrong
2021-09-17  7:37 ` Neil Armstrong [this message]
2021-09-17  7:37 ` [PATCH v3 09/10] ARM: meson: add Beelink GS-King X board Neil Armstrong
2021-09-17  7:37 ` [PATCH v3 10/10] ARM: amlogic: add Banana Pi M5 Neil Armstrong
2021-09-21  7:27 ` [PATCH v3 01/10] ARM: meson: Sync Amlogic DT from Linux 5.14 Neil Armstrong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210917073709.1052133-8-narmstrong@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=u-boot-amlogic@groups.io \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.