summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SITE1/HBI0262B/images.txt18
-rw-r--r--SITE1/HBI0262C/images.txt18
-rw-r--r--SOFTWARE/ramdisk.imgbin0 -> 576 bytes
3 files changed, 24 insertions, 12 deletions
diff --git a/SITE1/HBI0262B/images.txt b/SITE1/HBI0262B/images.txt
index ab39bca..c259d30 100644
--- a/SITE1/HBI0262B/images.txt
+++ b/SITE1/HBI0262B/images.txt
@@ -1,7 +1,7 @@
TITLE: Versatile Express Images Configuration File
[IMAGES]
-TOTALIMAGES: 8 ;Number of Images (Max: 32)
+TOTALIMAGES: 9 ;Number of Images (Max: 32)
NOR0UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
NOR0ADDRESS: 0x00000000 ;Image Flash Address
@@ -41,15 +41,21 @@ NOR5FILE: \SOFTWARE\r1a57a53.dtb ;Image File Name
NOR5NAME: r1a57a53.dtb ;Specify target filename to preserve file extension
NOR5LOAD: 00000000 ;Image Load Address
NOR5ENTRY: 00000000 ;Image Entry Point
-
+
NOR6UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
-NOR6ADDRESS: 0x025C0000 ;Image Flash Address
-NOR6FILE: \SOFTWARE\hdlcdclk.dat ;Image File Name
+NOR6ADDRESS: 0x01800000 ;Image Flash Address
+NOR6FILE: \SOFTWARE\ramdisk.img ;Image File Name
NOR6LOAD: 00000000 ;Image Load Address
NOR6ENTRY: 00000000 ;Image Entry Point
NOR7UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
-NOR7ADDRESS: 0x03E40000 ;Image Flash Address
-NOR7FILE: \SOFTWARE\bl0.bin ;Image File Name
+NOR7ADDRESS: 0x025C0000 ;Image Flash Address
+NOR7FILE: \SOFTWARE\hdlcdclk.dat ;Image File Name
NOR7LOAD: 00000000 ;Image Load Address
NOR7ENTRY: 00000000 ;Image Entry Point
+
+NOR8UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
+NOR8ADDRESS: 0x03E40000 ;Image Flash Address
+NOR8FILE: \SOFTWARE\bl0.bin ;Image File Name
+NOR8LOAD: 00000000 ;Image Load Address
+NOR8ENTRY: 00000000 ;Image Entry Point
diff --git a/SITE1/HBI0262C/images.txt b/SITE1/HBI0262C/images.txt
index ab39bca..3a65a26 100644
--- a/SITE1/HBI0262C/images.txt
+++ b/SITE1/HBI0262C/images.txt
@@ -1,7 +1,7 @@
TITLE: Versatile Express Images Configuration File
[IMAGES]
-TOTALIMAGES: 8 ;Number of Images (Max: 32)
+TOTALIMAGES: 9 ;Number of Images (Max: 32)
NOR0UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
NOR0ADDRESS: 0x00000000 ;Image Flash Address
@@ -42,14 +42,20 @@ NOR5NAME: r1a57a53.dtb ;Specify target filename to preserve file exten
NOR5LOAD: 00000000 ;Image Load Address
NOR5ENTRY: 00000000 ;Image Entry Point
-NOR6UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
-NOR6ADDRESS: 0x025C0000 ;Image Flash Address
-NOR6FILE: \SOFTWARE\hdlcdclk.dat ;Image File Name
+NOR6UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
+NOR6ADDRESS: 0x01800000 ;Image Flash Address
+NOR6FILE: \SOFTWARE\ramdisk.img ;Image File Name
NOR6LOAD: 00000000 ;Image Load Address
NOR6ENTRY: 00000000 ;Image Entry Point
NOR7UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
-NOR7ADDRESS: 0x03E40000 ;Image Flash Address
-NOR7FILE: \SOFTWARE\bl0.bin ;Image File Name
+NOR7ADDRESS: 0x025C0000 ;Image Flash Address
+NOR7FILE: \SOFTWARE\hdlcdclk.dat ;Image File Name
NOR7LOAD: 00000000 ;Image Load Address
NOR7ENTRY: 00000000 ;Image Entry Point
+
+NOR8UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
+NOR8ADDRESS: 0x03E40000 ;Image Flash Address
+NOR8FILE: \SOFTWARE\bl0.bin ;Image File Name
+NOR8LOAD: 00000000 ;Image Load Address
+NOR8ENTRY: 00000000 ;Image Entry Point
diff --git a/SOFTWARE/ramdisk.img b/SOFTWARE/ramdisk.img
new file mode 100644
index 0000000..89b11bf
--- /dev/null
+++ b/SOFTWARE/ramdisk.img
Binary files differ