Searched refs:bootpart (Results 1 – 7 of 7) sorted by relevance
2 boota=setenv bootpart 2; setenv rootfs rofs-a; run bootmmc3 bootb=setenv bootpart 3; setenv rootfs rofs-b; run bootmmc7 bootmmc=run setmmcargs; ext4load mmc 0:${bootpart} ${loadaddr} fitImage && bootm ${loadaddr}${bootm…
16 boota=setenv bootpart 2; setenv rootfs rofs-a; run bootmmc17 bootb=setenv bootpart 3; setenv rootfs rofs-b; run bootmmc18 bootmmc=run setmmcargs; ext4load mmc 0:${bootpart} ${loadaddr} fitImage && bootm ${loadaddr}${bootm…
86 uint bootpart = CONFIG_SYS_MMC_ENV_PART; in mmc_get_env_part() local93 bootpart = 1; in mmc_get_env_part()95 return bootpart; in mmc_get_env_part()
84 => load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/base.dtb85 => load ${devtype} ${bootpart} ${fdtovaddr} ${bootdir}/overlay.dtb
894 U_BOOT_CMD_MKENT(bootpart-resize, 4, 0, do_mmc_boot_resize, "", ""),
153 sdimage-bootpart Create SD card image with a boot partition296 sdimage-bootpart Create SD card image with a boot partition