public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] MPC83xx Patches
@ 2008-10-14 20:18 Wolfgang Denk
  2008-10-14 20:53 ` Kim Phillips
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Denk @ 2008-10-14 20:18 UTC (permalink / raw)
  To: u-boot

Dear Kim,

here is a list of MPC83xx patches which seem to be still pending:

8484  10/02 Anton Vorontsov    [U-Boot] [PATCH 1/4] mpc83xx: fix serdes setup for the MPC8378E board
8485  10/02 Anton Vorontsov    [U-Boot] [PATCH 2/4] mpc83xx: serdes: add forgotten shifts for rfcks<
8486  10/02 Anton Vorontsov    [U-Boot] [PATCH 3/4] mpc83xx: add TSECs' HRCWH masks for MPC837x proc
8487  10/02 Anton Vorontsov    [U-Boot] [PATCH 4/4] mpc83xx: add SGMII riser module support for the 
9051  10/14 Selvamuthukumar    [U-Boot] [PATCH] mpc83xx: Fix the wrong comment.<<--- cpu/mpc83xx/cpu
9111  10/14 Anton Vorontsov    [U-Boot] [PATCH v2] mpc83xx: add support for switching between USB Ho


Please comment...

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@denx.de
"The combination of a number of things to make existence worthwhile."
"Yes, the philosophy of 'none,' meaning 'all.'"
	-- Spock and Lincoln, "The Savage Curtain", stardate 5906.4

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

* [U-Boot] MPC83xx Patches
  2008-10-14 20:18 [U-Boot] MPC83xx Patches Wolfgang Denk
@ 2008-10-14 20:53 ` Kim Phillips
  2008-10-14 21:52   ` Wolfgang Denk
  0 siblings, 1 reply; 5+ messages in thread
From: Kim Phillips @ 2008-10-14 20:53 UTC (permalink / raw)
  To: u-boot

On Tue, 14 Oct 2008 22:18:31 +0200
Wolfgang Denk <wd@denx.de> wrote:

> here is a list of MPC83xx patches which seem to be still pending:
> 
> 8484  10/02 Anton Vorontsov    [U-Boot] [PATCH 1/4] mpc83xx: fix serdes setup for the MPC8378E board
> 8485  10/02 Anton Vorontsov    [U-Boot] [PATCH 2/4] mpc83xx: serdes: add forgotten shifts for rfcks<
> 8486  10/02 Anton Vorontsov    [U-Boot] [PATCH 3/4] mpc83xx: add TSECs' HRCWH masks for MPC837x proc
> 8487  10/02 Anton Vorontsov    [U-Boot] [PATCH 4/4] mpc83xx: add SGMII riser module support for the 

the above four are sitting in u-boot-mpc83xx' next branch (I replied as
such to the 0/4 post).

> 9051  10/14 Selvamuthukumar    [U-Boot] [PATCH] mpc83xx: Fix the wrong comment.<<--- cpu/mpc83xx/cpu
> 9111  10/14 Anton Vorontsov    [U-Boot] [PATCH v2] mpc83xx: add support for switching between USB Ho

these are brand new, I'll put them in mpc83xx' next branch when I
process my queue again.

Kim

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

* [U-Boot] MPC83xx Patches
  2008-10-14 20:53 ` Kim Phillips
@ 2008-10-14 21:52   ` Wolfgang Denk
  2008-10-14 22:18     ` Anton Vorontsov
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Denk @ 2008-10-14 21:52 UTC (permalink / raw)
  To: u-boot

Dear Kim,

In message <20081014155308.08bf3a91.kim.phillips@freescale.com> you wrote:
...
> > here is a list of MPC83xx patches which seem to be still pending:
...
> the above four are sitting in u-boot-mpc83xx' next branch (I replied as
> such to the 0/4 post).
...
> these are brand new, I'll put them in mpc83xx' next branch when I
> process my queue again.

Hm... some of thes ehave "fix" in the Subjects - should these not go
into the current release?

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
God is real, unless declared integer.

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

