[U-Boot] [PATCH 0/4] arm: rmobile: Stout board support and minor fixes
Vladimir Barinov
vladimir.barinov at cogentembedded.com
Thu Aug 20 21:57:09 CEST 2015
Hello Nobuhiro-san,
Could you provide any response for this patchset.
TIA,
Vladimir
On 20.07.2015 20:48, Vladimir Barinov wrote:
> This patch series adds the following:
> 1) sh-pfc: fix gpio input read
> 2) serial-sh: SCIFA interface for R-Car Gen2 SoCs
> 3) rmobile: add SCIFA port base offsets
> 4) rmobile: Add Stout board support
>
> Signed-off-by: Vladimir Barinov <vladimir.barinov at cogentembedded.com>
> ---
> arch/arm/cpu/armv7/rmobile/Kconfig | 8
> arch/arm/include/asm/arch-rmobile/rcar-base.h | 3
> board/renesas/stout/Kconfig | 12
> board/renesas/stout/MAINTAINERS | 6
> board/renesas/stout/Makefile | 11
> board/renesas/stout/cpld.c | 167 +
> board/renesas/stout/cpld.h | 183 +
> board/renesas/stout/qos.c | 2435 ++++++++++++++++++++++++++
> board/renesas/stout/qos.h | 14
> board/renesas/stout/stout.c | 232 ++
> configs/stout_defconfig | 21
> drivers/gpio/sh_pfc.c | 3
> drivers/serial/serial_sh.h | 43
> include/configs/stout.h | 112 +
> 14 files changed, 3239 insertions(+), 11 deletions(-)
>
More information about the U-Boot
mailing list