From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 26 Aug 2016 08:46:44 +0200 Subject: [U-Boot] Please pull u-boot-marvell/master Message-ID: <2b5f9ae3-e900-1334-75d3-8ee8b6494f39@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 the following MVEBU related patches, mostly small fixes. Thank! The following changes since commit 46fe9eb08812cc27a0d5cd97d97373c14d578fe9: Merge branch 'master' of git://git.denx.de/u-boot-net (2016-08-23 07:20:36 -0400) are available in the git repository at: git://www.denx.de/git/u-boot-marvell.git for you to fetch changes up to bdf58c73ca406e31be49ad875969b2f9aacb9b65: tools: kwboot: patch destaddr only for SoCs with header version 1 (2016-08-26 08:42:50 +0200) ---------------------------------------------------------------- Chris Packham (4): arm: mvebu: Add support for NAND interface on A-38x spl: Remove unused CONFIG_SPL_SPI_* definitions arm: mvebu: a38x: update serdes error handling arm: mvebu: a38x: typo fix cpabilities -> capbilities Simon Baatz (1): tools: kwboot: patch destaddr only for SoCs with header version 1 arch/arm/mach-mvebu/cpu.c | 9 ++++- arch/arm/mach-mvebu/include/mach/soc.h | 2 ++ arch/arm/mach-mvebu/serdes/a38x/ctrl_pex.c | 2 +- .../mach-mvebu/serdes/a38x/high_speed_env_spec.c | 39 +++++++++++----------- include/configs/clearfog.h | 2 -- include/configs/db-88f6720.h | 2 -- include/configs/db-88f6820-gp.h | 2 -- include/configs/db-mv784mp-gp.h | 2 -- include/configs/ds414.h | 2 -- include/configs/maxbcm.h | 2 -- include/configs/theadorable.h | 2 -- tools/kwboot.c | 16 ++++----- 12 files changed, 39 insertions(+), 43 deletions(-)