Re: [coreboot] [PATCH] add functions to set Subsystem Vendor/Device to rl5c746

2011-02-28 Thread Sven Schnelle
Sven Schnelle writes: > this patch adds functions to set the Subsystem Vendor/Device ID fields > on Ricoh RL5C746. r6412. ~svens -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] [PATCH] add functions to set Subsystem Vendor/Device to rl5c746

2011-02-28 Thread Sven Schnelle
Peter Stuge writes: > Sven Schnelle wrote: >> this patch adds functions to set the Subsystem Vendor/Device ID fields >> on Ricoh RL5C746. > > Is the procedure device specific? Yes, the ricoh chip needs an additional Write enable to set the Subsystem Vendor/Device ID. ~sven -- coreboot mailing

Re: [coreboot] [PATCH] add functions to set Subsystem Vendor/Device to rl5c746

2011-02-28 Thread Alex G.
On 02/28/2011 06:28 PM, Peter Stuge wrote: > Sven Schnelle wrote: >> this patch adds functions to set the Subsystem Vendor/Device ID fields >> on Ricoh RL5C746. > > Is the procedure device specific? > It seems so. The procedure is different on VIA hardware. Alex -- coreboot mailing list: coreb

Re: [coreboot] [PATCH] add functions to set Subsystem Vendor/Device to rl5c746

2011-02-28 Thread Peter Stuge
Sven Schnelle wrote: > this patch adds functions to set the Subsystem Vendor/Device ID fields > on Ricoh RL5C746. Is the procedure device specific? > Signed-off-by: Sven Schnelle If yes, Acked-by: Peter Stuge Otherwise maybe rather add it to pci_device.c ? //Peter -- coreboot mailing li

[coreboot] [PATCH] add functions to set Subsystem Vendor/Device to rl5c746

2011-02-28 Thread Sven Schnelle
Hi List, this patch adds functions to set the Subsystem Vendor/Device ID fields on Ricoh RL5C746. Signed-off-by: Sven Schnelle Index: src/southbridge/ricoh/rl5c476/rl5c476.c === --- src/southbridge/ricoh/rl5c476/rl5c476.c (rev