[U-Boot-Users] [RFC] AT91 reorganisation

Hi,
I've plan to join the at91sam9 and at91rm9200 in only one arch at91 like done in linux.
I hope this could be done for the next release.
Best Regards, J.

Hi,
I've plan to join the at91sam9 and at91rm9200 in only one arch at91 like done in linux.
I hope this could be done for the next release.
Best Regards, J.
You are aware that they are using two different CPU cores. Also, some stuff should maybe be common with avr32.
Best Regards Ulf Samuelsson

On 21:18 Sat 26 Apr , Ulf Samuelsson wrote:
Hi,
I've plan to join the at91sam9 and at91rm9200 in only one arch at91 like done in linux.
I hope this could be done for the next release.
Best Regards, J.
You are aware that they are using two different CPU cores. Also, some stuff should maybe be common with avr32.
Yes, I'm aware of that they are using two different CPU cores.
But they share a lot part, with avr32 too.
I think it will be good to factorize the code.
Best Regards, J.

Le samedi 26 avril 2008 à 21:18 +0200, Ulf Samuelsson a écrit :
Hi,
I've plan to join the at91sam9 and at91rm9200 in only one arch at91 like done in linux.
I hope this could be done for the next release.
Best Regards, J.
You are aware that they are using two different CPU cores.
Indeed, but some of the peripherals are common.
Also, some stuff should maybe be common with avr32.
Those are essentially drivers (like net/macb.c, serial/atmel_usart.c), and are already shared between at91 and avr32.

Le samedi 26 avril 2008 à 20:40 +0200, Jean-Christophe PLAGNIOL-VILLARD a écrit :
Hi,
I've plan to join the at91sam9 and at91rm9200 in only one arch at91 like done in linux.
I hope this could be done for the next release.
As I said before, this would be nice, and I'm all for it.
participants (3)
-
Jean-Christophe PLAGNIOL-VILLARD
-
Stelian Pop
-
Ulf Samuelsson