[PATCH] ARM: i.MX6 Sabrelite: Fix ethernet

2014-04-03 Thread Sascha Hauer
The board code does a phy reset. This implicitly requests the phy reset gpio. This gpio is also registered in the devicetree as phy reset gpio, so the fec driver probe can't request the gpio and bails out with -EBUSY. Fix this by freeing the phy reset gpio in the board code. While at it use gpio_re

Re: Re: [PATCH] imx6: ocotp: Add On-Chip OTP registers write support

2014-04-03 Thread Uladzimir Bely
OK, thanks for your notes. This code was originally written by another person and I've just tried to make it little better. I'll try to accomodate your remarks and improve the code. -- With regards, Uladzimir Bely. ___ barebox mailing list barebox@li