]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
i2c, dtt: move dtt_init () to board_init_r ()
authorHeiko Schocher <hs@denx.de>
Tue, 24 Feb 2009 10:30:30 +0000 (11:30 +0100)
committerKim Phillips <kim.phillips@freescale.com>
Fri, 6 Mar 2009 00:21:06 +0000 (18:21 -0600)
commitdb1d72afd77287bc8577210f3f71ab249dcf146f
tree4c41a87769f39e37c9973d0ad449eeec58f5fea7
parent5b0055547f0246908b79cc300170d87380b69e18
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>
lib_ppc/board.c