summaryrefslogtreecommitdiff
path: root/SITE1/HBI0237A/images.txt
blob: 01ab58ebde45b6e9ad0cd901e20d0ff5f031eb49 (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_v500r.axf ;Image File Name

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

NOR2UPDATE: AUTO                 ;IMAGE UPDATE:NONE/AUTO/FORCE
NOR2ADDRESS: 00000000            ;Image Flash Address
NOR2NAME: BOOTSCRIPT             ;Image Flash Name
NOR2FILE: \SOFTWARE\booscr15.txt ;Image File Name

NOR3UPDATE: AUTO                 ;IMAGE UPDATE:NONE/AUTO/FORCE
NOR3ADDRESS: 002c0000            ;Image Flash Address
NOR3FILE: \SOFTWARE\cramfs.bin   ;Image File Name
NOR3LOAD: 00000000               ;Image Load Address
NOR3ENTRY: 00000000              ;Image Entry Point