* [U-Boot] [PATCH] mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD
@ 2014-06-25 17:45 Fabio Estevam
2014-06-26 8:18 ` Stefano Babic
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2014-06-25 17:45 UTC (permalink / raw)
To: u-boot
From: Fabio Estevam <fabio.estevam@freescale.com>
With CONFIG_SYS_GENERIC_BOARD the board hangs after issuing a 'save' command.
Remove CONFIG_SYS_GENERIC_BOARD until this issue can be fixed properly.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
Stefano,
I will not have time to debug this prior to 2014.07 version.
It would be better if this patch could be applied so that mx25pdk keeps working
in 2014.07. I can then investigate and provide a proper fix after 2014.07 is out.
include/configs/mx25pdk.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h
index cfaf6ca..aff2419 100644
--- a/include/configs/mx25pdk.h
+++ b/include/configs/mx25pdk.h
@@ -26,8 +26,6 @@
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG
-#define CONFIG_SYS_GENERIC_BOARD
-
#define CONFIG_MACH_TYPE MACH_TYPE_MX25_3DS
/* Size of malloc() pool */
--
1.8.3.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD
2014-06-25 17:45 [U-Boot] [PATCH] mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD Fabio Estevam
@ 2014-06-26 8:18 ` Stefano Babic
0 siblings, 0 replies; 2+ messages in thread
From: Stefano Babic @ 2014-06-26 8:18 UTC (permalink / raw)
To: u-boot
Hi Fabio,
On 25/06/2014 19:45, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
>
> With CONFIG_SYS_GENERIC_BOARD the board hangs after issuing a 'save' command.
>
> Remove CONFIG_SYS_GENERIC_BOARD until this issue can be fixed properly.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> Stefano,
>
> I will not have time to debug this prior to 2014.07 version.
>
> It would be better if this patch could be applied so that mx25pdk keeps working
> in 2014.07. I can then investigate and provide a proper fix after 2014.07 is out.
Ok, understood - 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-06-26 8:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-25 17:45 [U-Boot] [PATCH] mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD Fabio Estevam
2014-06-26 8:18 ` Stefano Babic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox