summaryrefslogtreecommitdiff
path: root/SITE1/HBI0249A/images.txt
blob: d03cf9fdff8e3d545de7a1502be9c08b1e07612a (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
25
26
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_v519r.axf    ;Image File Name

NOR1UPDATE: AUTO                 ;IMAGE UPDATE:NONE/AUTO/FORCE
NOR1ADDRESS: 00000000            ;Image Flash Address
NOR1NAME: BOOTSCRIPT             ;Image Flash Name
NOR1FILE: \SOFTWARE\booscr15.txt ;Image File Name

NOR2UPDATE: AUTO                 ;IMAGE UPDATE:NONE/AUTO/FORCE
NOR2ADDRESS: 00000000            ;Image Flash Address
NOR2FILE: \SOFTWARE\ca15a7.dtb   ;Image File Name
NOR2LOAD: 88000000               ;Image Load Address
NOR2ENTRY: 00000000              ;Image Entry Point

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