[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200408

Hi Tom,
fixes requested by Igor + environment fix for mx7sabresd.
The following changes since commit 0965d2ac93db3900ae20ff0b2e176baf672b63cc:
Prepare v2020.04-rc5 (2020-04-06 17:44:14 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-20200408
for you to fetch changes up to c94f405ce993ce57d9577bca43cebe54689f4f8a:
mx7dsabre: Fix ramdisk_addr* for distro boot (2020-04-07 10:43:25 +0200)
---------------------------------------------------------------- Fixes for 2020.04 -----------------
- mx7dsabre: Fix ramdisk_addr* for distro boot - Toradex boards
Travis: https://travis-ci.org/github/sbabic/u-boot-imx/builds/671988124
---------------------------------------------------------------- Igor Opaniuk (5): colibri_imx6: set gpr1 ENET_CLK_SEL ARM: dts: imx8qm-apalis: replace dm-spl with dm-pre-proper ARM: dts: imx8qxp-colibri: replace dm-spl with dm-pre-proper ARM: dts: imx8qm-apalis: dm-pre-proper for pd_dma nodes ARM: dts: imx8qxp-colibri: dm-pre-proper for pd_dma nodes
Jan Kiszka (1): mx7dsabre: Fix ramdisk_addr* for distro boot
arch/arm/dts/fsl-imx8qm-apalis-u-boot.dtsi | 70 +++++++++++++++++++++++++++++++++++++++------------------------------- arch/arm/dts/fsl-imx8qxp-colibri-u-boot.dtsi | 68 ++++++++++++++++++++++++++++++++++++++++---------------------------- board/toradex/colibri_imx6/colibri_imx6.c | 3 +++ include/configs/mx7dsabresd.h | 4 ++-- 4 files changed, 84 insertions(+), 61 deletions(-)
Regards, Stefano

On Wed, Apr 08, 2020 at 10:18:51AM +0200, Stefano Babic wrote:
Hi Tom,
fixes requested by Igor + environment fix for mx7sabresd.
The following changes since commit 0965d2ac93db3900ae20ff0b2e176baf672b63cc:
Prepare v2020.04-rc5 (2020-04-06 17:44:14 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-20200408
for you to fetch changes up to c94f405ce993ce57d9577bca43cebe54689f4f8a:
mx7dsabre: Fix ramdisk_addr* for distro boot (2020-04-07 10:43:25 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Stefano Babic
-
Tom Rini