diff options
author | Tobias Diedrich <ranma+coreboot@tdiedrich.de> | 2010-11-07 18:20:32 +0000 |
---|---|---|
committer | Rudolf Marek <r.marek@assembler.cz> | 2010-11-07 18:20:32 +0000 |
commit | 2210135468de313c6fbf60735ef9028d6c8fb335 (patch) | |
tree | 0e59d077d1de570fd6397e797ee2351ff36f58c2 /src/mainboard | |
parent | 9fb2e3ab762c5428d9bee0a20eb0a4dc413be62a (diff) | |
download | coreboot-2210135468de313c6fbf60735ef9028d6c8fb335.tar.xz |
This adds the VT8237A LPC device id and the pci_driver struct in
vt8237r_lpc.c
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@6035 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/asus/p2b/acpi_tables.c | 0 | ||||
-rw-r--r-- | src/mainboard/asus/p2b/dsdt.asl | 0 | ||||
-rw-r--r-- | src/mainboard/asus/p2b/romstage.c.orig | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/src/mainboard/asus/p2b/acpi_tables.c b/src/mainboard/asus/p2b/acpi_tables.c new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/src/mainboard/asus/p2b/acpi_tables.c diff --git a/src/mainboard/asus/p2b/dsdt.asl b/src/mainboard/asus/p2b/dsdt.asl new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/src/mainboard/asus/p2b/dsdt.asl diff --git a/src/mainboard/asus/p2b/romstage.c.orig b/src/mainboard/asus/p2b/romstage.c.orig new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/src/mainboard/asus/p2b/romstage.c.orig |