commit | cdaed5dc31f4023610f180fe158ec8c6f5e855a3 | [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 | 985edaccc4fbaef6d357d104aed08f839058a32f [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>