Lines Matching full:loader
7 Generic Loader
10 The 'loader' device allows the user to load multiple images or values into
15 The loader device allows memory values to be set from the command line. This
18 -device loader,addr=<addr>,data=<data>,data-len=<data-len> \
47 -device loader,addr=0xfd1a0104,data=0x8000000e,data-len=4
52 The loader device allows the CPU's PC to be set from the command line. This
55 -device loader,addr=<addr>,cpu-num=<cpu-num>
70 -device loader,addr=0x8000,cpu-num=0
75 The loader device also allows files to be loaded into memory. It can load ELF,
79 -device loader,file=<file>[,addr=<addr>][,cpu-num=<cpu-num>][,force-raw=<raw>]
109 -device loader,file=./images/boot.elf,cpu-num=0
116 future the internal state 'set_pc' (which exists in the generic loader