Home
last modified time | relevance | path

Searched refs:rom (Results 1 – 16 of 16) sorted by relevance

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci_rom.c238 struct pci_rom_header *rom = NULL, *ram = NULL; in dm_pci_run_vga_bios() local
253 ret = pci_rom_probe(dev, &rom); in dm_pci_run_vga_bios()
257 ret = pci_rom_load(rom, &ram, &alloced); in dm_pci_run_vga_bios()
/rk3399_rockchip-uboot/doc/
H A DREADME.x8678 Building a ROM version of U-Boot (hereafter referred to as u-boot.rom) is a
80 shipped in the U-Boot source tree. Due to this reason, the u-boot.rom build is
86 This tells the Makefile to build u-boot.rom as a target.
114 Now you can build U-Boot and obtain u-boot.rom:
163 pci8086,0406.rom 0x7004c0 optionrom 65536
179 cbfstool samus.bin extract -n pci8086,0406.rom -f vga.bin
191 Now you can build U-Boot and obtain u-boot.rom:
198 em100 -s -d filename.rom -c W25Q64CV -r
212 the SPI flash where u-boot.rom resides, and this CMC binary blob can be found
232 Now you can build U-Boot and obtain u-boot.rom
[all …]
H A DREADME.nvme83 U-Boot. Please see README.x86 for how to build u-boot.rom image for QEMU x86.
86 …6 -drive file=nvme.img,if=none,id=drv0 -device nvme,drive=drv0,serial=QEMUNVME0001 -bios u-boot.rom
H A DREADME.watchdog8 is useful because some rom's enable the watchdog when downloading
H A DREADME.omap389 executed by OMAP3's boot rom and therefore has to be written with HW ECC.
/rk3399_rockchip-uboot/arch/x86/dts/
H A Du-boot.dtsi13 filename = "u-boot.rom";
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/
H A Dspl.c86 writel(0x1, &nic301_regs->rom); in socfpga_nic301_slave_ns()
H A Dmisc_gen5.c237 writel(0x1, &nic301_regs->rom); in socfpga_nic301_slave_ns()
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/
H A Dnic301.h31 u32 rom; member
/rk3399_rockchip-uboot/doc/device-tree-bindings/mtd/
H A Dmtd-physmap.txt8 "mtd-ram" or "mtd-rom".
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dimmap_83xx.h804 rom83xx_t rom; /* On Chip ROM */ member
928 rom83xx_t rom; /* On Chip ROM */ member
/rk3399_rockchip-uboot/
H A DMakefile816 ALL-$(CONFIG_X86_RESET_VECTOR) += u-boot.rom
1163 rom: u-boot.rom FORCE target
1172 u-boot.rom: u-boot-x86-16bit.bin u-boot.bin \
H A DREADME3645 "Debug Server firmware" and triggering SP boot-rom.
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A DKconfig755 SPL will return to the boot rom, which will then load the U-Boot
765 SPL will return to the boot rom, which will then load the U-Boot
/rk3399_rockchip-uboot/arch/x86/
H A DKconfig249 The build system will take care of creating a u-boot.rom file
/rk3399_rockchip-uboot/tools/binman/
H A DREADME177 BIOS, reference code and Intel ME binaries into a u-boot.rom file.