summaryrefslogtreecommitdiff
path: root/SITE1/HBI0191B
diff options
context:
space:
mode:
Diffstat (limited to 'SITE1/HBI0191B')
-rw-r--r--SITE1/HBI0191B/board.txt4
-rw-r--r--SITE1/HBI0191B/dbb_v112.ebfbin20996 -> 0 bytes
-rw-r--r--SITE1/HBI0191B/dbb_v114.ebfbin0 -> 20548 bytes
-rw-r--r--SITE1/HBI0191B/images.txt21
4 files changed, 17 insertions, 8 deletions
diff --git a/SITE1/HBI0191B/board.txt b/SITE1/HBI0191B/board.txt
index 4194e2b..2c307ff 100644
--- a/SITE1/HBI0191B/board.txt
+++ b/SITE1/HBI0191B/board.txt
@@ -5,7 +5,7 @@ TITLE: V2P-CA9 Configuration File
[DCCS]
TOTALDCCS: 1 ;(1) Total Number of DCCS - Do not change this value
-M0FILE: dbb_v112.ebf ;DCC0 Filename
+M0FILE: dbb_v114.ebf ;DCC0 Filename
M0MODE: MICRO ;DCC0 Programming Mode
[FPGAS]
@@ -48,7 +48,7 @@ SCC: 0x008 0x00000000 ;CFGRW2 Power up settings - Misc, A9 static sign
; Alternative Clock options
-;
+;
; To use these values, copy the SCC: line and replace the lines in the [SCC REGISTERS] section above.
; Do not place comments between the [SCC REGISTERS] and the last SCC: line.
diff --git a/SITE1/HBI0191B/dbb_v112.ebf b/SITE1/HBI0191B/dbb_v112.ebf
deleted file mode 100644
index 4c577dd..0000000
--- a/SITE1/HBI0191B/dbb_v112.ebf
+++ /dev/null
Binary files differ
diff --git a/SITE1/HBI0191B/dbb_v114.ebf b/SITE1/HBI0191B/dbb_v114.ebf
new file mode 100644
index 0000000..a2ea329
--- /dev/null
+++ b/SITE1/HBI0191B/dbb_v114.ebf
Binary files differ
diff --git a/SITE1/HBI0191B/images.txt b/SITE1/HBI0191B/images.txt
index 4077850..fc0f25d 100644
--- a/SITE1/HBI0191B/images.txt
+++ b/SITE1/HBI0191B/images.txt
@@ -1,9 +1,18 @@
TITLE: Versatile Express Images Configuration File
[IMAGES]
-TOTALIMAGES: 1 ;Number of Images (Max : 32)
-NOR0UPDATE: AUTO ;IMAGE UPDATE:NONE/AUTO/FORCE
-NOR0ADDRESS: 44000000 ;Image Flash Address
-NOR0FILE: \SOFTWARE\A9\uefi.bin ;Image File Name
-NOR0LOAD: 44000000 ;Image Load Address
-NOR0ENTRY: 44000000 ;Image Entry Point
+TOTALIMAGES: 3 ;Number of Images (Max : 32)
+NOR0UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
+NOR0ADDRESS: BOOT ;Image Flash Address
+NOR0FILE: \SOFTWARE\bm_v517l.axf ;Image File Name
+
+NOR1UPDATE: AUTO ;IMAGE UPDATE:NONE/AUTO/FORCE
+NOR1ADDRESS: 41000000 ;Image Flash Address
+NOR1FILE: \SOFTWARE\kernel.bin ;Image File Name
+NOR1LOAD: 60008000 ;Image Load Address
+NOR1ENTRY: 60008000 ;Image Entry Point
+
+NOR2UPDATE: AUTO ;IMAGE UPDATE:NONE/AUTO/FORCE
+NOR2ADDRESS: 40000000 ;Image Flash Address
+NOR2NAME: BOOTSCRIPT ;Image Name
+NOR2FILE: \SOFTWARE\booscr9.txt ;Image File Name