Searched refs:bootm_find_images (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | bootm.su | |
| H A D | bootm.c | 248 int bootm_find_images(int flag, int argc, char * const argv[]) in bootm_find_images() function 305 return bootm_find_images(flag, argc, argv); in bootm_find_other()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | bootm.h | 52 int bootm_find_images(int flag, int argc, char * const argv[]);
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | bootz.c | 55 if (bootm_find_images(flag, argc, argv)) in bootz_start()
|
| H A D | booti.c | 127 if (bootm_find_images(flag, argc, argv)) in booti_start()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |