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

  /external/u-boot/arch/arm/include/asm/arch-sunxi/
spl.h 67 uint32_t dt_name_offset; member in struct:boot_file_head
  /external/u-boot/tools/
mksunxiboot.c 156 img.header.dt_name_offset =
  /external/u-boot/board/sunxi/
board.c 808 if (spl->dt_name_offset) {
809 cmp_str += spl->dt_name_offset;

Completed in 205 milliseconds