[U-Boot] [PATCH] udoo: Switch to SPL support
Fabio Estevam
festevam at gmail.com
Mon Aug 3 15:19:32 CEST 2015
Hi Peter,
On Mon, Aug 3, 2015 at 7:49 AM, vpeter4 <peter.vicman at gmail.com> wrote:
> Currently we need to build one U-boot image for each of the udoo
> variants: quad and dual-lite.
>
> By switching to SPL we can support all two variants with a single binary.
>
> Based on the SPL for wandboard.
>
> Tested with OpenELEC (Open Embedded Linux Entertainment Center)
> on both boards.
Looks very good. Great job! Just some minor issues:
> Signed-off-by: vpeter4 <peter.vicman at gmail.com>
The preferred form is to pass the real name in the Signed-off tag, so
you should do:
Signed-off-by: Peter Vicman <peter.vicman at gmail.com>
> Cc: Fabio Estevam <fabio.estevam at gmail.com>
That's not a valid email address. You can use either
festevam at gmail.com or fabio.estevam at freescale.com
> Cc: Stefano Babic <sbabic at denx.de>
Maybe Stefano could fix these two small issues while applying your patch.
With these fixes in place:
Acked-by: Fabio Estevam <fabio.estevam at freescale.com>
More information about the U-Boot
mailing list