[U-Boot] Pull request - microblaze

2013-04-30 Thread Michal Simek
Hi Tom, please pull these microblaze changes to your tree. 2 of that patches was reviewed by you. Thanks, Michal The following changes since commit d10f68ae47b67acab8b110b5c605dde4197a1820: Prepare v2013.04 (2013-04-19 10:25:43 -0400) are available in the git repository at:

[U-Boot] Pull request - zynq

2013-04-30 Thread Michal Simek
Hi Tom and Albert, please pull this patchset related to arm zynq to your tree. I haven't got any ACK for gem and platform changes but the whole patchset was reviewed by Tom. Also not all patches are ARM core specific but they are affecting zynq platform that's why I think it can go directly to

Re: [U-Boot] [U-Boot,v3,7/8] usb: hub: Reset only usb 2.0 ports

2013-04-30 Thread Vivek Gautam
Hi Marek, On Wed, Apr 24, 2013 at 11:38 AM, Vivek Gautam gautamvivek1...@gmail.com wrote: On Wed, Apr 24, 2013 at 5:51 AM, Marek Vasut ma...@denx.de wrote: Dear Julius Werner, Sorry, forgot this one yesterday. I would consider to just drop/revert this patch entirely. It's not wrong, but it

[U-Boot] [PATCH v5 6/7] Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM

2013-04-30 Thread dirk . eibach
From: Dirk Eibach eib...@gdsys.de MAKEALL is fine for ppc4xx and mpc85xx. Run checks were done on our controlcenterd hardware. Signed-off-by: Dirk Eibach dirk.eib...@gdsys.cc --- Changes in v5: None Changes in v4: - consider CONFIG_CMD_BOOTM for all architectures Changes in v3: None Changes

[U-Boot] [PATCH v5 3/7] mpc85xx: Add CONFIG_RELEASE_CORE0_ONLY

2013-04-30 Thread dirk . eibach
From: Dirk Eibach eib...@gdsys.de If CONFIG_RELEASE_CORE0_ONLY is set, all cores except core0 are kept in holdoff mode. Signed-off-by: Dirk Eibach dirk.eib...@gdsys.cc --- Changes in v5: None Changes in v4: None Changes in v3: None Changes in v2: None arch/powerpc/cpu/mpc85xx/mp.c |8

[U-Boot] [PATCH v5 5/7] Add Atmel I2C tpm

2013-04-30 Thread dirk . eibach
From: Dirk Eibach eib...@gdsys.de Add support for Atmel TPM devices with two wire interface. Signed-off-by: Dirk Eibach dirk.eib...@gdsys.cc Signed-off-by: Reinhard Pfau reinhard.p...@gdsys.cc --- Changes in v5: None Changes in v4: None Changes in v3: None Changes in v2: None README

[U-Boot] [PATCH v5 4/7] i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0

2013-04-30 Thread dirk . eibach
From: Reinhard Pfau p...@gdsys.de if alen is 0: no longer start a write cycle before reading data. Signed-off-by: Dirk Eibach dirk.eib...@gdsys.cc Signed-off-by: Reinhard Pfau reinhard.p...@gdsys.cc --- Changes in v5: - fix i2c_probe Changes in v4: None Changes in v3: None Changes in v2: -

[U-Boot] [PATCH v5 1/7] Update gdsys email account

2013-04-30 Thread dirk . eibach
From: Dirk Eibach dirk.eib...@gdsys.cc Signed-off-by: Dirk Eibach dirk.eib...@gdsys.cc --- Changes in v5: None Changes in v4: None Changes in v3: - fix email addresses Changes in v2: None MAINTAINERS |2 +- arch/powerpc/cpu/ppc4xx/cmd_chip_config.c |2 +-

[U-Boot] [PATCH v5 2/7] tpm: add AUTH1 cmds for LoadKey2 and GetPubKey

