summaryrefslogtreecommitdiff
path: root/SITE1/HBI0237A
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 /SITE1/HBI0237A
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 'SITE1/HBI0237A')
-rw-r--r--SITE1/HBI0237A/images.txt27
1 files changed, 11 insertions, 16 deletions
diff --git a/SITE1/HBI0237A/images.txt b/SITE1/HBI0237A/images.txt
index 01ab58e..3937cb9 100644
--- a/SITE1/HBI0237A/images.txt
+++ b/SITE1/HBI0237A/images.txt
@@ -1,24 +1,19 @@
TITLE: Versatile Express Images Configuration File
[IMAGES]
-TOTALIMAGES: 4 ;Number of Images (Max : 32)
+TOTALIMAGES: 3 ;Number of Images (Max : 32)
NOR0UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
NOR0ADDRESS: BOOT ;Image Flash Address
-NOR0FILE: \SOFTWARE\bm_v500r.axf ;Image File Name
+NOR0FILE: \SOFTWARE\bm_v513r.axf ;Image File Name
NOR1UPDATE: AUTO ;IMAGE UPDATE:NONE/AUTO/FORCE
-NOR1ADDRESS: 0c000000 ;Image Flash Address
-NOR1FILE: \SOFTWARE\kernel15.bin ;Image File Name
-NOR1LOAD: 80008000 ;Image Load Address
-NOR1ENTRY: 80008000 ;Image Entry Point
+NOR1ADDRESS: 00000000 ;Image Flash Address
+NOR1NAME: BOOTSCRIPT ;Image Name
+NOR1FILE: \SOFTWARE\bootscr.txt ;Image File Name
+
+NOR2UPDATE: AUTO
+NOR2ADDRESS: 0d000000
+NOR2FILE: \SOFTWARE\TC1\u-boot.bin
+NOR2LOAD: 80800000
+NOR2ENTRY: 80800000
-NOR2UPDATE: AUTO ;IMAGE UPDATE:NONE/AUTO/FORCE
-NOR2ADDRESS: 00000000 ;Image Flash Address
-NOR2NAME: BOOTSCRIPT ;Image Flash Name
-NOR2FILE: \SOFTWARE\booscr15.txt ;Image File Name
-
-NOR3UPDATE: AUTO ;IMAGE UPDATE:NONE/AUTO/FORCE
-NOR3ADDRESS: 002c0000 ;Image Flash Address
-NOR3FILE: \SOFTWARE\cramfs.bin ;Image File Name
-NOR3LOAD: 00000000 ;Image Load Address
-NOR3ENTRY: 00000000 ;Image Entry Point