summaryrefslogtreecommitdiff
path: root/SITE1/HBI0249A/images.txt
diff options
context:
space:
mode:
Diffstat (limited to 'SITE1/HBI0249A/images.txt')
-rw-r--r--SITE1/HBI0249A/images.txt36
1 files changed, 15 insertions, 21 deletions
diff --git a/SITE1/HBI0249A/images.txt b/SITE1/HBI0249A/images.txt
index f3aaabf..d03cf9f 100644
--- a/SITE1/HBI0249A/images.txt
+++ b/SITE1/HBI0249A/images.txt
@@ -1,32 +1,26 @@
TITLE: Versatile Express Images Configuration File
[IMAGES]
-TOTALIMAGES: 5 ;Number of Images (Max : 32)
+TOTALIMAGES: 4 ;Number of Images (Max: 32)
+
NOR0UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
NOR0ADDRESS: BOOT ;Image Flash Address
-NOR0FILE: \SOFTWARE\bm_v513r.axf ;Image File Name
+NOR0FILE: \SOFTWARE\bm_v519r.axf ;Image File Name
NOR1UPDATE: AUTO ;IMAGE UPDATE:NONE/AUTO/FORCE
-NOR1ADDRESS: 0c000000 ;Image Flash Address
-NOR1FILE: \SOFTWARE\TC2\zimage.bin ;Image File Name
-NOR1LOAD: 80008000 ;Image Load Address
-NOR1ENTRY: 80008000 ;Image Entry Point
+NOR1ADDRESS: 00000000 ;Image Flash Address
+NOR1NAME: BOOTSCRIPT ;Image Flash Name
+NOR1FILE: \SOFTWARE\booscr15.txt ;Image File Name
NOR2UPDATE: AUTO ;IMAGE UPDATE:NONE/AUTO/FORCE
-NOR2ADDRESS: 00400000 ;Image Flash Address
-NOR2FILE: \SOFTWARE\TC2\tc2_dtb.bin ;Image File Name
-NOR2LOAD: a0000000 ;Image Load Address
-NOR2ENTRY: a0000000 ;Image Load Address
+NOR2ADDRESS: 00000000 ;Image Flash Address
+NOR2FILE: \SOFTWARE\ca15a7.dtb ;Image File Name
+NOR2LOAD: 88000000 ;Image Load Address
+NOR2ENTRY: 00000000 ;Image Entry Point
NOR3UPDATE: AUTO ;IMAGE UPDATE:NONE/AUTO/FORCE
-NOR3ADDRESS: 0d000000 ;Image Flash Address
-NOR3FILE: \SOFTWARE\TC2\initrd.bin ;Image File Name
-NOR3LOAD: a0100000 ;Image Load Address
-NOR3ENTRY: a0100000 ;Image Entry Point
-
-NOR4UPDATE: AUTO ;IMAGE UPDATE:NONE/AUTO/FORCE
-NOR4ADDRESS: 00000000 ;Image Flash Address
-NOR4NAME: BOOTSCRIPT ;Image Flash Name
-NOR4FILE: \SOFTWARE\TC2\bootscr.txt ;Image File Name
-
-
+NOR3ADDRESS: 00000000 ;Image Flash Address
+NOR3NAME: kernel ;Image Flash Name
+NOR3FILE: \SOFTWARE\kernel.bin ;Image File Name
+NOR3LOAD: 80008000 ;Image Load Address
+NOR3ENTRY: 80008000 ;Image Entry Point