commit | db1d72afd77287bc8577210f3f71ab249dcf146f | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Tue Feb 24 11:30:30 2009 +0100 |
committer | Kim Phillips <kim.phillips@freescale.com> | Thu Mar 05 18:21:06 2009 -0600 |
tree | 4c41a87769f39e37c9973d0ad449eeec58f5fea7 | |
parent | 5b0055547f0246908b79cc300170d87380b69e18 [diff] |
i2c, dtt: move dtt_init () to board_init_r () In case where a board not uses CONFIG_POST, it is not necessary to init the DTTs when running from flash. Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>