Re: [U-Boot] [PATCH 1/6] udoo_neo: Remove USDHC3 support

2016-12-16 Thread Stefano Babic
On 01/12/2016 19:37, Breno Lima wrote: > It's not necessary to support USDHC3 in U-Boot as it's being used for > the WLAN. > > Signed-off-by: Breno Lima > --- > board/udoo/neo/neo.c | 94 > +++--- > include/configs/udoo_neo.h |

Re: [U-Boot] [PATCH 1/6] udoo_neo: Remove USDHC3 support

2016-12-05 Thread Fabio Estevam
On Thu, Dec 1, 2016 at 4:37 PM, Breno Lima wrote: > It's not necessary to support USDHC3 in U-Boot as it's being used for > the WLAN. > > Signed-off-by: Breno Lima Reviewed-by: Fabio Estevam

[U-Boot] [PATCH 1/6] udoo_neo: Remove USDHC3 support

2016-12-01 Thread Breno Lima
It's not necessary to support USDHC3 in U-Boot as it's being used for the WLAN. Signed-off-by: Breno Lima --- board/udoo/neo/neo.c | 94 +++--- include/configs/udoo_neo.h | 1 - 2 files changed, 6 insertions(+), 89 deletions(-)