All of lore.kernel.org
 help / color / mirror / Atom feed
From: Prafulla Wadaskar <prafulla@marvell.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6] Marvell Kirkwood family SOC support
Date: Wed, 6 May 2009 22:36:07 -0700	[thread overview]
Message-ID: <73173D32E9439E4ABB5151606C3E19E201CD5CFD10@SC-VEXCH1.marvell.com> (raw)
In-Reply-To: <73173D32E9439E4ABB5151606C3E19E201CD5CF802@SC-VEXCH1.marvell.com>

 

> -----Original Message-----
> From: u-boot-bounces at lists.denx.de 
> [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Prafulla Wadaskar
> Sent: Tuesday, May 05, 2009 11:41 AM
> To: Wolfgang Denk; Jean-Christophe PLAGNIOL-VILLARD
> Cc: u-boot at lists.denx.de; Ashish Karkare; Prabhanjan Sarnaik; 
> Ronen Shitrit
> Subject: Re: [U-Boot] [PATCH v6] Marvell Kirkwood family SOC support
> 
>  
> 
> > -----Original Message-----
> > From: Wolfgang Denk [mailto:wd at denx.de]
> > Sent: Tuesday, May 05, 2009 4:21 AM
> > To: Jean-Christophe PLAGNIOL-VILLARD
> > Cc: Prafulla Wadaskar; u-boot at lists.denx.de; Ashish Karkare; 
> > Prabhanjan Sarnaik; Ronen Shitrit
> > Subject: Re: [U-Boot] [PATCH v6] Marvell Kirkwood family SOC support
> > 
> > Dear Jean-Christophe PLAGNIOL-VILLARD,
> > 
> > In message <20090504223746.GE13923@game.jcrosoft.org> you wrote:
> > >
> > > > > please move to include/asm-arm/u-boot-arm.h
> > > > 
> > > > This change request makes no sense to me. Please leave as is.
> > > all other arm specific init are already store there so 
> for me it's 
> > > make sense to have them all store at the same place
> > 
> > arch_misc_init() is not exactly ARM specific. It might as 
> well be used 
> > by other architectures (ievenif this is currently not the case).
> 
> I agree with Wolfgang on this.
>  arch_misc_init() can be used by any architecture.
> It may not be currently used by other architectures. Same 
> applies for arch_cpu_init() too
Hi Jean,
For my next patch I am not changing for arch_misc_init(), i.e. keeping it in common.h
There are other architectures (non ARM too) using cpu_init() declared in their respective headers.
It make more sense to move them to common.h along with newly defined arch_cpu_init().
Shall I do this as a part of this patch? Or separate patch?

Regards..
Prafulla . .
> 
> Regards..
> Prafulla . .
> 
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
> 

  reply	other threads:[~2009-05-07  5:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-04 14:53 [U-Boot] [PATCH v6] Marvell Kirkwood family SOC support Prafulla Wadaskar
2009-05-04 22:08 ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-04 22:38   ` Wolfgang Denk
2009-05-04 22:37     ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-04 22:51       ` Wolfgang Denk
2009-05-05  6:11         ` Prafulla Wadaskar
2009-05-07  5:36           ` Prafulla Wadaskar [this message]
2009-05-05  6:28   ` Prafulla Wadaskar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=73173D32E9439E4ABB5151606C3E19E201CD5CFD10@SC-VEXCH1.marvell.com \
    --to=prafulla@marvell.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.