summaryrefslogtreecommitdiff
path: root/open-source-lorries/u-boot-odroid-c1.lorry
diff options
context:
space:
mode:
authorEdward Cragg <edward.cragg@codethink.co.uk>2015-09-29 09:23:41 +0100
committerEdward Cragg <edward.cragg@codethink.co.uk>2015-09-29 09:39:29 +0100
commit92175b4bf701fd6548f3248ae0bd51e42caf698b (patch)
tree0b38241f0cef71e4a8f7dde28790ec1b30672dfc /open-source-lorries/u-boot-odroid-c1.lorry
parente86968fac4becf1e712f730cd205aa66efa6f0bc (diff)
downloadlorries-92175b4bf701fd6548f3248ae0bd51e42caf698b.tar.gz
Add U-Boot repository to support Hardkernel Odroid C1
This adds a lorry for the Hardkernel U-Boot tree for the Odroid C1 development board. This is required since this board uses a new core (Cortex-A5) and SoC (Amlogic Meson S802) and there is a massive amount of platform specific support added by the OEM in this non-upstreamed tree. Currently it would be impractical to port the vast number of changes to a modern U-Boot version. This repo also contains a binary-only bootloader which is required to boot the board. Change-Id: I8f0f7b1930e65d725a4de34d9cfbd631c0f70500
Diffstat (limited to 'open-source-lorries/u-boot-odroid-c1.lorry')
-rw-r--r--open-source-lorries/u-boot-odroid-c1.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/u-boot-odroid-c1.lorry b/open-source-lorries/u-boot-odroid-c1.lorry
new file mode 100644
index 0000000..01efa92
--- /dev/null
+++ b/open-source-lorries/u-boot-odroid-c1.lorry
@@ -0,0 +1,6 @@
+{
+ "u-boot-odroid-c1": {
+ "type": "git",
+ "url": "https://github.com/hardkernel/u-boot.git"
+ }
+}