
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(-)

On Sun, Mar 10, 2019 at 02:26:04PM +0100, Marek Vasut wrote:
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)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini