
27 Jul
2012
27 Jul
'12
10:42 a.m.
Dear Wolfgang Denk,
Dear Marek Vasut,
In message 201207270118.19524.marex@denx.de you wrote:
Check the following list, it's the list of drivers scattered (misplaced) across the tree. The list is not complete and might be inaccurate. But it should give a good impression of what I'm going to break soon:
[...]
All these are either
- old versions of flash drivers that predate the cfi flash implementation, so they could be replaced by the CFI driver (if there was someone to test this)
Well, can they not be replaced either way? Someone will eventually complain if they care enough.
or
- very special versions of flash drivers dealing with board specific details that prevent the use of the CFI flash driver, in which case they should remain in the board directories.
Can these not be unified (read stuffed with #ifdef-#endif blocks for now, later replaced with platform data) ?
Best regards,
Wolfgang Denk
Best regards, Marek Vasut