Home
last modified time | relevance | path

Searched refs:PART_BOOT (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Duimage.c101 part_name = PART_BOOT; in uimage_load_bootables()
192 char *part_name = PART_BOOT; in uimage_init_resource()
H A Dspl.c419 return (boot_mode == BOOT_RECOVERY) ? PART_RECOVERY : PART_BOOT; in spl_kernel_partition()
H A Dfit.c145 char *part_name = PART_BOOT; in fit_get_blob()
/OK3568_Linux_fs/u-boot/include/
H A Dboot_rkimg.h58 #define PART_BOOT "boot" macro
/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Drkflash_blk.h54 PART_BOOT = 1 << 3, enumerator
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_rkfw.c490 if (part_get_info_by_name(dev_desc, PART_BOOT, &part_info) > 0) in spl_load_rkfw_image()
514 part_name = PART_BOOT; in spl_load_rkfw_image()
H A Dspl_fit.c444 return PART_BOOT; in spl_kernel_partition()
473 const char *part_name = PART_BOOT; in spl_load_kernel_fit()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk1808/
H A Drk1808.c192 const char *boot_part = PART_BOOT; in env_fixup_ramdisk_addr_r()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl18xx/
H A Dmain.c593 [PART_BOOT] = {
849 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl18xx_pre_boot()
873 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl18xx_pre_upload()
1384 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl18xx_get_pg_ver()
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootrkp.c305 char *part_name = PART_BOOT; in do_boot_rockchip()
/OK3568_Linux_fs/u-boot/common/
H A Dandroid_bootloader.c1086 const char *part_boot = PART_BOOT; in android_fdt_overlay_apply()
1101 part_boot = can_find_recovery ? PART_RECOVERY : PART_BOOT; in android_fdt_overlay_apply()
H A Dimage-android.c46 const char *part_name = PART_BOOT; in android_version_init()
57 part_name = ab_can_find_recovery_part() ? PART_RECOVERY : PART_BOOT; in android_version_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h123 PART_BOOT, enumerator
H A Dboot.c439 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wlcore_boot_run_firmware()
H A Dmain.c908 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wlcore_print_recovery()
1037 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl12xx_set_power_on()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl12xx/
H A Dmain.c509 [PART_BOOT] = { /* in wl12xx we can use a mix of work and down