]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ot1200: setup i2c bus in board_early_init_f(..)
authorChristian Gmeiner <christian.gmeiner@gmail.com>
Wed, 3 Jun 2015 09:33:22 +0000 (11:33 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:23 +0000 (00:42 +0200)
commit6949158f59109a47938b4b1a078131d1e9fe276e
treee485afed2cf033b9988a6956a92d8d3fd699c07d
parente8a2ee86e2bd087bf72363d7f152b89f26562e68
ot1200: setup i2c bus in board_early_init_f(..)

Make it possible to use the i2c bus in SPL.

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
board/bachmann/ot1200/ot1200.c