[U-Boot-Users] files in cpu/bf533 cpu/bf537 cpu/bf561 seems to be very similar

Hello,
I noticed that files in cpu/bf533 cpu/bf537 cpu/bf561 seems to be very similar namely: cache.S , flush.S, serial.c, traps.c, interrupts.c
Is there any intention to organize these dirs in more comfortable way, such as done for example with cpu/at32ap or cpu/arm920t. So the structure will look like this:
cpu/blackfin cpu/blackfin/ *.[c,h] - bf common files cpu/blackfin/bf533/ - bf533 specific parts cpu/blackfin/bf537/ - bf537 specific parts cpu/blackfin/bf561/ - bf561 specific parts
Best regards, Ivan

On 5/10/07, Ivan Kuten ivan.kuten@promwad.com wrote:
Hello,
I noticed that files in cpu/bf533 cpu/bf537 cpu/bf561 seems to be very similar namely: cache.S , flush.S, serial.c, traps.c, interrupts.c
Is there any intention to organize these dirs in more comfortable way, such as done for example with cpu/at32ap or cpu/arm920t. So the structure will look like this:
cpu/blackfin cpu/blackfin/ *.[c,h] - bf common files cpu/blackfin/bf533/ - bf533 specific parts cpu/blackfin/bf537/ - bf537 specific parts cpu/blackfin/bf561/ - bf561 specific parts
Thanks for your suggestions. We are already working on this kind of issue.
-Aubrey
participants (2)
-
Aubrey Li
-
Ivan Kuten