[U-Boot] [PATCH] mx6: Add initial SPL support for HummingBoard-i2eX
Tom Rini
trini at konsulko.com
Thu Apr 16 15:07:37 CEST 2015
On Wed, Apr 15, 2015 at 05:57:55PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam at freescale.com>
>
> Add the initial SPL support for HummingBoard-i2eX, which is based on a
> MX6 Dual.
>
> For more information about HummingBoard, please check:
> http://www.solid-run.com/products/hummingboard/
>
> Based on the work from Jon Nettleton and Rabeeh Khoury.
>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
[snip]
> +#ifdef CONFIG_SPL_BUILD
> +#include <spl.h>
> +#include <libfdt.h>
Oh and we don't need either of these includes (we aren't doing the FDT
stuff the Solid Run codebase was). And why yes, I was looking at the
same code base and doing a similar thing when you posted your patches :)
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150416/96f650ed/attachment.sig>
More information about the U-Boot
mailing list