Lines Matching refs:rom
43 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;
447 if (! rom)
466 sudo em100 -s -p LOW -d u-boot.rom -c W25Q64DW -r