Can UBOOT_CONFIG = "sd" image be used for booting from emmc?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can UBOOT_CONFIG = "sd" image be used for booting from emmc?

Jump to solution
898 Views
fei_4_xu
Contributor III

Hi,

 

I'm a little confused by the UBOOT_CONFIG = "emmc" or "sd" config in local.conf in yocto image buiding.

 

The board usually has a boot dip switch, from emmc or sd card or something else.

Then in uboot image build config, there again is a switch for emmc or sd.

 

My question is: if I build a uboot image with config of UBOOT_CONFIG = "sd", can the uboot image be burn into emmc and then boot from emmc?

0 Kudos
1 Solution
884 Views
joanxie
NXP TechSupport
NXP TechSupport

in imx6, some boards need uboot_xx_emmc.bin to boot from emmc, but as I known, for imx8, they both can use default uboot bin file to boot from emmc

View solution in original post

3 Replies
885 Views
joanxie
NXP TechSupport
NXP TechSupport

in imx6, some boards need uboot_xx_emmc.bin to boot from emmc, but as I known, for imx8, they both can use default uboot bin file to boot from emmc

868 Views
fei_4_xu
Contributor III

thanks, this is what I have observed on imx8.

0 Kudos
868 Views
fei_4_xu
Contributor III
thanks, this is what I have observed on imx8.
0 Kudos