Re: [U-Boot] [PATCH 4/5] arm: mach-types: add hikey and poplar

2017-05-05 Thread Jorge Ramirez

On 05/05/2017 04:32 PM, Tom Rini wrote:

On Thu, May 04, 2017 at 03:47:09PM +0200, Jorge Ramirez-Ortiz wrote:


Signed-off-by: Jorge Ramirez-Ortiz 
---
  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.


OK
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH 4/5] arm: mach-types: add hikey and poplar

2017-05-05 Thread Tom Rini
On Thu, May 04, 2017 at 03:47:09PM +0200, Jorge Ramirez-Ortiz wrote:

> Signed-off-by: Jorge Ramirez-Ortiz 
> ---
>  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


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH 4/5] arm: mach-types: add hikey and poplar

2017-05-04 Thread Jorge Ramirez-Ortiz
Signed-off-by: Jorge Ramirez-Ortiz 
---
 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
-- 
2.7.4

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot