[U-Boot] RFC: How use same interface between arm926ejs/at91 and arm920t/at91

Jens Scharsig js_at_ng at scharsoft.de
Wed Apr 13 22:20:33 CEST 2011


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


More information about the U-Boot mailing list