From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 1 Mar 2018 18:34:29 +0100 Subject: [U-Boot] [PULL] u-boot-sh/master Message-ID: <1c56e756-377d-6dce-4176-875d263b4265@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit 4bafceff0e9e5a36908031e41c69a6b37e82da58: Merge git://git.denx.de/u-boot-mmc (2018-02-25 22:28:59 -0500) are available in the Git repository at: git://git.denx.de/u-boot-sh.git master for you to fetch changes up to 44c5580f1c6c5665ff6217d1411aab2b74188195: ARM: rmobile: Build u-boot-spl.srec on Gen2 (2018-02-27 21:05:35 +0100) ---------------------------------------------------------------- Marek Vasut (3): ARM: dts: rmobile: Import proper DTS for H2 Stout Makefile: add u-boot-spl.srec target ARM: rmobile: Build u-boot-spl.srec on Gen2 Masaru Nagai (2): Makefile: add u-boot-elf.srec target ARM: rmobile: Build u-boot-elf.srec on Gen3 Makefile | 10 +++++ arch/arm/dts/r8a7790-stout.dts | 322 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- include/configs/rcar-gen2-common.h | 4 ++ include/configs/rcar-gen3-common.h | 1 + 4 files changed, 331 insertions(+), 6 deletions(-)