commit | e5005f227c499dc1ad27dc23606b9c08df4f484f | [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 | 6b05104bf6f6983617010f9fbb9fc4e419da1624 [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>