]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
PPC440EPx: Optionally enable second I2C bus
authorMike Nuss <mike@terascala.com>
Wed, 6 Feb 2008 16:10:11 +0000 (11:10 -0500)
committerStefan Roese <sr@denx.de>
Sat, 16 Feb 2008 06:00:03 +0000 (07:00 +0100)
commitb738654d3c84a30f2bfd9a8d7652ff20807c890c
tree7476e09c8214e5184d538b8210354dcfe436915c
parentef5b4f221c22d05770878513951745f236b5b43f
PPC440EPx: Optionally enable second I2C bus

The option CONFIG_I2C_MULTI_BUS does not have any effect on Sequoia, the
PPC440EPx reference platform, because IIC1 is never enabled. Add Sequoia board
code to turn on IIC1 if CONFIG_I2C_MULTI_BUS is selected.

Signed-off-by: Mike Nuss <mike@terascala.com>
Cc: Stefan Roese <sr@denx.de>
board/amcc/sequoia/sequoia.c