summaryrefslogtreecommitdiff
path: root/SITE1/HBI0225B/images.txt
blob: 3fa181bfe4edf6b8cd7e292ab0dd5d92299b2728 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
TITLE: Versatile Express Images Configuration File

[IMAGES]
TOTALIMAGES: 4                   ;Number of Images (Max : 32)
NOR0UPDATE: AUTO                 ;Image Update:NONE/AUTO/FORCE
NOR0ADDRESS: BOOT                ;Image Flash Address
NOR0FILE: \SOFTWARE\bm_v404r.axf ;Image File Name

NOR1UPDATE: AUTO                 ;IMAGE UPDATE:NONE/AUTO/FORCE
NOR1ADDRESS: 01000000            ;Image Flash Address
NOR1FILE: \SOFTWARE\kernel_r.bin ;Image File Name
NOR1LOAD: 80008000               ;Image Load Address
NOR1ENTRY: 80008000              ;Image Entry Point

NOR2UPDATE: AUTO                 ;IMAGE UPDATE:NONE/AUTO/FORCE
NOR2ADDRESS: 02000000            ;Image Flash Address
NOR2FILE: \SOFTWARE\deb_i_r.bin  ;Image File Name
NOR2LOAD: 80008000               ;Image Load Address
NOR2ENTRY: 80008000              ;Image Entry Point

NOR3UPDATE: AUTO                 ;IMAGE UPDATE:NONE/AUTO/FORCE
NOR3ADDRESS: 00000000            ;Image Flash Address
NOR3NAME: BOOTSCRIPT             ;Image Name
NOR3FILE: \SOFTWARE\booscr_r.txt ;Image File Name