[U-Boot-Users] [ARM] Add support for AT91CAP9 cpu andAT91CAP9A-DK board

Haavard Skinnemoen hskinnemoen at atmel.com
Sat Jan 26 20:28:57 CET 2008


On Sat, 26 Jan 2008 09:24:42 +0100
Stelian Pop <stelian at popies.net> wrote:

> This header file comes directly from Atmel: it contains the register
> definitions for _all_ the hardware on the AT91CAP9.

Most of which are in the tree already. For example, register
definitions for the macb ethernet controller is in macb.h, in the same
directory as the driver using it.

> Of course, u-boot does only need a (small) subset of it. If you prefer,
> I can simplify it.

IMO, it would be much better if you split it up and put the relevant
bits alongside the code that uses them.

Haavard




More information about the U-Boot mailing list