Searched refs:nandbadblklocation (Results 1 - 4 of 4) sorted by relevance

/u-boot/tools/
H A Dkwbimage.h53 uint8_t nandbadblklocation; /* 0x1A */ member in union:main_hdr_v0::__anon5
120 uint8_t nandbadblklocation; /* 0x1A */ member in struct:main_hdr_v1
H A Dkwbimage.c187 unsigned int nandbadblklocation; member in union:image_cfg_element::__anon196
1090 main_hdr->nandbadblklocation = e->nandbadblklocation;
1534 main_hdr->nandbadblklocation = e->nandbadblklocation;
1702 el->nandbadblklocation = strtoul(value1, NULL, 16);
2345 fprintf(f, "NAND_BADBLK_LOCATION 0x%x\n", (unsigned)mhdr->nandbadblklocation);
/u-boot/arch/arm/mach-mvebu/
H A Dspl.c114 u8 nandbadblklocation; /* 0x1A */ member in struct:kwbimage_main_hdr_v1
/u-boot/cmd/mvebu/
H A Dbubt.c119 u8 nandbadblklocation; /* 0x1A */ member in struct:a38x_main_hdr_v1

Completed in 59 milliseconds