All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] i.MX31 PDK: Enable generic board for i.MX31 PDK
@ 2014-08-05 17:03 Magnus Lilja
  2014-08-05 17:30 ` Fabio Estevam
  2014-08-08  9:05 ` Stefano Babic
  0 siblings, 2 replies; 3+ messages in thread
From: Magnus Lilja @ 2014-08-05 17:03 UTC (permalink / raw)
  To: u-boot

Enable CONFIG_SYS_GENERIC_BOARD for the i.MX31 PDK board.

Tested on actual hardware.

Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
---

Note: This was tested in a tree where the start.S issue discussed
in the "SPL broken on i.mx31 platforms" thread has been fixed.

 include/configs/mx31pdk.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/mx31pdk.h b/include/configs/mx31pdk.h
index f796a41..bc4583b 100644
--- a/include/configs/mx31pdk.h
+++ b/include/configs/mx31pdk.h
@@ -20,6 +20,8 @@
 #define CONFIG_ARM1136			/* This is an arm1136 CPU core */
 #define CONFIG_MX31			/* in a mx31 */
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DISPLAY_BOARDINFO
 
-- 
1.8.1.4

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

* [U-Boot] [PATCH] i.MX31 PDK: Enable generic board for i.MX31 PDK
  2014-08-05 17:03 [U-Boot] [PATCH] i.MX31 PDK: Enable generic board for i.MX31 PDK Magnus Lilja
@ 2014-08-05 17:30 ` Fabio Estevam
  2014-08-08  9:05 ` Stefano Babic
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2014-08-05 17:30 UTC (permalink / raw)
  To: u-boot

On Tue, Aug 5, 2014 at 2:03 PM, Magnus Lilja <lilja.magnus@gmail.com> wrote:
> Enable CONFIG_SYS_GENERIC_BOARD for the i.MX31 PDK board.
>
> Tested on actual hardware.
>
> Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
> ---
>
> Note: This was tested in a tree where the start.S issue discussed
> in the "SPL broken on i.mx31 platforms" thread has been fixed.

Acked-by: Fabio Estevam <fabio.estevam@freescale.com>

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

* [U-Boot] [PATCH] i.MX31 PDK: Enable generic board for i.MX31 PDK
  2014-08-05 17:03 [U-Boot] [PATCH] i.MX31 PDK: Enable generic board for i.MX31 PDK Magnus Lilja
  2014-08-05 17:30 ` Fabio Estevam
@ 2014-08-08  9:05 ` Stefano Babic
  1 sibling, 0 replies; 3+ messages in thread
From: Stefano Babic @ 2014-08-08  9:05 UTC (permalink / raw)
  To: u-boot

On 05/08/2014 19:03, Magnus Lilja wrote:
> Enable CONFIG_SYS_GENERIC_BOARD for the i.MX31 PDK board.
> 
> Tested on actual hardware.
> 
> Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
> ---


Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic



-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

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

end of thread, other threads:[~2014-08-08  9:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-05 17:03 [U-Boot] [PATCH] i.MX31 PDK: Enable generic board for i.MX31 PDK Magnus Lilja
2014-08-05 17:30 ` Fabio Estevam
2014-08-08  9:05 ` Stefano Babic

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.