[U-Boot] [PATCH] mx6sabresd: README: Add eMMC boot configuration

Fabio Estevam festevam at gmail.com
Sat Apr 8 01:42:45 UTC 2017


Hi Breno,

On Fri, Apr 7, 2017 at 4:22 PM, Breno Lima <breno.lima at nxp.com> wrote:
> Explain how to flash the eMMC and how to boot from it.
>
> Signed-off-by: Breno Lima <breno.lima at nxp.com>
> ---
>  board/freescale/mx6sabresd/README | 22 ++++++++++++++++++++++
>  1 file changed, 22 insertions(+)
>
> diff --git a/board/freescale/mx6sabresd/README b/board/freescale/mx6sabresd/README
> index 5814b9d..875d4b2 100644
> --- a/board/freescale/mx6sabresd/README
> +++ b/board/freescale/mx6sabresd/README
> @@ -27,6 +27,28 @@ This will generate the image called u-boot.imx.
>
>  $ sudo dd if=u-boot.imx of=/dev/sdb bs=1K seek=1 && sync
>
> +- Flash the u-boot.imx binary into the eMMC:

I would put a extra section for booting from eMMC.

Something like:

Change:

1. Booting via Normal U-Boot

to

1. Booting from SD card via normal U-Boot


and then:

2. Booting from eMMC via normal U-Boot

The rest looks good.


More information about the U-Boot mailing list