Searched refs:bootloader (Results 1 – 9 of 9) sorted by relevance
18 # 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 contain37 …# By default, the initial PC is set to the ELF entry point. Since the bootloader has to be started…
4 $bootloader?=@https://dl.antmicro.com/projects/renode/hss-envm-wrapper.elf-s_3090016-1703473abada7b…33 sysbus LoadELF $bootloader
2 …escription: This script runs Micropython on LiteX+VexRiscv platform (without LiteX BIOS bootloader)
18 # MTVEC is set by a bootloader and is not known upfront. Used test rom sets MTVEC to address 0x2000…
20 # 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 contain40 …# By default, the initial PC is set to the ELF entry point. Since the bootloader has to be started…
15 [Tags] bootloader uart ddr sd32 [Tags] bootloader uart
234 # Initialize UART since we don't have a bootloader
335 # In U-Boot, this register is expected to be configured by a previous bootloader.
54 def bootloader(cpu, addr): function70 register_bootrom_hook(0x0, bootloader)