[U-Boot] Pull request v2: u-boot-sh/rmobile into u-boot-arm/master

Dear Albert Aribaud,
Please pull u-boot-sh/rmobile into u-boot-arm/master.
"spi: sh_qspi: Add header file that defines the address of registers" is SPI stuff. But I have permission to take from arm repository directly from Jagan is the maintainer of SPI.
The following changes since commit bf46e7d8d134521301ff02b6d97e8998aa10a83d:
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2014-01-15 15:18:04 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-sh.git rmobile
for you to fetch changes up to c71b4dd2da0dcddabd7c29e6c3dc8a495d4bd928:
arm: koelsch: Add support QSPI device and enable boot from SPI flash (2014-01-16 08:07:20 +0900)
---------------------------------------------------------------- Nobuhiro Iwamatsu (6): arm: koelsch: Disable TMU0 before OS boot arm: lager: Disable TMU0 before OS boot arm: rmobile: Add SH QSPI base register address spi: sh_qspi: Add header file that defines the address of registers arm: lager: Add support QSPI device and enable boot from SPI flash arm: koelsch: Add support QSPI device and enable boot from SPI flash
arch/arm/include/asm/arch-rmobile/r8a7790.h | 1 + arch/arm/include/asm/arch-rmobile/r8a7791.h | 1 + board/renesas/koelsch/koelsch.c | 6 ++++++ board/renesas/lager/lager.c | 6 ++++++ drivers/spi/sh_qspi.c | 3 ++- include/configs/koelsch.h | 32 ++++++++++++++++++++++++++++---- include/configs/lager.h | 33 +++++++++++++++++++++++++++++----

Hi Nobuhiro,
On Thu, 16 Jan 2014 08:14:19 +0900, Nobuhiro Iwamatsu iwamatsu@nigauri.org wrote:
Dear Albert Aribaud,
Please pull u-boot-sh/rmobile into u-boot-arm/master.
"spi: sh_qspi: Add header file that defines the address of registers" is SPI stuff. But I have permission to take from arm repository directly from Jagan is the maintainer of SPI.
The following changes since commit bf46e7d8d134521301ff02b6d97e8998aa10a83d:
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2014-01-15 15:18:04 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-sh.git rmobile
for you to fetch changes up to c71b4dd2da0dcddabd7c29e6c3dc8a495d4bd928:
arm: koelsch: Add support QSPI device and enable boot from SPI flash (2014-01-16 08:07:20 +0900)
Nobuhiro Iwamatsu (6): arm: koelsch: Disable TMU0 before OS boot arm: lager: Disable TMU0 before OS boot arm: rmobile: Add SH QSPI base register address spi: sh_qspi: Add header file that defines the address of registers arm: lager: Add support QSPI device and enable boot from SPI flash arm: koelsch: Add support QSPI device and enable boot from SPI flash
arch/arm/include/asm/arch-rmobile/r8a7790.h | 1 + arch/arm/include/asm/arch-rmobile/r8a7791.h | 1 + board/renesas/koelsch/koelsch.c | 6 ++++++ board/renesas/lager/lager.c | 6 ++++++ drivers/spi/sh_qspi.c | 3 ++- include/configs/koelsch.h | 32 ++++++++++++++++++++++++++++---- include/configs/lager.h | 33 +++++++++++++++++++++++++++++----
Applied to u-boot-arm/master, thanks!
Amicalement,
participants (2)
-
Albert ARIBAUD
-
Nobuhiro Iwamatsu