Searched refs:bootpart (Results 1 – 8 of 8) sorted by relevance
1380 + "setenv bootpart ${mmcdev}:1; " \1382 + "if test -e ${devtype} ${bootpart} /uEnv.txt; then " \1383 + "load ${devtype} ${bootpart} ${loadaddr} /uEnv.txt;" \1395 + "setenv bootpart ${mmcdev}:${mmcpart};" \1396 + "if test -e ${devtype} ${bootpart} /boot/uEnv.txt; then " \1397 + "load ${devtype} ${bootpart} ${loadaddr} /boot/uEnv.txt;" \1418 + "setenv bootpart ${mmcdev}:1; " \1420 + "if test -e ${devtype} ${bootpart} /uEnv.txt; then " \1421 + "load ${devtype} ${bootpart} ${loadaddr} /uEnv.txt;" \1433 + "setenv bootpart ${mmcdev}:${mmcpart};" \[all …]
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()
1 bootpart=0:1
84 => load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/base.dtb85 => load ${devtype} ${bootpart} ${fdtovaddr} ${bootdir}/overlay.dtb
349 bootpart-no-access;
952 U_BOOT_CMD_MKENT(bootpart-resize, 4, 0, do_mmc_boot_resize, "", ""),
5527 sdimage-bootpart Create SD card image with a boot partition5673 sdimage-bootpart Create SD card image with a boot partition