public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] EUKREA CPUIMX27 : update boot script
@ 2009-07-18 14:26 Eric Benard
  2009-07-18 15:08 ` Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Benard @ 2009-07-18 14:26 UTC (permalink / raw)
  To: u-boot

Update bootargs's mtdparts to be able to use latest kernel
(imx_nand renamed to mxc_nand)

Signed-off-by: Eric Benard <ebenard@eukrea.com>
---
 board/eukrea_cpuimx27/env/bin/boot |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/board/eukrea_cpuimx27/env/bin/boot b/board/eukrea_cpuimx27/env/bin/boot
index dfb59aa..7bbff2d 100644
--- a/board/eukrea_cpuimx27/env/bin/boot
+++ b/board/eukrea_cpuimx27/env/bin/boot
@@ -31,7 +31,7 @@ else
 	bootargs="$bootargs root=/dev/nfs nfsroot=$eth0.serverip:$nfsroot,v3,tcp"
 fi
 
-bootargs="$bootargs mtdparts=physmap-flash.0:$nor_parts;imx_nand:$nand_parts"
+bootargs="$bootargs mtdparts=physmap-flash.0:$nor_parts;mxc_nand:$nand_parts"
 
 if [ $kernel = net ]; then
 	if [ x$ip = xdhcp ]; then
-- 
1.6.0.4

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

* [U-Boot] [PATCH] EUKREA CPUIMX27 : update boot script
  2009-07-18 14:26 [U-Boot] [PATCH] EUKREA CPUIMX27 : update boot script Eric Benard
@ 2009-07-18 15:08 ` Jean-Christophe PLAGNIOL-VILLARD
  2009-07-18 17:35   ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2009-07-18 15:08 UTC (permalink / raw)
  To: u-boot

On 16:26 Sat 18 Jul     , Eric Benard wrote:
> Update bootargs's mtdparts to be able to use latest kernel
> (imx_nand renamed to mxc_nand)
> 
> Signed-off-by: Eric Benard <ebenard@eukrea.com>
> ---
>  board/eukrea_cpuimx27/env/bin/boot |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
could you specify that it's for u-boot-v2 in the subject?
as [U-BOOT-V2]

Best Regards,
J.

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

* [U-Boot] [PATCH] EUKREA CPUIMX27 : update boot script
  2009-07-18 15:08 ` Jean-Christophe PLAGNIOL-VILLARD
@ 2009-07-18 17:35   ` Wolfgang Denk
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2009-07-18 17:35 UTC (permalink / raw)
  To: u-boot

Dear Jean-Christophe PLAGNIOL-VILLARD,

In message <20090718150811.GD30699@game.jcrosoft.org> you wrote:
>
> > (imx_nand renamed to mxc_nand)
> > 
> > Signed-off-by: Eric Benard <ebenard@eukrea.com>
> > ---
> >  board/eukrea_cpuimx27/env/bin/boot |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> could you specify that it's for u-boot-v2 in the subject?
> as [U-BOOT-V2]

I find this mix of unrelated patches pretty much confusing, too.

How about creating a separate list for "u-boot-v2" related patches?
It's trivial to me to set up, but I'd like to hear other opinions
first.

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
I'm frequently appalled by the low regard you Earthmen have for life.
	-- Spock, "The Galileo Seven", stardate 2822.3

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

end of thread, other threads:[~2009-07-18 17:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-18 14:26 [U-Boot] [PATCH] EUKREA CPUIMX27 : update boot script Eric Benard
2009-07-18 15:08 ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-18 17:35   ` Wolfgang Denk

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