Stefan Roese wrote: > On Wednesday 15 April 2009, Stefan Roese wrote: >>>> I don't like both versions. We should implement something which doesn't >>>> change the current behavior probably needed on some other boards. So >>>> how about something like this: >>> I took your proposal and tried to implement it, hit a snag with >>> flash_write_cmd currently being a private function of cfi-flash.c >>> so, here is my 'counter-offer' pasted at the end of the message. >> Thanks. Looks good. I'll take it and prepare a proper patch. > > Hmm. After looking a bit closer this doesn't seem to be this easy. I would > like to add this function prototype to include/flash.h where other defines > and function prototypes are collected right now. But this breaks some other > boards implementing "their own" flash driver in their board directories, like > AP1000, cpci5200, G2000, ppmc8260 and sbc405 (maintainers added to CC). > > All those boards should be able to use the common CFI flash driver. I would > really like to see those boards converted to this driver. It should be pretty > easy. So maintainers from the boards mentioned above, if you need any help > with this just let me know. > Hi Stefan,
Would I be foolish to hope that this can be merged in for 2009.06? :) Thanks - Richard _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

