summaryrefslogtreecommitdiff
path: root/SOFTWARE/TC2
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2013-06-14 13:08:32 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2013-06-14 13:08:32 +0100
commit75bef16f29442eda1f3de3e268fd17f992d253a0 (patch)
tree1eac845e4c3eee5750a8ba93591050a7eef1431c /SOFTWARE/TC2
parent282069d541f1de848d755abf9570ee371b3fc1f0 (diff)
Linaro Firmware for 12.09 release
These files were used in the Linaro Firmware overlay for the 12.09 release: https://wiki.linaro.org/ARM/VersatileExpress?action=AttachFile&do=get&target=vemsd-armlt-20120920-001.zip The release can be found here: http://releases.linaro.org/12.09/ubuntu/vexpress/ http://releases.linaro.org/12.09/android/vexpress/ The changes will configure u-boot on A5 and TC1, UEFI on A9 and Boot Monitor on TC2. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'SOFTWARE/TC2')
-rw-r--r--SOFTWARE/TC2/bootscr.txt3
-rw-r--r--SOFTWARE/TC2/initrd.binbin0 -> 206058 bytes
-rw-r--r--SOFTWARE/TC2/tc2_dtb.binbin0 -> 9726 bytes
-rw-r--r--SOFTWARE/TC2/zimage.binbin0 -> 3811072 bytes
4 files changed, 3 insertions, 0 deletions
diff --git a/SOFTWARE/TC2/bootscr.txt b/SOFTWARE/TC2/bootscr.txt
new file mode 100644
index 0000000..b80e9c5
--- /dev/null
+++ b/SOFTWARE/TC2/bootscr.txt
@@ -0,0 +1,3 @@
+fl linux fdt tc2_dtb
+fl linux initrd initrd
+fl linux boot zimage console=tty0 console=ttyAMA0,38400n8 rootwait ro init=/init androidboot.console=ttyAMA0 mmci.fmax=12000000
diff --git a/SOFTWARE/TC2/initrd.bin b/SOFTWARE/TC2/initrd.bin
new file mode 100644
index 0000000..48cad35
--- /dev/null
+++ b/SOFTWARE/TC2/initrd.bin
Binary files differ
diff --git a/SOFTWARE/TC2/tc2_dtb.bin b/SOFTWARE/TC2/tc2_dtb.bin
new file mode 100644
index 0000000..f102428
--- /dev/null
+++ b/SOFTWARE/TC2/tc2_dtb.bin
Binary files differ
diff --git a/SOFTWARE/TC2/zimage.bin b/SOFTWARE/TC2/zimage.bin
new file mode 100644
index 0000000..c58d2b8
--- /dev/null
+++ b/SOFTWARE/TC2/zimage.bin
Binary files differ