Re: [U-Boot] [PATCH 10/12] ARM: rmobile: Remove SH SDHI probing from ULCB board

2017-08-25 Thread Nobuhiro Iwamatsu
Hi, 2017-08-21 0:13 GMT+09:00 Marek Vasut : > Drop the SH SDHI bit from the board since SD now probes from DT instead. > > Signed-off-by: Marek Vasut > Cc: Nobuhiro Iwamatsu > --- > board/renesas/ulcb/ulcb.c | 12

[U-Boot] [PATCH 10/12] ARM: rmobile: Remove SH SDHI probing from ULCB board

2017-08-20 Thread Marek Vasut
Drop the SH SDHI bit from the board since SD now probes from DT instead. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- board/renesas/ulcb/ulcb.c | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git