[U-Boot] [PATCH 4/5] arm: mach-types: add hikey and poplar
Tom Rini
trini at konsulko.com
Fri May 5 14:32:24 UTC 2017
On Thu, May 04, 2017 at 03:47:09PM +0200, Jorge Ramirez-Ortiz wrote:
> Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz at linaro.org>
> ---
> arch/arm/include/asm/mach-types.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/include/asm/mach-types.h b/arch/arm/include/asm/mach-types.h
> index 9f82efe..db06923 100644
> --- a/arch/arm/include/asm/mach-types.h
> +++ b/arch/arm/include/asm/mach-types.h
> @@ -5057,4 +5057,6 @@
> #define MACH_TYPE_NASM25 5112
> #define MACH_TYPE_TOMATO 5113
> #define MACH_TYPE_OMAP3_MRC3D 5114
> +#define MACH_TYPE_HI6220_HIKEY 5115
> +#define MACH_TYPE_HI3798CV200_POPLAR 5116
> #endif
NAK. We've recently re-synced the mach type list and there's certainly
no non-DT kernel support for this board.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170505/c7db1613/attachment.sig>
More information about the U-Boot
mailing list