Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C
authorRichard Retanubun <RichardRetanubun@RuggedCom.com>
Fri, 23 Jan 2009 15:47:13 +0000 (10:47 -0500)
committerJohn Rigby <jrigby@freescale.com>
Fri, 6 Feb 2009 21:54:47 +0000 (14:54 -0700)
commitd1ef25dd81c79dcfad5c2ff0162b1bea21d04bc3
tree1cba31fbd9536c64a30ab4a0ba3ef7e2e41067c0
parentee73cc59ab904976af3c33b454fc84f78618b2d1
Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C

Discontinue the use of CONFIG_SYS_FECI2C (only used by M5271EVB).
Use read-modify-write to activate the FEC pins without disabling I2C.

Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
cpu/mcf52x2/cpu_init.c