Hi Tom, please pull some fixes for i.MX, thanks !
Travis: https://travis-ci.org/sbabic/u-boot-imx/builds/551532048 The following changes since commit 77f6e2dd0551d8a825bab391a1bd6b838874bcd4: Merge tag 'efi-2019-07-rc5-2' of git://git.denx.de/u-boot-efi (2019-06-15 13:03:00 -0400) are available in the Git repository at: git://www.denx.de/git/u-boot-imx.git u-boot-imx-20190628 for you to fetch changes up to 0ac662da35e48b859b5d43e0c86f233f25730ee5: apalis_imx6: increase phy autoneg timeout (2019-06-28 00:08:42 +0200) ---------------------------------------------------------------- Fixes for 2019.07 - menlo board - allow SDB on Sabre - HAB for mx6sl - apalis board ---------------------------------------------------------------- Breno Matheus Lima (1): mx6sl: hab: Fix pu_irom_mmu_enabled address Fabio Estevam (1): pico-imx7d: README: Adjust the binary name after DM conversion Frieder Schrempf (1): usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP Igor Opaniuk (2): apalis_imx6: fix set_emmcargs wrapper apalis_imx6: increase phy autoneg timeout Marek Vasut (5): ARM: dts: imx: imx53: Synchronize iMX53 DT with Linux ARM: dts: imx: m53menlo: Import M53Menlo DT from Linux ARM: imx: m53menlo: Enable DM GPIO ARM: imx: m53menlo: Convert MMC, USB and block to DM ARM: imx: m53menlo: Convert to DM VIDEO Pierre-Jean Texier (1): pico-imx7d: remove unused 'script' variable arch/arm/dts/Makefile | 3 +- arch/arm/dts/imx53-m53.dtsi | 132 +++++++++++++++++ arch/arm/dts/imx53-m53menlo-u-boot.dtsi | 42 ++++++ arch/arm/dts/imx53-m53menlo.dts | 312 ++++++++++++++++++++++++++++++++++++++++ arch/arm/dts/imx53.dtsi | 745 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------- arch/arm/mach-imx/hab.c | 2 +- board/menlo/m53menlo/m53menlo.c | 118 +++++++-------- board/technexion/pico-imx7d/README | 12 +- common/spl/spl_sdp.c | 12 +- configs/m53menlo_defconfig | 23 ++- drivers/usb/gadget/f_sdp.c | 53 ++++++- include/configs/apalis_imx6.h | 5 +- include/configs/m53menlo.h | 4 +- include/configs/pico-imx7d.h | 1 - include/sdp.h | 9 +- 15 files changed, 1221 insertions(+), 252 deletions(-) create mode 100644 arch/arm/dts/imx53-m53.dtsi create mode 100644 arch/arm/dts/imx53-m53menlo-u-boot.dtsi create mode 100644 arch/arm/dts/imx53-m53menlo.dts -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de ===================================================================== _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot