commit | 544c54e784041f72049461ae21c86769be952fe3 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Nov 09 14:13:43 2009 +0100 |
committer | Stefan Roese <sr@denx.de> | Tue Nov 10 15:09:28 2009 +0100 |
tree | 38e92b63d1dcf9e16d92acc7992253b76681c2cf | |
parent | 08a2c30d9cdabb23b5026a34e831fddc9f1b35d2 [diff] |
ppc4xx: Switch to I2C bus numer 0 for chip_config command All currently available 4xx derivats have the I2C bootstrap EEPROM located on I2C bus number 0. This patch now first sets this bus number, so that the chip_config command also works for board with multiple I2C busses, like Katmai. Signed-off-by: Stefan Roese <sr@denx.de>