[U-Boot] i.Mx6q u-boot stuck

Fabio Estevam festevam at gmail.com
Fri May 5 11:38:42 UTC 2017


On Fri, May 5, 2017 at 7:50 AM, Fausto Sessego <fausto.sessego at infomob.it>
wrote:

> Ok,
>
> now it seems to work fine.
>

Ok, great!


>
> I have another question:
>
> the define
> #define CONFIG_MMCROOT "/dev/mmcblk0p2"
>
> what does it mean?
>
> I have 2 sd card in my custom board:
> 1) SD3 used like mass storage
> 2) SD4 used to load the SO
>

This option specifies the location of the rootfs.

A better approach is to use PARTUUID instead. Please check:
http://git.denx.de/?p=u-boot.git;a=commitdiff;h=
ca4f338e2efece5196eb2178e5f7d07be828da6e;hp=375d19c9114c1aca722f22fca937ae
c70e6feecf


More information about the U-Boot mailing list