[U-Boot] [PULL] u-boot-sh/master

Minor fixes for the Alt board and PHY use on Gen2.
The following changes since commit c3aef9339ce0592b06c8d44cf2eaf9e6f3713e4f:
Merge branch '2019-03-29-master-imports' (2019-03-29 10:53:28 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to 0c78ec64bcc96c34642ebd29614c4c26132ad4b6:
ARM: rmobile: alt: Fix I2C bus number (2019-03-30 08:28:25 +0100)
---------------------------------------------------------------- Marek Vasut (7): ARM: rmobile: alt: Remove R8A7794_ETHERNET_B ARM: rmobile: alt: Remove CLK2MHZ macro ARM: rmobile: alt: Synchronize defconfig ARM: rmobile: Fix PHY LED mode register mask ARM: rmobile: rcar-gen2: Activate bootm_size ARM: dts: rmobile: Activate I2C7 on Alt ARM: rmobile: alt: Fix I2C bus number
arch/arm/dts/r8a7794-alt-u-boot.dts | 5 +++++ board/renesas/alt/Kconfig | 9 --------- board/renesas/alt/alt.c | 5 ++--- board/renesas/gose/gose.c | 2 +- board/renesas/koelsch/koelsch.c | 2 +- board/renesas/lager/lager.c | 2 +- board/renesas/porter/porter.c | 2 +- board/renesas/silk/silk.c | 2 +- board/renesas/stout/stout.c | 2 +- configs/alt_defconfig | 3 +++ include/configs/rcar-gen2-common.h | 1 - 11 files changed, 16 insertions(+), 19 deletions(-)

On Tue, Apr 02, 2019 at 03:16:36AM +0200, Marek Vasut wrote:
Minor fixes for the Alt board and PHY use on Gen2.
The following changes since commit c3aef9339ce0592b06c8d44cf2eaf9e6f3713e4f:
Merge branch '2019-03-29-master-imports' (2019-03-29 10:53:28 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to 0c78ec64bcc96c34642ebd29614c4c26132ad4b6:
ARM: rmobile: alt: Fix I2C bus number (2019-03-30 08:28:25 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini