Re: [U-Boot] [PATCH] arm: rmobile: Fix HDMI output for BLANCHE board

2016-06-06 Thread Nobuhiro Iwamatsu
Applied to u-boot-sh/rmobile, thanks. Best regards, Nobuhiro 2016-05-17 13:53 GMT+09:00 : > This commit fixes HDMI output for BLANCHE board > > Signed-off-by: Masakazu Mochizuki > --- > board/renesas/blanche/blanche.c | 30 ++ > 1 file changed, 30 insertions(+) >

[U-Boot] [PATCH] arm: rmobile: Fix HDMI output for BLANCHE board

2016-05-16 Thread masakazu.mochizuki.wd
This commit fixes HDMI output for BLANCHE board Signed-off-by: Masakazu Mochizuki --- board/renesas/blanche/blanche.c | 30 ++ 1 file changed, 30 insertions(+) diff --git a/board/renesas/blanche/blanche.c b/board/renesas/blanche/blanche.c index 717c169..b2e2e3b 10064