From: Anand Moon <linux.amoon@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] exynos5-dt-types: add missing dtb file for Odroid HC1/HC2
Date: Mon, 12 Nov 2018 10:32:42 +0000 [thread overview]
Message-ID: <20181112103243.1449-1-linux.amoon@gmail.com> (raw)
Add missing exynos5422-odroidhc1.dtb needed to set for dfu env.
Signed-off-by: Anand Moon <linux.amoon@gmail.com>
---
include/configs/odroid_xu3.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/odroid_xu3.h b/include/configs/odroid_xu3.h
index f683ee46e3..b44f58ed15 100644
--- a/include/configs/odroid_xu3.h
+++ b/include/configs/odroid_xu3.h
@@ -61,6 +61,7 @@
"exynos5422-odroidxu3.dtb fat 0 1;" \
"exynos5422-odroidxu3-lite.dtb fat 0 1;" \
"exynos5422-odroidxu4.dtb fat 0 1;" \
+ "exynos5422-odroidhc1.dtb fat 0 1;" \
"boot part 0 1;" \
"root part 0 2\0"
--
2.19.1
next 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 Anand Moon [this message]
2018-11-12 10:32 ` [U-Boot] [PATCH 2/2] odroid: Update README.odroid for support of Odroid HC1 Anand Moon
2018-11-12 11:04 ` 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-1-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.