Searched refs:bootz_setup (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | bootz.c | 14 int __weak bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup() function 45 ret = bootz_setup(images->ep, &zi_start, &zi_end); in bootz_start()
|
| H A D | bootz.su | |
| /OK3568_Linux_fs/u-boot/tpl/arch/arm/lib/ |
| H A D | zimage.su | |
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | zimage.su | |
| H A D | zimage.c | 21 int bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup() function
|
| /OK3568_Linux_fs/u-boot/spl/arch/arm/lib/ |
| H A D | zimage.su | |
| /OK3568_Linux_fs/u-boot/arch/sandbox/lib/ |
| H A D | bootm.c | 21 int bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup() function
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl.c | 75 int __weak bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup() function 205 if (!bootz_setup((ulong)header, &start, &end)) { in spl_parse_image_header()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | image.h | 902 int bootz_setup(ulong image, ulong *start, ulong *end);
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | bootm.c | 382 if (!bootz_setup((ulong)hdr, &start, &end)) in bootm_parse_comp()
|
| /OK3568_Linux_fs/u-boot/tpl/ |
| H A D | u-boot-tpl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |