* [U-Boot] [PATCH] embestmx6boards: convert to generic board
@ 2014-06-09 22:09 Iain Paton
2014-07-23 10:35 ` Stefano Babic
0 siblings, 1 reply; 2+ messages in thread
From: Iain Paton @ 2014-06-09 22:09 UTC (permalink / raw)
To: u-boot
Enable CONFIG_SYS_GENERIC_BOARD to remove warning on boot.
Signed-off-by: Iain Paton <ipaton0@gmail.com>
---
diff --git a/include/configs/embestmx6boards.h b/include/configs/embestmx6boards.h
index fbf47a7..2d4332b 100644
--- a/include/configs/embestmx6boards.h
+++ b/include/configs/embestmx6boards.h
@@ -19,6 +19,8 @@
#include "mx6_common.h"
#include <linux/sizes.h>
+#define CONFIG_SYS_GENERIC_BOARD
+
#define CONFIG_MXC_UART_BASE UART2_BASE
#define CONFIG_CONSOLE_DEV "ttymxc0"
#define CONFIG_MMCROOT "/dev/mmcblk1p2"
--
1.8.5.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] embestmx6boards: convert to generic board
2014-06-09 22:09 [U-Boot] [PATCH] embestmx6boards: convert to generic board Iain Paton
@ 2014-07-23 10:35 ` Stefano Babic
0 siblings, 0 replies; 2+ messages in thread
From: Stefano Babic @ 2014-07-23 10:35 UTC (permalink / raw)
To: u-boot
Hi Iain,
On 10/06/2014 00:09, Iain Paton wrote:
> Enable CONFIG_SYS_GENERIC_BOARD to remove warning on boot.
>
> Signed-off-by: Iain Paton <ipaton0@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] 2+ messages in thread
end of thread, other threads:[~2014-07-23 10:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-09 22:09 [U-Boot] [PATCH] embestmx6boards: convert to generic board Iain Paton
2014-07-23 10:35 ` Stefano Babic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox