From: Dagg Stompler <daggs@gmx.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 8/8] odroidc2: update readme file
Date: Sun, 3 Dec 2017 14:56:19 +0200 [thread overview]
Message-ID: <20171203125619.30919-8-daggs@gmx.com> (raw)
In-Reply-To: <20171203125619.30919-1-daggs@gmx.com>
Signed-off-by: Dagg Stompler <daggs@gmx.com>
---
board/hardkernel/odroidc2/readme.txt | 29 +++++++++++++++++++++++++++--
1 file changed, 27 insertions(+), 2 deletions(-)
diff --git a/board/hardkernel/odroidc2/readme.txt b/board/hardkernel/odroidc2/readme.txt
index b44aa67f5a..5f6c1c5a64 100644
--- a/board/hardkernel/odroidc2/readme.txt
+++ b/board/hardkernel/odroidc2/readme.txt
@@ -10,7 +10,11 @@ How to build it
$ make odroidc2_defconfig
-Then you can edit the build options using
+For vendor based configuration or
+
+ $ make odroidc2_mainline_defconfig
+
+For community based configuration, then you can edit the build options using
$ make menuconfig
@@ -24,7 +28,9 @@ download the packages' sources.
Result of the build
-------------------
-After building, you should obtain this tree:
+After building, you should obtain one of the following trees:
+
+For vendor based configuration:
output/images/
+-- Image
@@ -37,7 +43,26 @@ After building, you should obtain this tree:
+-- sdcard.img
`-- u-boot.bin
+For community based configuration:
+
+ output/images/
+ +-- Image
+ +-- uImage [2]
+ +-- boot.scr [1]
+ +-- boot.vfat
+ +-- meson-gxbb-odroidc2.dtb
+ +-- rootfs.ext2
+ +-- rootfs.ext4
+ +-- rootfs.tar
+ +-- sdcard.img
+ +-- bl1.bin.hardkernel [4]
+ +-- uboot-odc2.img [3]
+ `-- u-boot.bin
+
[1] This is the ODROID-C2 configuration file used in u-boot.
+[2] This is the ODROID-C2 kernel image file which will be booted.
+[3] This is the ODROID-C2 signed u-boot image which will be used.
+[4] This is the vendor's firmware which is needed for the board to boot.
How to write the SD card or eMMC
================================
--
2.15.1
next prev parent reply other threads:[~2017-12-03 12:56 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-03 12:56 [Buildroot] [PATCH 1/8] meson-tools: New Package Dagg Stompler
2017-12-03 12:56 ` [Buildroot] [PATCH 2/8] odroidc2: add boot.cmd for mainline uboot Dagg Stompler
2017-12-03 12:56 ` [Buildroot] [PATCH 3/8] odroidc2: add post build script Dagg Stompler
2017-12-03 13:27 ` Thomas Petazzoni
2017-12-03 15:59 ` daggs
2017-12-03 12:56 ` [Buildroot] [PATCH 4/8] odroidc2: add mainline kernel config Dagg Stompler
2017-12-03 13:28 ` Thomas Petazzoni
2017-12-03 15:55 ` daggs
2017-12-03 17:19 ` Arnout Vandecappelle
2017-12-03 18:57 ` daggs
2017-12-03 12:56 ` [Buildroot] [PATCH 5/8] odroidc2: add mainline genimage Dagg Stompler
2017-12-03 12:56 ` [Buildroot] [PATCH 6/8] odoridc2: add mainline post image script Dagg Stompler
2017-12-03 13:31 ` Thomas Petazzoni
2017-12-03 15:54 ` daggs
2017-12-03 16:44 ` Thomas Petazzoni
2017-12-03 18:56 ` daggs
2017-12-03 12:56 ` [Buildroot] [PATCH 7/8] odoridc2: add defconfig for mainline image Dagg Stompler
2017-12-03 13:26 ` Thomas Petazzoni
2017-12-03 16:01 ` daggs
2017-12-03 12:56 ` Dagg Stompler [this message]
2017-12-03 13:23 ` [Buildroot] [PATCH 1/8] meson-tools: New Package Thomas Petazzoni
2017-12-03 16:03 ` daggs
2017-12-03 19:06 ` Baruch Siach
2017-12-03 19:38 ` daggs
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=20171203125619.30919-8-daggs@gmx.com \
--to=daggs@gmx.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox