public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] omap3: cm-t3517: define CONFIG_MACH_TYPE
@ 2015-09-09  8:27 Dmitry Lifshitz
  2015-09-09  8:36 ` Igor Grinberg
  2015-09-12 12:52 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Dmitry Lifshitz @ 2015-09-09  8:27 UTC (permalink / raw)
  To: u-boot

Define CONFIG_MACH_TYPE to allow non DT Linux boot.

Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
---
 include/configs/cm_t3517.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/configs/cm_t3517.h b/include/configs/cm_t3517.h
index fbc10dd..27c023c 100644
--- a/include/configs/cm_t3517.h
+++ b/include/configs/cm_t3517.h
@@ -36,6 +36,8 @@
 #include <asm/arch/cpu.h>		/* get chip and board defs */
 #include <asm/arch/omap.h>
 
+#define CONFIG_MACH_TYPE                MACH_TYPE_CM_T3517
+
 /*
  * Display CPU and Board information
  */
-- 
1.7.5.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] omap3: cm-t3517: define CONFIG_MACH_TYPE
  2015-09-09  8:27 [U-Boot] [PATCH] omap3: cm-t3517: define CONFIG_MACH_TYPE Dmitry Lifshitz
@ 2015-09-09  8:36 ` Igor Grinberg
  2015-09-12 12:52 ` [U-Boot] " Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Igor Grinberg @ 2015-09-09  8:36 UTC (permalink / raw)
  To: u-boot

On 09/09/15 11:27, Dmitry Lifshitz wrote:
> Define CONFIG_MACH_TYPE to allow non DT Linux boot.
> 
> Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>

Acked-by: Igor Grinberg <grinberg@compulab.co.il>

> ---
>  include/configs/cm_t3517.h |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/include/configs/cm_t3517.h b/include/configs/cm_t3517.h
> index fbc10dd..27c023c 100644
> --- a/include/configs/cm_t3517.h
> +++ b/include/configs/cm_t3517.h
> @@ -36,6 +36,8 @@
>  #include <asm/arch/cpu.h>		/* get chip and board defs */
>  #include <asm/arch/omap.h>
>  
> +#define CONFIG_MACH_TYPE                MACH_TYPE_CM_T3517
> +
>  /*
>   * Display CPU and Board information
>   */
> 

-- 
Regards,
Igor.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] omap3: cm-t3517: define CONFIG_MACH_TYPE
  2015-09-09  8:27 [U-Boot] [PATCH] omap3: cm-t3517: define CONFIG_MACH_TYPE Dmitry Lifshitz
  2015-09-09  8:36 ` Igor Grinberg
@ 2015-09-12 12:52 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2015-09-12 12:52 UTC (permalink / raw)
  To: u-boot

On Wed, Sep 09, 2015 at 11:27:17AM +0300, Dmitry Lifshitz wrote:

> Define CONFIG_MACH_TYPE to allow non DT Linux boot.
> 
> Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
> Acked-by: Igor Grinberg <grinberg@compulab.co.il>

Applied to u-boot/master, thanks!

-- 
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/20150912/55c46711/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-09-12 12:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-09  8:27 [U-Boot] [PATCH] omap3: cm-t3517: define CONFIG_MACH_TYPE Dmitry Lifshitz
2015-09-09  8:36 ` Igor Grinberg
2015-09-12 12:52 ` [U-Boot] " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox