summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorVictor Gallardo <vgallardo@amcc.com>2008-09-09 15:13:29 -0700
committerWolfgang Denk <wd@denx.de>2008-09-10 11:08:45 +0200
commit9ebbb54f7a25055010fa6668eba40c72a4c4f985 (patch)
tree2a53a651730e2a1a65f5b8968f08316534bf1aae /README
parentf6808c48a5b484bfaf5a44dfd5f5db9129b71c6f (diff)
downloadblackbird-obmc-uboot-9ebbb54f7a25055010fa6668eba40c72a4c4f985.tar.gz
blackbird-obmc-uboot-9ebbb54f7a25055010fa6668eba40c72a4c4f985.zip
ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDR
On AMCC Arches board DTT_I2C_DEV_CODE is different then canyonlands and glacier. Signed-off-by: Victor Gallardo <vgallardo@amcc.com>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index b5e40862b9..44b450c6e2 100644
--- a/README
+++ b/README
@@ -1392,6 +1392,12 @@ The following options need to be configured:
If defined, then this indicates the I2C bus number for the DTT.
If not defined, then U-Boot assumes that DTT is on I2C bus 0.
+ CFG_I2C_DTT_ADDR:
+
+ If defined, specifies the I2C address of the DTT device.
+ If not defined, then U-Boot uses predefined value for
+ specified DTT device.
+
CONFIG_FSL_I2C
Define this option if you want to use Freescale's I2C driver in
OpenPOWER on IntegriCloud