All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anand Moon <linux.amoon@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] odroid: Update README.odroid for support of Odroid HC1
Date: Mon, 12 Nov 2018 10:32:43 +0000	[thread overview]
Message-ID: <20181112103243.1449-2-linux.amoon@gmail.com> (raw)
In-Reply-To: <20181112103243.1449-1-linux.amoon@gmail.com>

updated READM.odroid for supported Odroid HC1 development board.

Signed-off-by: Anand Moon <linux.amoon@gmail.com>
---
 doc/README.odroid | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/doc/README.odroid b/doc/README.odroid
index c088ec4cb0..bc77ae3175 100644
--- a/doc/README.odroid
+++ b/doc/README.odroid
@@ -1,11 +1,11 @@
- U-Boot for Odroid X2/U3/XU3/XU4
+ U-Boot for Odroid X2/U3/XU3/XU4/HC1
 ========================
 
 1. Summary
 ==========
 This is a quick instruction for setup Odroid boards.
 Board config: odroid_config for X2/U3
-Board config: odroid-xu3_config for XU3/XU4
+Board config: odroid-xu3_config for XU3/XU4/HC1
 
 2. Supported devices
 ====================
@@ -15,6 +15,7 @@ This U-BOOT config can be used on three boards:
 with CPU Exynos 4412 rev 2.0 and 2GB of RAM
 - Odroid XU3
 - Odroid XU4
+- Odroid HC1
 with CPU Exynos5422 and 2GB of RAM
 
 3. Boot sequence
@@ -121,7 +122,9 @@ Supported fdt files are:
 - exynos4412-odroidx2.dtb
 - exynos4412-odroidu3.dtb
 - exynos5422-odroidxu3.dtb
+- exynos5422-odroidxu3-lite.dtb
 - exynos5422-odroidxu4.dtb
+- exynos5422-odroidhc1.dtb
 
 Supported kernel files are:
 - Image.itb
-- 
2.19.1

  reply	other threads:[~2018-11-12 10:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-12 10:32 [U-Boot] [PATCH 1/2] exynos5-dt-types: add missing dtb file for Odroid HC1/HC2 Anand Moon
2018-11-12 10:32 ` Anand Moon [this message]
2018-11-12 11:04   ` [U-Boot] [PATCH 2/2] odroid: Update README.odroid for support of Odroid HC1 Lukasz Majewski
2018-12-21  7:14     ` Minkyu Kang
2018-11-12 11:04 ` [U-Boot] [PATCH 1/2] exynos5-dt-types: add missing dtb file for Odroid HC1/HC2 Lukasz Majewski
2018-12-21  6:53 ` Anand Moon
2018-12-21  7:14   ` Minkyu Kang

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=20181112103243.1449-2-linux.amoon@gmail.com \
    --to=linux.amoon@gmail.com \
    --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.