[COMMIT] freebios2 How much have I broken?

Eric W. Biederman ebiederman at lnxi.com
Mon Oct 13 21:18:00 CEST 2003


YhLu <YhLu at tyan.com> writes:

> Eric,
> 
> After changed to following,
> 	PCI_ADDR(0, 0x18, 1, 0xE0), 0x0000FC88, 0x00000003,
> 	PCI_ADDR(0, 0x18, 1, 0xE4), 0x0000FC88, 0x00000000,
> 	PCI_ADDR(0, 0x18, 1, 0xE8), 0x0000FC88, 0x00000000,
> 	PCI_ADDR(0, 0x18, 1, 0xEC), 0x0000FC88, 0x00000000,

Make that:
> 	PCI_ADDR(0, 0x18, 1, 0xE0), 0x0000FC88, 0x00000203,
> 	PCI_ADDR(0, 0x18, 1, 0xE4), 0x0000FC88, 0x00000000,
> 	PCI_ADDR(0, 0x18, 1, 0xE8), 0x0000FC88, 0x00000000,
> 	PCI_ADDR(0, 0x18, 1, 0xEC), 0x0000FC88, 0x00000000,

So it still goes out link 2 to the amd8111.

Eric



More information about the coreboot mailing list