summaryrefslogtreecommitdiff
path: root/SITE1/HBI0191B/images.txt
blob: 7e353460ef0634b649b9d437b88ef0a7024ebf9b (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_v500l.axf ;Image File Name

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

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

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