[U-Boot] [PATCH 9/9] arm: mvebu: clearfog: document boot from SATA

Chris Packham judge.packham at gmail.com
Fri May 17 08:02:25 UTC 2019


On Thu, May 16, 2019 at 10:10 PM Baruch Siach <baruch at tkos.co.il> wrote:
>
> Document the main U-Boot image offset when booting from SATA disk on the
> Clearfog board.
>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>

Reviewed-by: Chris Packham <judge.packham at gmail.com>

> ---
>  board/solidrun/clearfog/README | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/board/solidrun/clearfog/README b/board/solidrun/clearfog/README
> index 0b0e98de90a0..6171ce66f4f8 100644
> --- a/board/solidrun/clearfog/README
> +++ b/board/solidrun/clearfog/README
> @@ -40,6 +40,12 @@ Install U-Boot on eMMC boot partition from Linux running on Clearfog:
>  Note that the SD card is not accessible when the Clearfog SOM has eMMC.
>  Consider initial boot from UART (see below).
>
> +Install U-Boot on SATA:
> +-----------------------
> +
> +When loading the main U-Boot image from raw SATA sector, set
> +CONFIG_SPL_SATA_RAW_U_BOOT_SECTOR to 0x141.
> +
>  Boot selection:
>  ---------------
>
> --
> 2.20.1
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot


More information about the U-Boot mailing list