[U-Boot] [PATCH v5 4/7] ls2080ardb: Convert to distro boot

york sun york.sun at nxp.com
Sat Oct 15 18:56:04 CEST 2016


On 10/15/2016 03:03 AM, Alexander Graf wrote:
> Most new systems in U-Boot these days make use of the generic "distro"
> framework which allows a user to have U-Boot scan for a bootable OS
> on all available media types.
>
> This patch extends the LS2080ARDB board to use that framework if the
> hard coded NOR flash location does not contain a bootable image.
>
> Signed-off-by: Alexander Graf <agraf at suse.de>
>
> ---
>
> v1 -> v2:
>
>   - Boot NOR flash before distro boot
>
> v2 -> v3:
>
>   - Actually run distro boot (s/&&/||/ after bootm)
>
> v3 -> v4:
>
>   - Add CONFIG_CMD_FS_GENERIC to defconfig
>
> v4 -> v5:
>
>   - Add qspi board
>   - Don't overwrite ethact

Alex,

Don't we have an issue to run distro boot right after this patch? I 
think this patch should be the last in this set. Don't you agree?

For this patch itself,
Reviewed-by: York Sun <york.sun at nxp.com>



More information about the U-Boot mailing list