Home
last modified time | relevance | path

Searched refs:backup_boot (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dfat.h113 __u16 backup_boot; /* Backup boot sector */ member
/openbmc/u-boot/fs/fat/
H A Dfat.c514 bs->backup_boot = FAT2CPU16(bs->backup_boot); in read_bootsectandvi()