All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [STATUS] v2010.03-rc2 is out
@ 2010-03-23 22:32 Wolfgang Denk
  2010-03-23 23:30 ` Mike Frysinger
  2010-03-24  7:51 ` Alessandro Rubini
  0 siblings, 2 replies; 4+ messages in thread
From: Wolfgang Denk @ 2010-03-23 22:32 UTC (permalink / raw)
  To: u-boot

Hi,

U-Boot v2010.03-rc2 has been released.

Summary status (as far as I know so far):

- PowerPC:

  Looks mostly acceptable; main issues are with all the boards using
  Marvell 64260 (EVB64260, P3G4, ZUMA, ...) plus the "ml300" board,
  which is 1) seriously broken and 2) unmaintained.

  If somebody cares about the "ml300" board then please submit patches
  _now_, or I'll remove the code for this board.

  It seems to me that nobody is interested in 64260 support any more,
  to, so I guess we should remove these boards, too.  Comments (or
  patches) ?

- ARM:

  A few boards are broken or produce tons of warnings: otc570, suen3,
  a320evb, etc.  Fixes welcome / needed.

- MIPS:

  looks good.

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
Pray: To ask that the laws of the universe be annulled in behalf of a
single petitioner confessedly unworthy.              - Ambrose Bierce

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

* [U-Boot] [STATUS] v2010.03-rc2 is out
  2010-03-23 22:32 [U-Boot] [STATUS] v2010.03-rc2 is out Wolfgang Denk
@ 2010-03-23 23:30 ` Mike Frysinger
  2010-03-24  7:51 ` Alessandro Rubini
  1 sibling, 0 replies; 4+ messages in thread
From: Mike Frysinger @ 2010-03-23 23:30 UTC (permalink / raw)
  To: u-boot

On Tuesday 23 March 2010 18:32:35 Wolfgang Denk wrote:
> U-Boot v2010.03-rc2 has been released.
> 
> Summary status (as far as I know so far):

Blackfin looks good now
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100323/f07b533d/attachment.pgp 

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

* [U-Boot] [STATUS] v2010.03-rc2 is out
  2010-03-23 22:32 [U-Boot] [STATUS] v2010.03-rc2 is out Wolfgang Denk
  2010-03-23 23:30 ` Mike Frysinger
@ 2010-03-24  7:51 ` Alessandro Rubini
  2010-03-24 10:35   ` Wolfgang Denk
  1 sibling, 1 reply; 4+ messages in thread
From: Alessandro Rubini @ 2010-03-24  7:51 UTC (permalink / raw)
  To: u-boot

> - ARM:
> 
>   A few boards are broken or produce tons of warnings: otc570, suen3,
>   a320evb, etc.  Fixes welcome / needed.

Nomadik nhk8815 is broken as the timer fix is still missing
(nand write doesn't work reliably, for example saveenv). Shall
I repost "Nomadik: fix reset_timer()" ?

Also, but this is less important, I don't understand what's the status
of the other patches sent months ago.

This is, as a reminder, my sequence from master, in the order they are
applied (log --reverse). The first one is in the video queue, but for the
others i don't know.

9cbed53... lcd: make 16bpp work
6a02362... Nomadik: fix reset_timer()
9df8630... nhk8815: change the order of initialization
45e9c21... drivers/misc: add stmpe2401 port extender and keypad controller
cb55d95... nhk8815.h: define we need stmpe
43619fe... nhk8815: added keypad
0f31f00... nhk8815: start lower in RAM, so the 800x480 frame buffer fits
9112252... nhk8815: added lcd support

Thanks a lot for you patience.

/alessandro

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

* [U-Boot] [STATUS] v2010.03-rc2 is out
  2010-03-24  7:51 ` Alessandro Rubini
@ 2010-03-24 10:35   ` Wolfgang Denk
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2010-03-24 10:35 UTC (permalink / raw)
  To: u-boot

Dear Alessandro Rubini,

In message <20100324075120.GA20099@morgana.gnudd.com> you wrote:
> > - ARM:
> > 
> >   A few boards are broken or produce tons of warnings: otc570, suen3,
> >   a320evb, etc.  Fixes welcome / needed.
> 
> Nomadik nhk8815 is broken as the timer fix is still missing
> (nand write doesn't work reliably, for example saveenv). Shall
> I repost "Nomadik: fix reset_timer()" ?


Tom, do you have this patch in your queue?  It should go in _now_.

> Also, but this is less important, I don't understand what's the status
> of the other patches sent months ago.

Good question.

Tom, can you please comment on the state of these patches (and any
other ARM patches you might have queued):


> This is, as a reminder, my sequence from master, in the order they are
> applied (log --reverse). The first one is in the video queue, but for the
> others i don't know.
> 
> 9cbed53... lcd: make 16bpp work
> 6a02362... Nomadik: fix reset_timer()
> 9df8630... nhk8815: change the order of initialization
> 45e9c21... drivers/misc: add stmpe2401 port extender and keypad controller
> cb55d95... nhk8815.h: define we need stmpe
> 43619fe... nhk8815: added keypad
> 0f31f00... nhk8815: start lower in RAM, so the 800x480 frame buffer fits
> 9112252... nhk8815: added lcd support
> 
> Thanks a lot for you patience.


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
Like winter snow on summer lawn, time past is time gone.

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

end of thread, other threads:[~2010-03-24 10:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-23 22:32 [U-Boot] [STATUS] v2010.03-rc2 is out Wolfgang Denk
2010-03-23 23:30 ` Mike Frysinger
2010-03-24  7:51 ` Alessandro Rubini
2010-03-24 10:35   ` Wolfgang Denk

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.