The comment was added and
Commited to r4339.
I also add some comment from Rudolf in svn message.
Zheng
-----Original Message----- From: Carl-Daniel Hailfinger [mailto:c-d.hailfinger.devel.2006@gmx.net] Sent: Friday, June 05, 2009 5:22 PM To: Bao, Zheng Cc: coreboot@coreboot.org Subject: Re: [coreboot] [patch]:Skip VC1 to fix dbm690t hanging
On 05.06.2009 11:17, Bao, Zheng wrote:
After I modify the pci_ext_read_config32 and pci_ext_read_config32,
the
step 6a starts to play its role. Then the system hangs at HDA init. I dont
know
what the VC1 is. The RPR says "Optional Features (only needed if CMOS option is enabled)" in 5.10.2. Before I know what it is, I think it is better to skip it.
Tested on dbm690t.
Signed-off-by: Zheng Bao zheng.bao@amd.com
If you add a comment before the #if 0 which says that this code causes a hang on HDA init, the patch is Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Regards, Carl-Daniel