[U-Boot-Users] [PATCH] Add support for AT91RM9200EK board
Stelian Pop
stelian at popies.net
Sun Apr 13 15:35:05 CEST 2008
Le samedi 12 avril 2008 à 22:06 +0200, Ulf Samuelsson a écrit :
> Add support for the AT91RM9200EK Board.
Hi Ulf,
I do have a few issues with your patch. As you have seen, I started
adapting the Atmel changes for the AT91SAM boards, and in doing so I
tried to implement (well, quite a lot was borrowed from Linux) a common
infrastructure for the SAM9 and CAP9 CPUs/boards.
I think that the AT91RM9200 could integrate quite well in the existing
framework. I haven't done the job myself yet because I have quite
limited ressources at the moment (and this is why I chose
'arch-at91sam9' instead of 'arch-at91'...) but since you're contributing
a new port it may be the right time to do it.
This means for example:
- using at91 gpio macros: at91_set_A_periph(), etc.
- using the standard CFI flash driver instead of the custom one
- maybe others...
Ah, and it would be much easier to quote and comment on your patches if
they were inlined in your mails.
Thanks,
Stelian.
--
Stelian Pop <stelian at popies.net>
More information about the U-Boot
mailing list