
9 Feb
2007
9 Feb
'07
8:39 p.m.
In message 20070209164520.68b3980c@dhcp-252-105.norway.atmel.com you wrote:
I suggest we try to create a patch series doing the following:
- Eliminate any differences between the two at45.c drivers
- Consolidate the two drivers into drivers/at45.c
- Do a codingstyle cleanup of drivers/at45.c
- Split out the SPI part into a separate driver
- Make everything portable. This includes getting rid of all the AT91FOO prefixing.
<insert additional cleanup steps here>
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@denx.de
"In the long run, every program becomes rococo, and then rubble."
- Alan Perlis