ARM: dts: i.MX51 babbage: Fix FEC pad ctrl settings
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 8 May 2014 06:17:30 +0000 (08:17 +0200)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 16 May 2014 15:02:09 +0000 (23:02 +0800)
The dts relied on the FEC pad ctrl settings from the bootloader by
using the NO_PAD_CTRL option. This breaks once the bootloader starts
initializing the pad ctrl settings from the same dts file. Change
to real pad ctrl settings taken from the platform based babbage
support.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>

No differences found