public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] MX31: drop warnings in get_cpu_rev
@ 2011-04-21 16:09 Stefano Babic
  2011-04-21 17:56 ` Stefano Babic
  0 siblings, 1 reply; 2+ messages in thread
From: Stefano Babic @ 2011-04-21 16:09 UTC (permalink / raw)
  To: u-boot

Drop warnings due to recent commit
ARM: mx31: Print the silicon version

Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/include/asm/arch-mx31/imx-regs.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/include/asm/arch-mx31/imx-regs.h b/arch/arm/include/asm/arch-mx31/imx-regs.h
index 74444f2..c830a03 100644
--- a/arch/arm/include/asm/arch-mx31/imx-regs.h
+++ b/arch/arm/include/asm/arch-mx31/imx-regs.h
@@ -105,7 +105,7 @@ struct iim_regs {
 
 struct mx3_cpu_type {
 	u8 srev;
-	const char *v;
+	char *v;
 };
 
 #define IOMUX_PADNUM_MASK	0x1ff
-- 
1.7.1

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

* [U-Boot] [PATCH] MX31: drop warnings in get_cpu_rev
  2011-04-21 16:09 [U-Boot] [PATCH] MX31: drop warnings in get_cpu_rev Stefano Babic
@ 2011-04-21 17:56 ` Stefano Babic
  0 siblings, 0 replies; 2+ messages in thread
From: Stefano Babic @ 2011-04-21 17:56 UTC (permalink / raw)
  To: u-boot

On 04/21/2011 06:09 PM, Stefano Babic wrote:
> Drop warnings due to recent commit
> ARM: mx31: Print the silicon version
> 
> Signed-off-by: Stefano Babic <sbabic@denx.de>
> CC: Fabio Estevam <fabio.estevam@freescale.com>
> ---

Applied directly to u-boot-imx, as fix.

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-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

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

end of thread, other threads:[~2011-04-21 17:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-21 16:09 [U-Boot] [PATCH] MX31: drop warnings in get_cpu_rev Stefano Babic
2011-04-21 17:56 ` Stefano Babic

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