From mboxrd@z Thu Jan 1 00:00:00 1970 From: Prafulla Wadaskar Date: Mon, 3 Sep 2012 02:20:19 -0700 Subject: [U-Boot] Pull request for u-boot-marvell.git References: <4F3576CA.7050408@aribaud.net> <20120705104047.72b3fbaf@aari01-12> <20120705113725.6a6751d1@aari01-12> <20120705114455.01c499e0@aari01-12> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Albert, Please pull The following changes since commit 6e2fbdea1b26d75314d87c380a36b0015bf824cf: Wolfgang Denk (1): Merge branch 'agust at denx.de' of git://git.denx.de/u-boot-staging are available in the git repository at: u-boot-marvell.git master branch. Albert ARIBAUD (1): edminiv2: orion5x: fix GPIO inits and values Holger Brunck (1): arm/km: remove unused code Karl O. Pinc (2): Cosmetic doc typo fixes to the kwbimage feature docs cosmetic: Better explain how to use the kirkwood kwbimage.cfg file. Michael Walle (1): lsxl: support power switch Valentin Longchamp (4): km/arm: set SPI NOR Flash default parameters kw_spi: fix clock prescaler computation km/ivm: fix string len check to support 7 char board names arm/km: fix frequency of the SPI NOR Flash arch/arm/cpu/arm926ejs/orion5x/cpu.c | 2 ++ arch/arm/include/asm/arch-kirkwood/spi.h | 1 + board/Marvell/sheevaplug/kwbimage.cfg | 4 ++-- board/buffalo/lsxl/lsxl.c | 22 +++++++++++++++++++++- board/keymile/common/ivm.c | 2 +- board/keymile/km_arm/km_arm.c | 20 -------------------- doc/README.kwbimage | 19 +++++++++++++++---- drivers/spi/kirkwood_spi.c | 5 +++-- include/configs/edminiv2.h | 13 +++++++++---- include/configs/km/keymile-common.h | 1 - include/configs/km/km_arm.h | 6 +++++- 11 files changed, 59 insertions(+), 36 deletions(-) Regards... Prafulla . . .