Home
last modified time | relevance | path

Searched refs:bootpart (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/
H A Du-boot-env-ast2600.txt2 boota=setenv bootpart 2; setenv rootfs rofs-a; run bootmmc
3 bootb=setenv bootpart 3; setenv rootfs rofs-b; run bootmmc
7 bootmmc=run setmmcargs; ext4load mmc 0:${bootpart} ${loadaddr} fitImage && bootm ${loadaddr}${bootm…
/openbmc/u-boot/board/aspeed/
H A Dast2600_openbmc_mmc.txt2 boota=setenv bootpart 2; setenv rootfs rofs-a; run bootmmc
3 bootb=setenv bootpart 3; setenv rootfs rofs-b; run bootmmc
7 bootmmc=run setmmcargs; ext4load mmc 0:${bootpart} ${loadaddr} fitImage && bootm ${loadaddr}${bootm…
/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-bsp/u-boot/files/
H A Dfvp.env16 boota=setenv bootpart 2; setenv rootfs rofs-a; run bootmmc
17 bootb=setenv bootpart 3; setenv rootfs rofs-b; run bootmmc
18 bootmmc=run setmmcargs; ext4load mmc 0:${bootpart} ${loadaddr} fitImage && bootm ${loadaddr}${bootm…
/openbmc/u-boot/board/compulab/cm_t54/
H A Dcm_t54.c86 uint bootpart = CONFIG_SYS_MMC_ENV_PART; in mmc_get_env_part() local
93 bootpart = 1; in mmc_get_env_part()
95 return bootpart; in mmc_get_env_part()
/openbmc/u-boot/doc/
H A DREADME.fdt-overlays84 => load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/base.dtb
85 => load ${devtype} ${bootpart} ${fdtovaddr} ${bootdir}/overlay.dtb
/openbmc/u-boot/cmd/
H A Dmmc.c894 U_BOOT_CMD_MKENT(bootpart-resize, 4, 0, do_mmc_boot_resize, "", ""),
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dwic.rst153 sdimage-bootpart Create SD card image with a boot partition
296 sdimage-bootpart Create SD card image with a boot partition