All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/5] arm: mach-types: add hikey and poplar
Date: Thu,  4 May 2017 15:47:09 +0200	[thread overview]
Message-ID: <1493905630-8788-4-git-send-email-jorge.ramirez-ortiz@linaro.org> (raw)
In-Reply-To: <1493905630-8788-1-git-send-email-jorge.ramirez-ortiz@linaro.org>

Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@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
-- 
2.7.4

  parent reply	other threads:[~2017-05-04 13:47 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-04 13:47 [U-Boot] [PATCH 1/5] ARM64: poplar: add device tree bindings Jorge Ramirez-Ortiz
2017-05-04 13:47 ` [U-Boot] [PATCH 2/5] driver: usb: add EHCI driver for hi3787cv200 SoC Jorge Ramirez-Ortiz
2017-05-05 14:32   ` Tom Rini
2017-05-05 15:34     ` Marek Vasut
2017-05-05 17:55       ` Jorge Ramirez
2017-05-05 23:05         ` Marek Vasut
2017-05-07 10:56           ` Jorge Ramirez
2017-05-07 12:34             ` Marek Vasut
2017-05-08  9:15               ` Jorge Ramirez
2017-05-08 10:21                 ` Marek Vasut
2017-05-04 13:47 ` [U-Boot] [PATCH 3/5] driver: mmc: update debug info Jorge Ramirez-Ortiz
2017-05-05 14:32   ` Tom Rini
2017-05-04 13:47 ` Jorge Ramirez-Ortiz [this message]
2017-05-05 14:32   ` [U-Boot] [PATCH 4/5] arm: mach-types: add hikey and poplar Tom Rini
2017-05-05 16:55     ` Jorge Ramirez
2017-05-04 13:47 ` [U-Boot] [PATCH 5/5] ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards Jorge Ramirez-Ortiz
2017-05-04 13:59   ` Daniel Thompson
2017-05-10 15:22     ` Jorge Ramirez
2017-05-05 14:32   ` Tom Rini
2017-05-05 16:55     ` Jorge Ramirez
2017-05-05 14:32 ` [U-Boot] [PATCH 1/5] ARM64: poplar: add device tree bindings Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1493905630-8788-4-git-send-email-jorge.ramirez-ortiz@linaro.org \
    --to=jorge.ramirez-ortiz@linaro.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.