* [U-Boot] MPC83xx Patches
  2008-10-14 21:52   ` Wolfgang Denk
@ 2008-10-14 22:18     ` Anton Vorontsov
  2008-10-14 23:39       ` [U-Boot] Please pull mpc83xx upm fix for 2008.10 release (was Re: MPC83xx Patches) Kim Phillips
  0 siblings, 1 reply; 5+ messages in thread
From: Anton Vorontsov @ 2008-10-14 22:18 UTC (permalink / raw)
  To: u-boot

On Tue, Oct 14, 2008 at 11:52:27PM +0200, Wolfgang Denk wrote:
> Dear Kim,
> 
> In message <20081014155308.08bf3a91.kim.phillips@freescale.com> you wrote:
> ...
> > > here is a list of MPC83xx patches which seem to be still pending:
> ...
> > the above four are sitting in u-boot-mpc83xx' next branch (I replied as
> > such to the 0/4 post).
> ...
> > these are brand new, I'll put them in mpc83xx' next branch when I
> > process my queue again.
> 
> Hm... some of thes ehave "fix" in the Subjects - should these not go
> into the current release?

For what it is worth, none of my fixes are urgent.

8484  10/02 Anton Vorontsov    [U-Boot] [PATCH 1/4] mpc83xx: fix serdes setup for the MPC8378E board

^ We don't support PCI-E on 83xx (yet), the fix is only needed for the
  "4/4" patch (SGMII support, which is new feature).

8485  10/02 Anton Vorontsov    [U-Boot] [PATCH 2/4] mpc83xx: serdes: add forgotten shifts for rfcks<

^ Only needed for the SGMII support.

8486  10/02 Anton Vorontsov    [U-Boot] [PATCH 3/4] mpc83xx: add TSECs' HRCWH masks for MPC837x proc

^ Ditto.

8487  10/02 Anton Vorontsov    [U-Boot] [PATCH 4/4] mpc83xx: add SGMII riser module support for the

^ The SGMII support, new feature.

9111  10/14 Anton Vorontsov    [U-Boot] [PATCH v2] mpc83xx: add support for switching between USB Ho

^ New feature.


Thanks!

-- 
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2

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

* [U-Boot] Please pull mpc83xx upm fix for 2008.10 release (was Re: MPC83xx Patches)
  2008-10-14 22:18     ` Anton Vorontsov
@ 2008-10-14 23:39       ` Kim Phillips
  0 siblings, 0 replies; 5+ messages in thread
From: Kim Phillips @ 2008-10-14 23:39 UTC (permalink / raw)
  To: u-boot

On Wed, 15 Oct 2008 02:18:16 +0400
Anton Vorontsov <avorontsov@ru.mvista.com> wrote:

> On Tue, Oct 14, 2008 at 11:52:27PM +0200, Wolfgang Denk wrote:
> > Hm... some of thes ehave "fix" in the Subjects - should these not go
> > into the current release?
> 
> For what it is worth, none of my fixes are urgent.

ok, WD, please pull for 2008.10 release:

The following changes since commit 03e2dbb18e858e2f7a6aaa437f290f3690d02d51:
  Selvamuthukumar (1):
        Remove unwanted ';' at end of define.

are available in the git repository at:

  git://git.denx.de/u-boot-mpc83xx.git master

Selvamuthukumar (1):
      mpc83xx: wait till UPM completes the write to array

 cpu/mpc83xx/cpu.c |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

(I've merged Selvamuthukumar's "fix comment.." patch with the above).

Kim

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

end of thread, other threads:[~2008-10-14 23:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-14 20:18 [U-Boot] MPC83xx Patches Wolfgang Denk
2008-10-14 20:53 ` Kim Phillips
2008-10-14 21:52   ` Wolfgang Denk
2008-10-14 22:18     ` Anton Vorontsov
2008-10-14 23:39       ` [U-Boot] Please pull mpc83xx upm fix for 2008.10 release (was Re: MPC83xx Patches) Kim Phillips

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