[U-Boot-Users] [PATCH] Generic Support for Motorola i.MX architecture

Steven Scholz steven.scholz at imc-berlin.de
Tue Aug 3 16:30:50 CEST 2004


Wolfgang Denk wrote:
> In message <410F951A.6020804 at imc-berlin.de> you wrote:
> 
>>But how else could we solve this?
> 
> 
> As I wrote:
> 
> | It might make sense to add an additional level of directories,  i.  e.
> | turn s3c24x0_* or imx_* into s3c24x0/* and imx/* resp.
> 
> 
>>If we leave the common arm920t code in cpu/arm920t and put the specific 
>>stuff in - let's say - cpu/s3c24x0...
> 
> 
> No. Not cpu/s3c24x0/ - cpu/arm920t/s3c24x0/
> 
> 
>>The main makefile only takes one cpu type. How can we achieve that the code 
>>in cpu/arm920t _and_ in cpu/s3c24x0 is built?
> 
> 
> By just having a cpu/arm920t/ directory with subdirectories?

Ah! Now I see! Thanks!

-- 
Steven Scholz




More information about the U-Boot mailing list