]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: add I2C init function call in lib_arm/board.c
authorHebbar <gururajakr@sanyo.co.in>
Wed, 19 Dec 2007 00:00:54 +0000 (16:00 -0800)
committerWolfgang Denk <wd@denx.de>
Mon, 4 Feb 2008 22:02:00 +0000 (23:02 +0100)
commitf7ad79b6f9f0f45437b62e19b45356cc2aaf4884
tree18b20e7c523127daeb4338c2f721b5e22f79bf05
parent4fedfddf97461b88668b9aec774dfb7a0c6dc368
ARM: add I2C init function call in lib_arm/board.c

Adds I2C init func call to init sequence for ARM boards. This is
present in ppc,blackfin and other processor init sequence.

Signed-off-by: K R Gururaja Hebbar <gururajakr@sanyo.co.in>
lib_arm/board.c