Home
last modified time | relevance | path

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

12345678910>>...12

/third_party/uboot/u-boot-2020.01/arch/x86/dts/
Du-boot.dtsi13 rom: rom { label
19 rom: binman { label
25 &rom {
26 filename = "u-boot.rom";
/third_party/uboot/u-boot-2020.01/doc/board/emulation/
Dqemu-x86.rst10 To build u-boot.rom for QEMU x86 targets, just simply run::
29 U-Boot. To launch QEMU with u-boot.rom, call QEMU as follows::
31 $ qemu-system-i386 -nographic -bios path/to/u-boot.rom
37 $ qemu-system-i386 -nographic -bios path/to/u-boot.rom -M q35
43 $ qemu-system-i386 -nographic -bios path/to/u-boot.rom -m 1024
80 $ qemu-system-i386 -nographic -bios path/to/u-boot.rom -m 1024 \
108 $ qemu-system-x86_64 -nographic -bios path/to/u-boot.rom
/third_party/uboot/u-boot-2020.01/doc/board/intel/
Dcherryhill.rst18 Now you can build U-Boot and obtain u-boot.rom::
23 An important note for programming u-boot.rom to the on-board SPI flash is that
30 persists in SPI flash part regardless of the u-boot.rom image burned.
Dcougarcanyon2.rst12 Now build U-Boot and obtain u-boot.rom::
23 default u-boot.rom image for this board is set to 2MB, it should be programmed
Dcrownbay.rst15 the SPI flash where u-boot.rom resides, and this CMC binary blob can be found
35 Now you can build U-Boot and obtain u-boot.rom::
Dgalileo.rst19 Now you can build U-Boot and obtain u-boot.rom::
Dbayleybay.rst22 Now you can build U-Boot and obtain u-boot.rom::
/third_party/uboot/u-boot-2020.01/doc/board/google/
Dchromebook_samus.rst49 pci8086,0406.rom 0x7004c0 optionrom 65536
66 cbfstool samus.bin extract -n pci8086,0406.rom -f vga.bin
78 Now you can build U-Boot and obtain u-boot.rom::
85 em100 -s -d filename.rom -c W25Q64CV -r
Dchromebook_link.rst29 Now you can build U-Boot and obtain u-boot.rom::
34 .. _here: http://www.coreboot.org/~stepan/pci8086,0166.rom
/third_party/uboot/u-boot-2020.01/drivers/pci/
Dpci_rom.c237 struct pci_rom_header *rom = NULL, *ram = NULL; in dm_pci_run_vga_bios() local
252 ret = pci_rom_probe(dev, &rom); in dm_pci_run_vga_bios()
256 ret = pci_rom_load(rom, &ram, &alloced); in dm_pci_run_vga_bios()
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/
Dos.txt73 rom{"цигайнаг"}
Dse_FI.txt29 ro_MD{"moldávialaš romániagiella"}
/third_party/icu/icu4c/source/data/lang/
Dos.txt73 rom{"цигайнаг"}
Dse_FI.txt29 ro_MD{"moldávialaš romániagiella"}
Dewo.txt36 ro{"ńkɔ́bɔ románía"}
/third_party/skia/third_party/externals/icu/source/data/lang/
Dos.txt74 rom{"цигайнаг"}
Dse_FI.txt30 ro_MD{"moldávialaš romániagiella"}
/third_party/uboot/u-boot-2020.01/doc/
DREADME.nvme81 U-Boot. Please see README.x86 for how to build u-boot.rom image for QEMU x86.
84 …6 -drive file=nvme.img,if=none,id=drv0 -device nvme,drive=drv0,serial=QEMUNVME0001 -bios u-boot.rom
DREADME.watchdog8 is useful because some rom's enable the watchdog when downloading
/third_party/uboot/u-boot-2020.01/board/synopsys/emsdp/
Demsdp.c120 U_BOOT_CMD_MKENT(rom, 2, 0, do_emsdp_rom, "", ""),
/third_party/jerryscript/targets/esp8266/
DMakefile113 $(LDDIR)/eagle.rom.addr.v6.ld \
/third_party/uboot/u-boot-2020.01/doc/arch/
Dx86.rst43 Building a ROM version of U-Boot (hereafter referred to as u-boot.rom) is a
45 shipped in the U-Boot source tree. Due to this reason, the u-boot.rom build is
55 Both tell the Makefile to build u-boot.rom as a target.
408 Total size: 121888 Fixed: 66496 Free: 9184 (used 93.0% of 128KiB rom)
420 $ qemu-system-i386 -serial stdio -bios u-boot.rom -hda disk.img -cdrom winxp.iso -smp 2 -m 512
423 $ qemu-system-i386 -serial stdio -bios u-boot.rom -hda disk.img -smp 2 -m 512
432 Its VGA ROM is packaged as part of u-boot.rom at a configurable flash address
442 rom = deploy_romfile(file);
444 rom = map_pcirom(pci);
446 + rom = (struct rom_header *)0xfff90000;
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/dts/
Dr7s72100-gr-peach.dts38 compatible = "mtd-rom";
/third_party/uboot/u-boot-2020.01/arch/arm/mach-socfpga/
Dmisc_gen5.c154 writel(0x1, &nic301_regs->rom); in socfpga_nic301_slave_ns()
/third_party/uboot/u-boot-2020.01/doc/board/coreboot/
Dcoreboot.rst26 $ ./build/util/cbfstool/cbfstool build/coreboot.rom add-flat-binary \

12345678910>>...12