From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Fri, 09 Feb 2007 20:39:09 +0100 Subject: [U-Boot-Users] AT91 NAND om AT91SAM9260EK In-Reply-To: Your message of "Fri, 09 Feb 2007 16:45:20 +0100." <20070209164520.68b3980c@dhcp-252-105.norway.atmel.com> Message-ID: <20070209193909.C448835265F@atlas.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de In message <20070209164520.68b3980c@dhcp-252-105.norway.atmel.com> you wrote: > > I suggest we try to create a patch series doing the following: > 1. Eliminate any differences between the two at45.c drivers > 2. Consolidate the two drivers into drivers/at45.c > 3. Do a codingstyle cleanup of drivers/at45.c > 4. Split out the SPI part into a separate driver > 5. Make everything portable. This includes getting rid of all the > AT91FOO prefixing. > > > Wolfgang, does this sound like a good plan to you? Yes, it does. The only thimg I'm not really happy with (whithout having any better suggestion) is to move this into drivers - drivers is intended for general, CPU and board independent code, where this is obviously specific to a certain class of processors. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de "In the long run, every program becomes rococo, and then rubble." - Alan Perlis