2013-04-30 Thread dirk . eibach
From: Reinhard Pfau p...@gdsys.de Extend the tpm library with support for single authorized (AUTH1) commands as specified in the TCG Main Specification 1.2. (The internally used helper functions are implemented in a way that they could also be used for double authorized commands if someone needs

[U-Boot] [PATCH v5 0/7] Add gdsys ControlCenter Digital board

2013-04-30 Thread dirk . eibach
From: Dirk Eibach dirk.eib...@gdsys.cc Changes in v5: - avoid probing dp501 i2c bridge addresses - fix i2c_probe Changes in v4: - consider CONFIG_CMD_BOOTM for all architectures Changes in v3: - fix email addresses Changes in v2: - configuration for SPI builds was missing - replace some

Re: [U-Boot] [PATCH 4/6] imx: mx35pdk: Convert to iomux-v3

2013-04-30 Thread Stefano Babic
On 29/04/2013 22:39, Benoît Thébaudeau wrote: Hi Stefano, Hi Benoît, On Monday, April 29, 2013 10:41:18 PM, Benoît Thébaudeau wrote: There is no change of behavior. Signed-off-by: Benoît Thébaudeau benoit.thebaud...@advansee.com --- [...] diff --git a/board/freescale/mx35pdk/mx35pdk.c

Re: [U-Boot] Pull request - zynq

2013-04-30 Thread Tom Rini
On Tue, Apr 30, 2013 at 11:49:33AM +0200, Michal Simek wrote: Hi Tom and Albert, please pull this patchset related to arm zynq to your tree. I haven't got any ACK for gem and platform changes but the whole patchset was reviewed by Tom. Also not all patches are ARM core specific but they

[U-Boot] [PATCH] net: phy: supplement support for Micrel's KSZ9031

2013-04-30 Thread SARTRE Leo
Add function ksz9031_phy_extended_write and ksz9031_phy_extended_read Signed-off-by: Leo Sartre lsar...@adeneo-embedded.com --- drivers/net/phy/micrel.c | 35 ++- include/micrel.h |9 + 2 files changed, 43 insertions(+), 1 deletion(-)

[U-Boot] [PATCH] PHY: micrel.c: supplement support for KSZ9031

2013-04-30 Thread SARTRE Leo
This patch add some functions to enhance the support for KSZ9031. It applies on to of David Andrey patch which introducing the support for KSZ9031 (PHY: micrel.c: add support for KSZ9031 : http://patchwork.ozlabs.org/patch/218793/) Leo Sartre (1): net: phy: supplement support for Micrel's

Re: [U-Boot] [PULL] : Please pull u-boot-i2c

2013-04-30 Thread Tom Rini
On Tue, Apr 30, 2013 at 06:14:06AM +0200, Heiko Schocher wrote: Hello Tom, On 29.04.2013 18:25, Tom Rini wrote: On Mon, Apr 29, 2013 at 04:18:08PM +0200, Heiko Schocher wrote: Hello Tom, please pull from u-boot-i2c: The following changes since commit

Re: [U-Boot] Pull request - microblaze

2013-04-30 Thread Tom Rini
On Tue, Apr 30, 2013 at 11:26:44AM +0200, Michal Simek wrote: Hi Tom, please pull these microblaze changes to your tree. 2 of that patches was reviewed by you. Thanks, Michal The following changes since commit d10f68ae47b67acab8b110b5c605dde4197a1820: Prepare v2013.04 (2013-04-19

Re: [U-Boot] [PATCH v4 0/7] Add cros-ec protocol driver and enable it in smdk5250

2013-04-30 Thread Tom Rini
On Tue, Apr 02, 2013 at 06:01:47PM +0800, Hung-ying Tyan wrote: This patch series adds the drivers for the cros-ec protocol that is used to communicate with the ChromeOS Embedded Controller (EC). The series also enables its use in Google Snow based on smdk5250. The series depends on the

Re: [U-Boot] [PATCH 2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114

2013-04-30 Thread Tom Warren
Marek, -Original Message- From: Marek Vasut [mailto:ma...@denx.de] Sent: Monday, April 29, 2013 4:47 PM To: Jim Lin Cc: u-boot@lists.denx.de; Tom Warren; Stephen Warren Subject: Re: [PATCH 2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114 Dear Jim Lin, Tegra30

Re: [U-Boot] [PATCH 4/4 v2] mtd: mxs_nand: Add support for i.MX6

2013-04-30 Thread Scott Wood
On 04/16/2013 02:14:12 AM, Stefan Roese wrote: Signed-off-by: Stefan Roese s...@denx.de Acked-by: Scott Wood scottw...@freescale.com Cc: Stefano Babic sba...@denx.de Cc: Marek Vasut ma...@denx.de Cc: Fabio Estevam fabio.este...@freescale.com --- v2: - Changed tab to space after #ifdef Scott, is

Re: [U-Boot] [PATCH 2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114

2013-04-30 Thread Marek Vasut
Dear Tom Warren, Marek, -Original Message- From: Marek Vasut [mailto:ma...@denx.de] Sent: Monday, April 29, 2013 4:47 PM To: Jim Lin Cc: u-boot@lists.denx.de; Tom Warren; Stephen Warren Subject: Re: [PATCH 2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114

Re: [U-Boot] [U-Boot,v3,7/8] usb: hub: Reset only usb 2.0 ports

2013-04-30 Thread Marek Vasut
Dear Vivek Gautam, Hi Marek, On Wed, Apr 24, 2013 at 11:38 AM, Vivek Gautam gautamvivek1...@gmail.com wrote: On Wed, Apr 24, 2013 at 5:51 AM, Marek Vasut ma...@denx.de wrote: Dear Julius Werner, Sorry, forgot this one yesterday. I would consider to just drop/revert this patch

Re: [U-Boot] [PATCH 2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114

2013-04-30 Thread Tom Rini
On Tue, Apr 30, 2013 at 09:21:18AM -0700, Tom Warren wrote: Marek, -Original Message- From: Marek Vasut [mailto:ma...@denx.de] Sent: Monday, April 29, 2013 4:47 PM To: Jim Lin Cc: u-boot@lists.denx.de; Tom Warren; Stephen Warren Subject: Re: [PATCH 2/3] ARM: Tegra: USB: Add

Re: [U-Boot] [PATCH v2] fs/ext4: Support device block sizes != 512 bytes.

2013-04-30 Thread Tom Rini
On Tue, Mar 26, 2013 at 08:05:59AM -0400, egbert.e...@gmail.com wrote: From: Egbert Eich e...@suse.com The 512 byte block size was hard coded in the ext4 file systems. Large harddisks today support bigger block sizes typically 4096 bytes. Signed-off-by: Egbert Eich e...@suse.com ---

[U-Boot] [PATCH 1/2] mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NAND

2013-04-30 Thread Tom Rini
The redundancy related defines are only correct for NAND, so guard all of that area with CONFIG_ENV_IS_IN_NAND Cc: Fabio Estevam fabio.este...@freescale.com Signed-off-by: Tom Rini tr...@ti.com --- include/configs/mx28evk.h |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[U-Boot] [PATCH 2/2] omap5_uevm: Enable redudnant MMC environment

2013-04-30 Thread Tom Rini
Cc: Sricharan R r.sricha...@ti.com Signed-off-by: Tom Rini tr...@ti.com --- include/configs/omap5_uevm.h |2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/omap5_uevm.h b/include/configs/omap5_uevm.h index 240fdfc..550cabd 100644 --- a/include/configs/omap5_uevm.h +++

Re: [U-Boot] [PATCH 2/2] omap5_uevm: Enable redudnant MMC environment

2013-04-30 Thread Nishanth Menon
nit: $subject: s/redudnant/redundant/ On 16:05-20130430, Tom Rini wrote: Cc: Sricharan R r.sricha...@ti.com Signed-off-by: Tom Rini tr...@ti.com --- include/configs/omap5_uevm.h |2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/omap5_uevm.h b/include/configs

[U-Boot] [PATCH] fdt_support: Use CONFIG_NR_DRAM_BANKS if defined

2013-04-30 Thread Doug Anderson
It appears that there are some cases where we have more than 4 banks of memory. Use CONFIG_NR_DRAM_BANKS if it's defined to handle this. This will take up a little extra stack space (64 bytes extra if we go up to 8 banks), but that seems OK. Signed-off-by: Doug Anderson diand...@chromium.org ---

Re: [U-Boot] [PATCH] fdt_support: Use CONFIG_NR_DRAM_BANKS if defined

2013-04-30 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/30/2013 04:22 PM, Doug Anderson wrote: It appears that there are some cases where we have more than 4 banks of memory. Use CONFIG_NR_DRAM_BANKS if it's defined to handle this. This will take up a little extra stack space (64 bytes extra

Re: [U-Boot] [PATCH v4 03/15] sandbox: Switch over to generic board

2013-04-30 Thread Tom Rini
On Fri, Apr 26, 2013 at 05:53:43AM -0700, Simon Glass wrote: Add generic board support for sandbox. and remove the old board init code. Select CONFIG_SYS_GENERIC_BOARD for sandbox now that this is supported. Signed-off-by: Simon Glass s...@chromium.org Reviewed-by: Tom Rini tr...@ti.com

Re: [U-Boot] [PATCH] fdt_support: Use CONFIG_NR_DRAM_BANKS if defined

2013-04-30 Thread Doug Anderson
Tom, On Tue, Apr 30, 2013 at 1:35 PM, Tom Rini tr...@ti.com wrote: And I guess having this knowledge correct for the kernel is useful in other contexts like when we want to power down some banks of memory but not others? I mean, there's lots of platforms that lie and say 1 bank since we

Re: [U-Boot] u-boot UBI support

2013-04-30 Thread Paul B. Henson
On 4/29/2013 1:57 AM, Sascha Silbe wrote: MX28EVK U-Boot ubifsmount recovery UBIFS error (pid 0): ubifs_get_sb: cannot open recovery, error -22 UBIFS error (pid 0): ubifs_mount: Error reading superblock on volume 'recovery' errno=-22! Try increasing CONFIG_SYS_MALLOC_LEN, e.g. to 4MiB. That

Re: [U-Boot] [PATCH] fdt_support: Use CONFIG_NR_DRAM_BANKS if defined

2013-04-30 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/30/2013 04:49 PM, Doug Anderson wrote: Tom, On Tue, Apr 30, 2013 at 1:35 PM, Tom Rini tr...@ti.com wrote: And I guess having this knowledge correct for the kernel is useful in other contexts like when we want to power down some banks of

[U-Boot] [PATCH] Fix references to the documentation files

2013-04-30 Thread Anatolij Gustschin
Many boot image configuration files refer to the appropriate documentation file, but these references contain typos in the directory and file name. Fix them. Also fix reference to doc/README.SPL file. Signed-off-by: Anatolij Gustschin ag...@denx.de Cc: Prafulla Wadaskar prafu...@marvell.com Cc:

Re: [U-Boot] [PATCH 2/7] powerpc/boot: Change the macro of Boot from SRIO and PCIE master module

2013-04-30 Thread Andy Fleming
On Fri, Mar 8, 2013 at 2:41 AM, Liu Gang gang@freescale.com wrote: Change the macro CONFIG_SYS_FSL_SRIO_PCIE_BOOT_MASTER to CONFIG_SRIO_PCIE_BOOT_MASTER, remove them from arch/powerpc/include/asm/config_mpc85xx.h file, and add those macros in configuration header file of each board which

Re: [U-Boot] [PATCH v2] spi: mxc_spi: Set master mode for all channels

2013-04-30 Thread Dirk Behme
Am 14.04.2013 09:08, schrieb Dirk Behme: Am 10.04.2013 01:06, schrieb Fabio Estevam: From: Fabio Estevam fabio.este...@freescale.com The glitch in the SPI clock line, which commit 3cea335c34 (spi: mxc_spi: Fix spi clock glitch durant reset) solved, is back now and itwas re-introduced by commit