Re: [coreboot] amd/rs690/gfx.c cleanup

2011-02-14 Thread Alex G.
On 02/14/2011 06:07 PM, Josef Kellermann wrote: > removed /* LPC DMA Deadlock workaround? */ ... > > setting bit#21 in k8_f0#68 is part of the errata#169 which is handled in > amdk8/coherent.c > > see patch for details. > > Signed-off-by: Josef Kellermann > WOW! Nice

[coreboot] amd/rs690/gfx.c cleanup

2011-02-14 Thread Josef Kellermann
removed /* LPC DMA Deadlock workaround? */ ... setting bit#21 in k8_f0#68 is part of the errata#169 which is handled in amdk8/coherent.c see patch for details. Signed-off-by: Josef Kellermann diff --git a/src/southbridge/amd/rs690/gfx.c b/src/southbridge/amd/rs690/