diff options
author | Andi Shyti <andi@etezian.org> | 2016-06-26 16:23:56 +0300 |
---|---|---|
committer | Andi Shyti <andi@smida.it> | 2017-02-19 05:17:14 +0200 |
commit | 7466788e4008eaa6cd9ed651b7871986452ef2ce (patch) | |
tree | 7ef8e85fde37cdbe5dd351c70dd2d7a6a7c8801a /target/cpio/Config.in | |
parent | c273e4907a3bcdb86e1a61cc6b9d584358ed7b2a (diff) |
package: add Odroid BL bootloader binaries
The odroid boot process requires three stages of boot plus trust
zone:
boot level 1
|
V
boot level 2
|
V
u-boot
and they need to be raw copied to the SD card in the following
order:
+----------------+----------------+
| boot level 1 | 1 block |
+----------------+----------------+
| boot level 2 | 31 block |
+----------------+----------------+
| u-boot | 63 block |
+----------------+----------------+
| trust zone | 2111 block |
+----------------+----------------+
| boot partition | 4096 block |
+----------------+----------------+
| rootfs | |
+----------------+----------------+
The above files are provided by the hardkernel u-boot from
https://github.com/hardkernel/u-boot/tree/odroidxu3-v2012.07
At the end of the compilation the files will be moved to the
output/image directory.
Signed-off-by: Andi Shyti <andi@etezian.org>
Diffstat (limited to 'target/cpio/Config.in')
0 files changed, 0 insertions, 0 deletions