On Fri, Sep 10, 2010 at 4:01 PM, Peter Stuge peter@stuge.se wrote:
Myles Watson wrote:
I think we should get rid of HAVE_MAINBOARD_RESOURCES.
Here's a patch that does that for i945 boards. The Roda board provided add_mainboard_resources(), but it was never called because it didn't select HAVE_MAINBOARD_RESOURCES in Kconfig.
Testing & suggestions welcome.
Signed-off-by: Myles Watson mylesgw@gmail.com
Acked-by: Peter Stuge peter@stuge.se
Rev 5803.
Thanks, Myles