From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Tue, 03 Aug 2004 16:57:31 +0200 Subject: [U-Boot-Users] [PATCH] Generic Support for Motorola i.MX architecture In-Reply-To: <20040803142158.AB0B1C109F@atlas.denx.de> References: <20040803142158.AB0B1C109F@atlas.denx.de> Message-ID: <410FA7DB.8090007@imc-berlin.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > In message <410F951A.6020804@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