From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luka Perkov Date: Fri, 24 Jul 2015 07:56:46 +0000 Subject: [U-Boot] Please pull u-boot-marvell master Message-ID: <0000014ebf10802b-5ad7eb7f-15c9-4066-9f24-57c08f624a57-000000@email.amazonses.com> 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, can you please pull this batch from Stefan as well? This pull request does not contain patches that are still under review. Pull request for those will be sent another time. The following changes since commit 413978d118bb7d7b0a8488d97d802f2899cd81ce: Merge git://git.denx.de/u-boot-uniphier (2015-07-23 11:46:05 -0400) are available in the git repository at: git://git.denx.de/u-boot-marvell.git for you to fetch changes up to 5a9749ee12bed44ca4dc7f2412b5a340db666954: arm: marvell: Increase MAXARGS to 32 (2015-07-24 09:48:07 +0200) ---------------------------------------------------------------- Stefan Roese (6): arm: mvebu: Add SPL SDIO/MMC boot support kwbimage: Add support for SDIO/MMC boot device selection kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS spl: spl_mmc: Add option to boot from a MMC partition with offset arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot support arm: marvell: Increase MAXARGS to 32 arch/arm/mach-mvebu/spl.c | 13 ++++++++++++- common/spl/spl_mmc.c | 5 +++++ include/configs/db-88f6820-gp.h | 28 ++++++++++++++++++++++++++++ include/configs/mv-common.h | 2 +- tools/Makefile | 4 ++-- tools/kwbimage.c | 13 +++++++------ 6 files changed, 55 insertions(+), 10 deletions(-) Regards, Luka