Automatically fetch bus information for mptable from
authorPatrick Georgi <patrick.georgi@coresystems.de>
Fri, 24 Sep 2010 18:42:56 +0000 (18:42 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Fri, 24 Sep 2010 18:42:56 +0000 (18:42 +0000)
commit20979584fe28e9e62a71aa92c5c5ad8074790de4
tree473d4f461b50b0fa6ee26415ca8287bf224f0aec
parent0a6d1aebf12b786b4c5cbb85ce14cb89f3498958
Automatically fetch bus information for mptable from
the device tree, instead of using hardcoded values.

If this changes behaviour, this is either
- a bug in mptable_write_buses(), or
- a bug in the old mptable or device config, that is
  they were inconsistent.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5835 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/tyan/s2735/mptable.c
src/mainboard/tyan/s2850/mptable.c
src/mainboard/tyan/s2875/mptable.c
src/mainboard/tyan/s2880/mptable.c
src/mainboard/tyan/s4880/mptable.c
src/mainboard/tyan/s4882/mptable.c
src/mainboard/via/epia-n/mptable.c
src/mainboard/via/pc2500e/mptable.c
src/mainboard/via/vt8454c/mptable.c