Searched defs:setup_sects (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/arch/sandbox/lib/ | ||
| H A D | bootm.c | 26 uint8_t setup_sects = *(zimage + 0x1f1); in bootz_setup() local |
| /openbmc/u-boot/arch/x86/include/asm/ | ||
| H A D | bootparam.h | 28 __u8 setup_sects; member |