Searched refs:android_image_load (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | load_android.c | 42 if (android_image_load(dev_desc, &part_info, load_address, -1UL) < 0) { in do_load_android()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | image-android.su | |
| H A D | android_bootloader.c | 1200 ret = android_image_load(dev_desc, &boot_part, *load_address, -1UL); in android_image_load_by_partname() 1416 ret = android_image_load(dev_desc, &boot_part_info, in android_avb_boot_flow() 1448 ret = android_image_load(dev_desc, &boot_part_info, kernel_address, in android_boot_flow()
|
| H A D | image-android.c | 959 long android_image_load(struct blk_desc *dev_desc, in android_image_load() function
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | image.h | 1396 long android_image_load(struct blk_desc *dev_desc,
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |