aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i945/i945.h
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2008-11-10 15:43:37 +0000
committerStefan Reinauer <stepan@openbios.org>2008-11-10 15:43:37 +0000
commit779b3e312901d4ef533d5cc13f551bab2823de08 (patch)
treec50a74bd137c2dee4042da1d62324ff6ee8192bb /src/northbridge/intel/i945/i945.h
parentfb9f35d36b69551bfe0d9038c6fe9594a575fa67 (diff)
Merge some parts of the i945 review (trivial):
* fix \r\n occurence in i945 code * drop early TOLUD write * fix 16bit BCTRL1 access Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3741 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/intel/i945/i945.h')
-rw-r--r--src/northbridge/intel/i945/i945.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/intel/i945/i945.h b/src/northbridge/intel/i945/i945.h
index 9f8315bc34..78a0723dfb 100644
--- a/src/northbridge/intel/i945/i945.h
+++ b/src/northbridge/intel/i945/i945.h
@@ -67,7 +67,7 @@
/* Device 0:1.0 PCI configuration space (PCI Express) */
-#define BCTRL1 0x3e /* 8bit */
+#define BCTRL1 0x3e /* 16bit */
/* Device 0:2.0 PCI configuration space (Graphics Device) */