- Bump MAX_LINKS to 4 I have actually found an i2c bridge that needs this
authorEric Biederman <ebiederm@xmission.com>
Sat, 16 Oct 2004 19:58:35 +0000 (19:58 +0000)
committerEric Biederman <ebiederm@xmission.com>
Sat, 16 Oct 2004 19:58:35 +0000 (19:58 +0000)
commit04da1d35d11ba195fbf0af8f7ca5149b6ce502a6
tree81de274486d10ed6c1b126841f2d22e731cef9ed
parent858ac5c5cd299156cbe79be1cb50f2a7a582b61c
- Bump MAX_LINKS to 4 I have actually found an i2c bridge that needs this
- Fix the hdama Config.lb to not longer use the link keywords oops,
  and instead to have it nest everything properly.
- Update config.g to not support the link keyword
- update config.g to not support northbridge/southbridge/cpu/pmc noise words
  we can just use chip now.
- Remove old link handling from the code
- Detect and handle duplicate paths so we generate one device with multiple links

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1685 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/include/device/device.h
src/mainboard/arima/hdama/Config.lb
util/newconfig/config.g