Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dkwbimage.h38 uint16_t nandpagesize; /* 0x2-0x3 */ member
H A Dkwboot.c668 hdr_v0->nandpagesize = 0; in kwboot_img_patch_hdr()
H A Dkwbimage.c908 main_hdr->nandpagesize = cpu_to_le16(e->nandpagesz); in image_create_v0()