On Tue, May 4, 2010 at 11:54 AM, Myles Watson mylesgw@gmail.com wrote:
rev 4920 works without a problem, also with the extracted VGA. I get the FILO screen.
Great. You could check the values from Kconfig (build/config.h) and compare them to the values from 4920. That would be the easiest thing to fix.
I think the most likely culprit is SB_HT_CHAIN_ON_BUS0. Could you change it to 1 in src/mainboard/arima/hdama/Kconfig, make oldconfig, and test?
Thanks, Myles