public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] AT91 Rework
@ 2009-11-04 19:10 Jens Scharsig
  2009-11-04 20:58 ` Jens Scharsig
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jens Scharsig @ 2009-11-04 19:10 UTC (permalink / raw)
  To: u-boot

Dear Wolfgang Denk,

We discussed the AT91 defs replaced by C structures.
I have checked the AT91 and the AT91RM9200 tree.
I have planned the following procedure:

1. Add the CONFIG_AT_LEGACY to all affected boards
   (until the board is updated)	
2. Put an warinig to all files that use old defs
3. enclose the old def's with #ifdef CONFIG_AT_LEGACY
4. Add new C stuctures to header files
5. update affected common and driver files
6. next steps t.b.d

An additional aim of the revision should be the union
of the AT91 and AT91RM9200 tree. Some part like UART,
SPI; PIO and so one are the same. Only a lot of devices
like MAC are different.
But I can't see, when this work will be done.

Please tell me, where you think it makes sense to
provide an patch

Best regards

Jens Scharsig

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

end of thread, other threads:[~2009-11-09 21:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-04 19:10 [U-Boot] AT91 Rework Jens Scharsig
2009-11-04 20:58 ` Jens Scharsig
2009-11-05 17:06   ` Wolfgang Denk
2009-11-05 18:55     ` Jens Scharsig
2009-11-05 20:12 ` Wolfgang Denk
2009-11-07 19:37 ` Jens Scharsig
2009-11-09 21:45   ` Wolfgang Denk

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