On Mon, Aug 25, 2008 at 08:03:04PM -0700, ron minnich wrote:
On Mon, Aug 25, 2008 at 7:54 PM, Carl-Daniel Hailfinger
Options:
- Kill it in the southbridge code and use mainboard code only.
maybe.
- Make the southbridge one a weak symbol.
I hate weak symbols :-)
- Rename the southbridge one and call it from mainboard code.
This is very sensible to me.
Ack (if the code is not board-specific; I assume that it's probably not, or boards can override the generic code if needed).
Uwe.