Add pointer to public PCIe bridge documentation on
http://linux.via.com.tw/ as VX800 seems to be compatible. Signed-off-by: Tobias Diedrich <ranma+coreboot@tdiedrich.de> Acked-by: Rudolf Marek <r.marek@assembler.cz> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6039 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Rudolf Marek
parent
113b29f3c1
commit
6953eeb342
@ -24,6 +24,12 @@
|
|||||||
#include <device/pci_ids.h>
|
#include <device/pci_ids.h>
|
||||||
#include "k8t890.h"
|
#include "k8t890.h"
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Note:
|
||||||
|
* The pcie bridges are similar to the VX800 ones documented at
|
||||||
|
* http://linux.via.com.tw/
|
||||||
|
*/
|
||||||
|
|
||||||
static void peg_init(struct device *dev)
|
static void peg_init(struct device *dev)
|
||||||
{
|
{
|
||||||
u8 reg;
|
u8 reg;
|
||||||
|
Reference in New Issue
Block a user