From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 17 May 2016 17:57:32 +0200 Subject: [U-Boot] [PULL] Please pull u-boot-imx Message-ID: <573B3F6C.2040304@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, please pull from u-boot-imx, thanks ! The following changes since commit aeaec0e682f45b9e0c62c522fafea353931f73ed: Prepare v2016.05 (2016-05-16 10:40:32 -0400) are available in the git repository at: git://www.denx.de/git/u-boot-imx.git master for you to fetch changes up to 291000894ed4d6257830baba547764b86e335b5c: ARM: mx6: Enable MMC and SATA extfs boot support (2016-05-17 17:52:20 +0200) ---------------------------------------------------------------- Adrian Alonso (1): imx: tools: imximage: fix CLR bit command Eric Nelson (1): imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5 Fabio Estevam (1): mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT Marek Vasut (4): ARM: mx6: Enable STDIO deregistering on Novena SPL: Let spl_parse_image_header() return value SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE ARM: mx6: Enable MMC and SATA extfs boot support Peng Fan (1): video: ipu_common: fix build error Stefan Agner (3): imx: iomux-v3: fix UART input selects imx: imx7d: fix ahb clock mux 1 imx: imx-common: print i.MX 7 SoC names consistently Stefano Babic (1): Merge branch 'master' of git://git.denx.de/u-boot README | 4 ++++ arch/arm/cpu/armv7/mx7/clock_slice.c | 2 +- arch/arm/imx-common/cpu.c | 2 +- arch/arm/include/asm/arch-mx6/mx6sl_pins.h | 1 + arch/arm/include/asm/arch-mx7/mx7d_pins.h | 8 ++++---- common/spl/spl.c | 6 +++++- common/spl/spl_ext.c | 6 +++++- common/spl/spl_fat.c | 4 +++- common/spl/spl_mmc.c | 6 +++++- common/spl/spl_nand.c | 9 +++++++-- common/spl/spl_net.c | 4 +--- common/spl/spl_nor.c | 9 +++++++-- common/spl/spl_onenand.c | 5 ++++- common/spl/spl_ymodem.c | 7 +++++-- drivers/mtd/spi/spi_spl_load.c | 10 ++++++++-- drivers/video/ipu_common.c | 4 +++- include/configs/imx6_spl.h | 4 ++++ include/configs/novena.h | 2 +- include/configs/tqma6.h | 1 - include/spl.h | 2 +- tools/imximage.c | 2 +- 21 files changed, 71 insertions(+), 27 deletions(-) -- ===================================================================== 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: sbabic at denx.de =====================================================================