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:
Tobias Diedrich 2010-11-07 18:37:39 +00:00 committed by Rudolf Marek
parent 113b29f3c1
commit 6953eeb342
1 changed files with 6 additions and 0 deletions

View File

@ -24,6 +24,12 @@
#include <device/pci_ids.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)
{
u8 reg;