From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 10 Mar 2019 14:26:04 +0100 Subject: [U-Boot] [PULL] u-boot-sh/master Message-ID: <4ca559c1-4c33-1cb4-4f13-19bbb1ce9d41@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 More gen2/gen3 fixes. The following changes since commit e8e3f2d2d48f97b2c79b698eccedce8f4f880993: Merge branch '2019-03-08-master-imports' (2019-03-08 18:04:13 -0500) are available in the Git repository at: git://git.denx.de/u-boot-sh.git master for you to fetch changes up to 3a4511ce4ad9d0955066d47ef3d227fe97208f81: ARM: dts: rmobile: Zap redundant USB/SDHI nodes on M3N (2019-03-09 17:57:04 +0100) ---------------------------------------------------------------- Eugeniu Rosca (2): ARM: rmobile: rcar-gen3: Activate bootm_size ARM: dts: rmobile: Zap redundant USB/SDHI nodes on M3N Marek Vasut (2): ARM: dts: rmobile: Force 1-bit bus width on Gen2 QSPI ARM: rmobile: Convert Gen2 Stout, Porter, Silk to DM_SPI{,_FLASH} arch/arm/dts/r8a7790-lager-u-boot.dts | 7 +++++++ arch/arm/dts/r8a7790-stout-u-boot.dts | 7 +++++++ arch/arm/dts/r8a7791-koelsch-u-boot.dts | 7 +++++++ arch/arm/dts/r8a7791-porter-u-boot.dts | 7 +++++++ arch/arm/dts/r8a7793-gose-u-boot.dts | 7 +++++++ arch/arm/dts/r8a7794-alt-u-boot.dts | 7 +++++++ arch/arm/dts/r8a7794-silk-u-boot.dts | 7 +++++++ arch/arm/dts/r8a77965-u-boot.dtsi | 99 --------------------------------------------------------------------------------------------------- configs/porter_defconfig | 2 ++ configs/silk_defconfig | 2 ++ configs/stout_defconfig | 2 ++ include/configs/rcar-gen2-common.h | 2 ++ include/configs/rcar-gen3-common.h | 1 - 13 files changed, 57 insertions(+), 100 deletions(-) -- Best regards, Marek Vasut