From patchwork Sun Nov 7 12:46:29 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [07/16] Add pointer to PCIe bridge documentation. Date: Sun, 07 Nov 2010 12:46:29 -0000 From: Tobias Diedrich X-Patchwork-Id: 2260 Message-Id: <20101107124726.473364793@yamamaya.is-a-geek.org> To: coreboot@coreboot.org Cc: Rudolf Marek , Tobias Diedrich Add pointer to public PCIe bridge documentation on http://linux.via.com.tw/ as VX800 seems to be compatible. Signed-off-by: Tobias Diedrich Acked-by: Rudolf Marek --- Index: src/southbridge/via/k8t890/k8t890_pcie.c =================================================================== --- src/southbridge/via/k8t890/k8t890_pcie.c.orig 2010-11-03 14:53:07.000000000 +0100 +++ src/southbridge/via/k8t890/k8t890_pcie.c 2010-11-03 15:51:23.000000000 +0100 @@ -24,6 +24,12 @@ #include #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;