
13 Apr
2011
13 Apr
'11
10:20 p.m.
Hello,
Am 2011-04-13 00:37, schrieb Andreas Bießmann:
So my question is how should we handle this?
I see three options here: a) include necessary files from arm926ejs in am920t build (maybe with some extra arm920t related defines in ar926ejs) b) copy current arm926ejs files to arm920t (and maybe clean them up to only include the relevant stuff) c) build an a/a/lib/at91, copy the common part to that 'at91 library' and implement the architecture specific part in arm920t and arm926ejs respectively.
I have a 4th way:
d) make a link to arm926ejs file
But I prefer the variant c
Best regards
Jens Scharsig