Searched refs:rom (Results 1 – 16 of 16) sorted by relevance
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pci_rom.c | 238 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 D | README.x86 | 78 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 D | README.nvme | 83 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 D | README.watchdog | 8 is useful because some rom's enable the watchdog when downloading
|
| H A D | README.omap3 | 89 executed by OMAP3's boot rom and therefore has to be written with HW ECC.
|
| /rk3399_rockchip-uboot/arch/x86/dts/ |
| H A D | u-boot.dtsi | 13 filename = "u-boot.rom";
|
| /rk3399_rockchip-uboot/arch/arm/mach-socfpga/ |
| H A D | spl.c | 86 writel(0x1, &nic301_regs->rom); in socfpga_nic301_slave_ns()
|
| H A D | misc_gen5.c | 237 writel(0x1, &nic301_regs->rom); in socfpga_nic301_slave_ns()
|
| /rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/ |
| H A D | nic301.h | 31 u32 rom; member
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/mtd/ |
| H A D | mtd-physmap.txt | 8 "mtd-ram" or "mtd-rom".
|
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H A D | immap_83xx.h | 804 rom83xx_t rom; /* On Chip ROM */ member 928 rom83xx_t rom; /* On Chip ROM */ member
|
| /rk3399_rockchip-uboot/ |
| H A D | Makefile | 816 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 D | README | 3645 "Debug Server firmware" and triggering SP boot-rom.
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | Kconfig | 755 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 D | Kconfig | 249 The build system will take care of creating a u-boot.rom file
|
| /rk3399_rockchip-uboot/tools/binman/ |
| H A D | README | 177 BIOS, reference code and Intel ME binaries into a u-boot.rom file.
|