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

Steven Scholz steven.scholz at imc-berlin.de
Tue Aug 3 16:57:31 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.

Would you agree that we should put peripheral drivers like

	s3c24x0_serial.c
	usb_ohci.c (s3c24x0)
	at91rm9200_ether.c
	at91rm9200_serial.c

into the drivers/ directory. But stuff like

	imx_interrupts.c
	imx_speed.c
	s3c24x0_interrupts.c
	s3c24x0_speed.c
	at91rm9200/interrupts.c

belongs into the (new) processor specific subdirs under cpu/

-- 
Steven Scholz




More information about the U-Boot mailing list