Home
last modified time | relevance | path

Searched refs:bootloader (Results 1 – 9 of 9) sorted by relevance

/Renode-v1.15.3-c57714d/scripts/single-node/
Dquark_c1000.resc18 # This is a default bootloader:
27 # Set the WAIT_FOR_JTAG GPIO pin. The bootloader stalls if it's set to low.
30 # Load the bootloader. The address has to be specified as the binary files do not contain
37 …# By default, the initial PC is set to the ELF entry point. Since the bootloader has to be started…
Dbeaglev-fire.resc4 $bootloader?=@https://dl.antmicro.com/projects/renode/hss-envm-wrapper.elf-s_3090016-1703473abada7b…
33 sysbus LoadELF $bootloader
Dlitex_vexriscv_micropython.resc2 …escription: This script runs Micropython on LiteX+VexRiscv platform (without LiteX BIOS bootloader)
Dopentitan-earlgrey.resc18 # MTVEC is set by a bootloader and is not known upfront. Used test rom sets MTVEC to address 0x2000…
/Renode-v1.15.3-c57714d/scripts/multi-node/quark-c1000-zephyr/
Dquark_c1000.resc20 # This is a default bootloader:
29 # Set the WAIT_FOR_JTAG GPIO pin. The bootloader stalls if it's set to low.
32 # Load the bootloader. The address has to be specified as the binary files do not contain
40 …# By default, the initial PC is set to the ELF entry point. Since the bootloader has to be started…
/Renode-v1.15.3-c57714d/tests/platforms/
DIcicle-Kit.robot15 [Tags] bootloader uart ddr sd
32 [Tags] bootloader uart
DARMv8A.robot234 # Initialize UART since we don't have a bootloader
DARMv8A-Linux.robot335 # In U-Boot, this register is expected to be configured by a previous bootloader.
/Renode-v1.15.3-c57714d/scripts/pydev/
Dnuvoton_npcx9_bootrom.py54 def bootloader(cpu, addr): function
70 register_bootrom_hook(0x0, bootloader)