Home
last modified time | relevance | path

Searched refs:size4 (Results 1 – 3 of 3) sorted by relevance

/u-boot/disk/
A Dpart_dos.h34 unsigned char size4[4]; /* nr of sectors in partition */ member
A Dpart_dos.c56 lbaint_t lba_size = get_unaligned_le32(p->size4); in print_one_part()
255 info->size = (lbaint_t)get_unaligned_le32(pt->size4); in part_get_info_extended()
355 put_unaligned_le32(size, &pt->size4); in mbr_fill_pt_entry()
/u-boot/board/imgtec/malta/
A Dflash-malta-boot.tcl33 load bin 0xbe000000 $binfile size4

Completed in 3 milliseconds