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

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

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

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