Searched refs:setup_start (Results 1 – 3 of 3) sorted by relevance
| /u-boot/boot/ |
| A D | image-board.c | 661 ulong *setup_start, ulong *setup_len) in boot_get_setup() argument 666 return boot_get_setup_fit(images, arch, setup_start, setup_len); in boot_get_setup()
|
| A D | image-fit.c | 2313 ulong *setup_start, ulong *setup_len) in boot_get_setup_fit() argument 2327 FIT_LOAD_REQUIRED, setup_start, &len); in boot_get_setup_fit()
|
| /u-boot/include/ |
| A D | image.h | 604 int boot_get_setup(struct bootm_headers *images, uint8_t arch, ulong *setup_start, 650 ulong *setup_start, ulong *setup_len);
|
Completed in 19 milliseconds