
10 May
2007
10 May
'07
1:08 p.m.
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