Searched refs:os (Results 1 – 7 of 7) sorted by relevance
| /include/env/ti/ |
| A D | nand.env | 11 nand read ${fdtaddr} NAND.u-boot-spl-os;
|
| /include/ |
| A D | bootm.h | 88 boot_os_fn *bootm_os_get_boot_func(int os);
|
| A D | image.h | 343 uint8_t comp, type, os; /* compression, type of image, os type */ member 385 struct image_info os; /* os image info */ member 477 const char *genimg_get_os_name(uint8_t os); 863 image_get_hdr_b(os) /* image_get_os */ 922 image_set_hdr_b(os) /* image_set_os */ 966 static inline int image_check_os(const struct legacy_img_hdr *hdr, uint8_t os) in image_check_os() argument 968 return (image_get_os(hdr) == os); in image_check_os() 1159 int fit_image_get_os(const void *fit, int noffset, uint8_t *os); 1355 int fit_image_check_os(const void *fit, int noffset, uint8_t os);
|
| A D | fdt_support.h | 195 const char *type, const char *os, const char *arch);
|
| A D | spl.h | 286 u8 os; member
|
| /include/linux/mtd/ |
| A D | nand.h | 39 #define NAND_MEMORG(bpc, ps, os, ppe, epl, mbb, ppl, lpt, nt) \ argument 43 .oobsize = (os), \
|
| /include/u-boot/ |
| A D | zlib.h | 451 int os; /* operating system */ member
|
Completed in 21 milliseconds