[coreboot] ASRock E350M1: Linux reports `piix4_smbus 0000:00:14.0: SMBus base address index region 0xcd6 already in use!`

Rudolf Marek r.marek at assembler.cz
Thu May 23 23:16:02 CEST 2013


>          ASL Output:    SSDT3.dsl - 755 bytes
>          $ grep -i cd7 *dsl
>          $ grep -i cd6 *dsl
>          DSDT.dsl:                OperationRegion (PIOR, SystemIO, 0x0CD6, 0x02)
>          SSDT1.dsl:            OperationRegion (PMIO, SystemIO, 0x0CD6, 0x02)
>          $ grep -i b00 *dsl
>          DSDT.dsl:                    Name (_HID, EisaId ("PNP0B00"))  // _HID: Hardware ID
>          DSDT.dsl:    OperationRegion (SMB0, SystemIO, 0x0B00, 0x0C)

Hi

so it is generated in SSDT1 and also not generated in DSDT. you will need to see 
PIOR and PMIO if they are marked reserved somehow.

Thanks
Rudolf



More information about the coreboot mailing list