HomeSort by relevance Sort by last modified time
    Searched refs:boot_media (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-sunxi/
spl.h 20 /* The low 8-bits of the 'boot_media' field in the SPL header */
69 uint32_t boot_media; /* written here by the boot ROM */ member in struct:boot_file_head
  /external/u-boot/disk/
part_iso.h 132 unsigned char boot_media; /* boot Media Type: 0=no Emulation, 1=1.2MB floppy, 2=1.44MB floppy, 3=2.88MB floppy 4=hd (0x80) */ member in struct:iso_init_def_entry
part_iso.c 178 switch(pide->boot_media) {

Completed in 90 milliseconds