* [U-Boot-Users] [PATCH] Fix name of i.MX31 boards in config file header
@ 2008-04-14 20:33 Magnus Lilja
2008-04-15 5:37 ` Robert Schwebel
0 siblings, 1 reply; 4+ messages in thread
From: Magnus Lilja @ 2008-04-14 20:33 UTC (permalink / raw)
To: u-boot
Correct the names of the i.MX31 Litekit and phyCORE boards in config files.
Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
---
include/configs/imx31_litekit.h | 2 +-
include/configs/imx31_phycore.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/configs/imx31_litekit.h b/include/configs/imx31_litekit.h
index 2a6f59a..777750b 100644
--- a/include/configs/imx31_litekit.h
+++ b/include/configs/imx31_litekit.h
@@ -4,7 +4,7 @@
* Richard Woodruff <r-woodruff2@ti.com>
* Kshitij Gupta <kshitij@ti.com>
*
- * Configuration settings for the 242x TI H4 board.
+ * Configuration settings for the LogicPD i.MX31 Litekit board.
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/include/configs/imx31_phycore.h b/include/configs/imx31_phycore.h
index e067b76..c29654b 100644
--- a/include/configs/imx31_phycore.h
+++ b/include/configs/imx31_phycore.h
@@ -4,7 +4,7 @@
* Richard Woodruff <r-woodruff2@ti.com>
* Kshitij Gupta <kshitij@ti.com>
*
- * Configuration settings for the 242x TI H4 board.
+ * Configuration settings for the phyCORE i.MX31 board.
*
* See file CREDITS for list of people who contributed to this
* project.
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [U-Boot-Users] [PATCH] Fix name of i.MX31 boards in config file header
2008-04-14 20:33 [U-Boot-Users] [PATCH] Fix name of i.MX31 boards in config file header Magnus Lilja
@ 2008-04-15 5:37 ` Robert Schwebel
2008-04-15 17:09 ` Magnus Lilja
0 siblings, 1 reply; 4+ messages in thread
From: Robert Schwebel @ 2008-04-15 5:37 UTC (permalink / raw)
To: u-boot
On Mon, Apr 14, 2008 at 10:33:44PM +0200, Magnus Lilja wrote:
> - * Configuration settings for the 242x TI H4 board.
> + * Configuration settings for the phyCORE i.MX31 board.
This is "phyCORE-i.MX31".
Robert
--
Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
Pengutronix - Linux Solutions for Science and Industry
Handelsregister: Amtsgericht Hildesheim, HRA 2686
Hannoversche Str. 2, 31134 Hildesheim, Germany
Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9
^ permalink raw reply [flat|nested] 4+ messages in thread* [U-Boot-Users] [PATCH] Fix name of i.MX31 boards in config file header
2008-04-15 5:37 ` Robert Schwebel
@ 2008-04-15 17:09 ` Magnus Lilja
2008-04-18 7:54 ` Wolfgang Denk
0 siblings, 1 reply; 4+ messages in thread
From: Magnus Lilja @ 2008-04-15 17:09 UTC (permalink / raw)
To: u-boot
Correct the name of the i.MX31 Litekit and phyCORE boards in config files.
Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
---
Corrected the phyCORE name after comment from Robert Schwebel.
include/configs/imx31_litekit.h | 2 +-
include/configs/imx31_phycore.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/configs/imx31_litekit.h b/include/configs/imx31_litekit.h
index 2a6f59a..777750b 100644
--- a/include/configs/imx31_litekit.h
+++ b/include/configs/imx31_litekit.h
@@ -4,7 +4,7 @@
* Richard Woodruff <r-woodruff2@ti.com>
* Kshitij Gupta <kshitij@ti.com>
*
- * Configuration settings for the 242x TI H4 board.
+ * Configuration settings for the LogicPD i.MX31 Litekit board.
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/include/configs/imx31_phycore.h b/include/configs/imx31_phycore.h
index e067b76..aaa3390 100644
--- a/include/configs/imx31_phycore.h
+++ b/include/configs/imx31_phycore.h
@@ -4,7 +4,7 @@
* Richard Woodruff <r-woodruff2@ti.com>
* Kshitij Gupta <kshitij@ti.com>
*
- * Configuration settings for the 242x TI H4 board.
+ * Configuration settings for the phyCORE-i.MX31 board.
*
* See file CREDITS for list of people who contributed to this
* project.
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [U-Boot-Users] [PATCH] Fix name of i.MX31 boards in config file header
2008-04-15 17:09 ` Magnus Lilja
@ 2008-04-18 7:54 ` Wolfgang Denk
0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2008-04-18 7:54 UTC (permalink / raw)
To: u-boot
In message <4804E136.4050202@gmail.com> you wrote:
> Correct the name of the i.MX31 Litekit and phyCORE boards in config files.
>
> Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
> ---
>
> Corrected the phyCORE name after comment from Robert Schwebel.
>
> include/configs/imx31_litekit.h | 2 +-
> include/configs/imx31_phycore.h | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Free markets select for winning solutions." - Eric S. Raymond
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-04-18 7:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-14 20:33 [U-Boot-Users] [PATCH] Fix name of i.MX31 boards in config file header Magnus Lilja
2008-04-15 5:37 ` Robert Schwebel
2008-04-15 17:09 ` Magnus Lilja
2008-04-18 7:54 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox