[LinuxBIOS] about cs5536 configuration

Songmao Tian tiansm at lemote.com
Thu Jun 28 16:08:55 CEST 2007


I have just tried, it seems not:(

Songmao Tian wrote:
> Hi all,
>     I have read cs5536 databook carefully, but still puzzled about how 
> the pci configure space of various functions show up?
>
>     Is it the config in southbridge/amd/cs5536/cs5536.c makes it?
>
> /*    Master Configuration Register for Bus Masters.*/
> struct msrinit SB_MASTER_CONF_TABLE[] = {
>     {USB2_SB_GLD_MSR_CONF, {.hi = 0,.lo = 0x00008f000}},
>     {ATA_SB_GLD_MSR_CONF,  {.hi = 0,.lo = 0x00048f000}},
>     {AC97_SB_GLD_MSR_CONF, {.hi = 0,.lo = 0x00008f000}},
>     {MDD_SB_GLD_MSR_CONF,  {.hi = 0,.lo = 0x00000f000}},
>     {0, {0, 0}}
> };
>
>
>
> Songmao
>
>   





More information about the coreboot mailing list