[PATCH 2/2] ARM i.MX53 enable LOCO board bootup
Fabio Estevam
festevam at gmail.com
Tue Jan 11 09:39:31 EST 2011
Hi Yong,
On Tue, Jan 11, 2011 at 4:23 AM, <yong.shen at freescale.com> wrote:
> From: Yong Shen <yong.shen at freescale.com>
>
> 1. Add Kconfig and Makefile entries
> 2. Add board definition
> 3. enable uart and fec for LOCO board
>
> Signed-off-by: Yong Shen <yong.shen at freescale.com>
> ---
....
> + }
> + gpio_direction_output(LOCO_FEC_PHY_RST, 0);
> + gpio_set_value(LOCO_FEC_PHY_RST, 0);
As Baruch pointed out on a previous post, you can remove the
gpio_set_value line here.
Regards,
Fabio Estevam
More information about the linux-arm-kernel
mailing list