Re: [U-Boot] [PATCH 0/4] Tegra210 support for P2571

2015-06-19 Thread Simon Glass
Hi Tom, I've got one of these shield things - it is a seriously cool piece of hardware. I've have to read a bit about what is it for. So, any idea where to find a UART and recovery button? Regards, Simon On 17 June 2015 at 16:44, Tom Warren twar...@nvidia.com wrote: Yes, it's a 32-bit T210

Re: [U-Boot] [U-Boot, v2] arm, am33xx: update for siemens am335x based boards

2015-06-19 Thread Tom Rini
On Tue, Jun 16, 2015 at 02:59:34PM +0200, Heiko Schocher wrote: updates for the siemens am335x based boards: - draco: add delay for DDR3 configuration - change MTD partition layout and add a possibility to redefine MTD layout in board header. - move ubi support to common header file -

Re: [U-Boot] [U-Boot, v3, 2/2] common: cmd_part: start and size sub-commands introduction

2015-06-19 Thread Tom Rini
On Mon, Jun 15, 2015 at 09:35:05PM +0200, Paul Kocialkowski wrote: This introduces the part start and part size sub-commands. The purpose of these is to store the start block and size of a partition in a variable, given the device and partition number. This allows reading raw data that

Re: [U-Boot] [U-Boot, 1/2] ti: armv7: enable EXT support in SPL (using ti_armv7_common.h)

2015-06-19 Thread Tom Rini
On Tue, Jun 16, 2015 at 03:00:09PM +0200, Guillaume GARDET wrote: Tested on Pandaboard (rev. A3) and Beagleboard xM (rev. B). Compilation tested on TI armv7 boards and OMAP boards from other vendors. Signed-off-by: Guillaume GARDET guillaume.gar...@free.fr Cc: Tom Rini tr...@konsulko.com

Re: [U-Boot] siemens,am33x,rastaban: add rastaban config

2015-06-19 Thread Tom Rini
On Mon, Jun 15, 2015 at 02:56:41PM +0200, Heiko Schocher wrote: rastaban is a draco version with more flash, more RAM and faster CPU. Number of partitions is the same but rootfs partition is different. Signed-off-by: Samuel Egli samuel.e...@siemens.com Acked-by: Heiko Schocher h...@denx.de

Re: [U-Boot] keystone2: use correct EFUSE_BOOTROM fileds to configure speed

2015-06-19 Thread Tom Rini
On Mon, Jun 15, 2015 at 08:54:15AM -0400, Vitaly Andrianov wrote: The get_max_arm_speed() and get_max_dev_speed() used wrong register fields to get the maximum speeds. This commit fixes the bug. Signed-off-by: Vitaly Andrianov vita...@ti.com Reviewed-by: Tom Rini tr...@konsulko.com Applied

Re: [U-Boot] [U-Boot,5/5] Make ubifs selectable by Kconfig

2015-06-19 Thread Tom Rini
On Wed, Jun 10, 2015 at 10:41:03AM +0200, Lars Poeschel wrote: Users who want to use ubifs can now select it by Kconfig. Selecting it by board config include is still possible. Signed-off-by: Lars Poeschel poesc...@lemonage.de Applied to u-boot/master, thanks! -- Tom signature.asc

Re: [U-Boot] siemens,am33x,thuban: rename dxr2 to thuban

2015-06-19 Thread Tom Rini
On Mon, Jun 15, 2015 at 02:57:15PM +0200, Heiko Schocher wrote: Update new naming scheme. Signed-off-by: Samuel Egli samuel.e...@siemens.com Acked-by: Heiko Schocher h...@denx.de Reviewed-by: Tom Rini tr...@konsulko.com Applied to u-boot/master, thanks! -- Tom signature.asc

Re: [U-Boot] [U-Boot,1/5] Make RBTREE selectable by Kconfig

2015-06-19 Thread Joe Hershberger
Hey Tom, On Fri, Jun 19, 2015 at 3:24 PM, Tom Rini tr...@konsulko.com wrote: On Wed, Jun 10, 2015 at 10:40:59AM +0200, Lars Poeschel wrote: Users who want to use RBTREE can now select it by Kconfig. Selecting it by board config include is still possible. Signed-off-by: Lars Poeschel

Re: [U-Boot] [PATCH 1/5] Make RBTREE selectable by Kconfig

2015-06-19 Thread Tom Rini
On Fri, Jun 19, 2015 at 03:39:44PM -0500, Joe Hershberger wrote: On Fri, Jun 19, 2015 at 3:33 PM, Tom Rini tr...@konsulko.com wrote: On Wed, Jun 10, 2015 at 08:49:28AM -0500, Joe Hershberger wrote: Hi Lars, On Wed, Jun 10, 2015 at 3:40 AM, Lars Poeschel poesc...@lemonage.de wrote:

Re: [U-Boot] [PATCH] mmc: bcm2835_sdhci: Restore original delay behavior

2015-06-19 Thread Marek Vasut
On Friday, June 19, 2015 at 11:39:41 PM, Marek Vasut wrote: Patch 33fe2fb8df01647f97a7bce96a1c7781a7f6d253 titled mmc: bcm283x: Remove get_timer_us() from mmc driver incorrectly replaced ad-hoc get_timer_us() function with a plain get_timer(). The get_timer() operates in mSec units instead of

Re: [U-Boot] [PATCH 3/4] ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver

2015-06-19 Thread Marek Vasut
On Thursday, June 18, 2015 at 02:51:18 PM, Jakub Kiciński wrote: On Thu, 18 Jun 2015 14:35:27 +0200, Marek Vasut wrote: On Wednesday, June 17, 2015 at 06:13:03 PM, Jakub Kiciński wrote: On Wed, 17 Jun 2015 12:44:15 +0200, Marek Vasut wrote: On Tuesday, June 16, 2015 at 05:44:06 AM,

[U-Boot] [PATCH] mmc: bcm2835_sdhci: Restore original delay behavior

2015-06-19 Thread Marek Vasut
Patch 33fe2fb8df01647f97a7bce96a1c7781a7f6d253 titled mmc: bcm283x: Remove get_timer_us() from mmc driver incorrectly replaced ad-hoc get_timer_us() function with a plain get_timer(). The get_timer() operates in mSec units instead of uSec though, which caused very slow operation of the driver.

Re: [U-Boot] [PATCH RESEND 0/7] spi: cadence_qspi: optimize fix indirect rd-writes

2015-06-19 Thread Vikas MANOCHA
Thanks Stefan, -Original Message- From: Stefan Roese [mailto:s...@denx.de] Sent: Thursday, June 18, 2015 11:16 PM To: Vikas MANOCHA Cc: u-boot@lists.denx.de; grmo...@opensource.altera.com; dingu...@opensource.altera.com; jt...@openedev.com Subject: Re: [PATCH RESEND 0/7] spi:

Re: [U-Boot] [U-Boot, 4/5] Make lzo decompression selectable by Kconfig

2015-06-19 Thread Tom Rini
On Wed, Jun 10, 2015 at 10:41:02AM +0200, Lars Poeschel wrote: Users who want to use lzo decompression can now select it by Kconfig. Selecting it by board config include is still possible. Signed-off-by: Lars Poeschel poesc...@lemonage.de Applied to u-boot/master, thanks! -- Tom

Re: [U-Boot] [U-Boot, 2/5] Make MTD_PARTITIONS selectable by Kconfig

2015-06-19 Thread Tom Rini
On Wed, Jun 10, 2015 at 10:41:00AM +0200, Lars Poeschel wrote: Users who want to use MTD_PARTITIONS can now select it by Kconfig. Selecting it by board config include is still possible. Signed-off-by: Lars Poeschel poesc...@lemonage.de Applied to u-boot/master, thanks! -- Tom

Re: [U-Boot] [U-Boot,1/5] Make RBTREE selectable by Kconfig

2015-06-19 Thread Tom Rini
On Wed, Jun 10, 2015 at 10:40:59AM +0200, Lars Poeschel wrote: Users who want to use RBTREE can now select it by Kconfig. Selecting it by board config include is still possible. Signed-off-by: Lars Poeschel poesc...@lemonage.de Applied to u-boot/master, thanks! -- Tom signature.asc

Re: [U-Boot] [U-Boot,3/5] Make ubi selectable by Kconfig

2015-06-19 Thread Tom Rini
On Wed, Jun 10, 2015 at 10:41:01AM +0200, Lars Poeschel wrote: Users who want to use ubi can now select it by Kconfig. Selecting it by board config include is still possible. Signed-off-by: Lars Poeschel poesc...@lemonage.de Applied to u-boot/master, thanks! -- Tom signature.asc

Re: [U-Boot] [PULL] u-boot-usb/master

2015-06-19 Thread Tom Rini
On Fri, Jun 19, 2015 at 08:16:46PM +0200, Marek Vasut wrote: The following changes since commit c6265f7f3410b5e5763181cdd123a3f6fcd9fd58: CPCI4052: Remove CONFIG_SYS_LONGHELP (2015-06-18 16:19:00 -0400) are available in the git repository at: git://git.denx.de/u-boot-usb.git HEAD

Re: [U-Boot] [U-Boot, v2] ARM: phytec: pcm051: select board revision by Kconfig

2015-06-19 Thread Tom Rini
On Thu, Jun 04, 2015 at 10:07:36AM +0200, Lars Poeschel wrote: From: Lars Poeschel poesc...@lemonage.de This add a Kconfig entry that allows to set the board revision in menuconfig. So the deprecated CONFIG_SYS_EXTRA_OPTIONS is no longer needed for this boad. Signed-off-by: Lars Poeschel

Re: [U-Boot] [PATCH 1/5] Make RBTREE selectable by Kconfig

2015-06-19 Thread Tom Rini
On Wed, Jun 10, 2015 at 08:49:28AM -0500, Joe Hershberger wrote: Hi Lars, On Wed, Jun 10, 2015 at 3:40 AM, Lars Poeschel poesc...@lemonage.de wrote: Users who want to use RBTREE can now select it by Kconfig. Selecting it by board config include is still possible. Signed-off-by: Lars

Re: [U-Boot] [PATCH 1/5] Make RBTREE selectable by Kconfig

2015-06-19 Thread Joe Hershberger
On Fri, Jun 19, 2015 at 3:33 PM, Tom Rini tr...@konsulko.com wrote: On Wed, Jun 10, 2015 at 08:49:28AM -0500, Joe Hershberger wrote: Hi Lars, On Wed, Jun 10, 2015 at 3:40 AM, Lars Poeschel poesc...@lemonage.de wrote: Users who want to use RBTREE can now select it by Kconfig. Selecting it

Re: [U-Boot] [U-Boot,v3,1/2] common: cmd_part: Proper alignment

2015-06-19 Thread Tom Rini
On Mon, Jun 15, 2015 at 09:35:04PM +0200, Paul Kocialkowski wrote: This fixes a misaligned declaration. Signed-off-by: Paul Kocialkowski cont...@paulk.fr Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature ___

Re: [U-Boot] [U-Boot, 2/2] ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is now in ti_armv7_common.h

2015-06-19 Thread Tom Rini
On Tue, Jun 16, 2015 at 03:00:10PM +0200, Guillaume GARDET wrote: Signed-off-by: Guillaume GARDET guillaume.gar...@free.fr Cc: Tom Rini tr...@konsulko.com Reviewed-by: Tom Rini tr...@konsulko.com Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature

Re: [U-Boot] ARM: DRA7: Change configuration to prevent DDR reset control from EMIF

2015-06-19 Thread Tom Rini
On Tue, Jun 16, 2015 at 08:29:01AM -0500, Nishanth Menon wrote: DRA7/AM57xx devices can be operated in many different configurations. When the SoC is supposed to support a configuration where low power mode state may involve the SoC completely powered off and DDR is in self refresh, SoC EMIF

Re: [U-Boot] [U-Boot,v2,1/3] am43xx: Update CONFIG_SPL_TEXT_BASE

2015-06-19 Thread Tom Rini
On Tue, Jun 16, 2015 at 08:23:37PM +0530, Mugunthan V N wrote: From: Tom Rini tr...@konsulko.com With 1.2 silicon this is now the documented starting usable point for downloading images to (and corrects a problem with peripheral booting with prior silicon). Prior silicon is OK using this

Re: [U-Boot] [U-Boot,v2,3/3] am43xx_evm: add eth boot support

2015-06-19 Thread Tom Rini
On Tue, Jun 16, 2015 at 08:23:39PM +0530, Mugunthan V N wrote: add cpsw ethernet boot mode support to download spl and u-boot.img via tftp protocol. Also adding a seperate config for ethernet boot mode as the default build falcon mode and environment on MMC is defined for ethernet boot mode

Re: [U-Boot] [U-Boot,v2,2/3] am43xx_evm: add usb host boot support

2015-06-19 Thread Tom Rini
On Tue, Jun 16, 2015 at 08:23:38PM +0530, Mugunthan V N wrote: While booting via usb host mode, ROM uses DMA to copy MLO over USB so ARM internal RAM cannot be used. Adding USB host boot support by introducing new config target which sets SPL_TEXT_BASE to OCMC ram. Signed-off-by: Mugunthan

Re: [U-Boot] ARM: BeagleBoard-X15: Enable VTT regulator

2015-06-19 Thread Tom Rini
On Tue, Jun 16, 2015 at 08:36:05PM +0530, Lokesh Vutla wrote: BeagleBoard-X15 uses a vtt regulator for DDR3 termination and this is controlled by gpio7_11. Configuring gpio7_11. Signed-off-by: Lokesh Vutla lokeshvu...@ti.com Reviewed-by: Tom Rini tr...@konsulko.com Applied to

Re: [U-Boot] [U-Boot,v2] README: Describe CONFIG_SYS_NO_FLASH

2015-06-19 Thread Tom Rini
On Fri, Jun 19, 2015 at 08:25:59PM +1200, Chris Packham wrote: Unlike most configuration options defining this actually disables support for a feature (parallel flash). Eventually the logic behind this should probably be flipped so that '#ifndef CONFIG_SYS_NO_FLASH' becomes '#ifdef

Re: [U-Boot] [PATCH 1/5] Make RBTREE selectable by Kconfig

2015-06-19 Thread Tom Rini
On Wed, Jun 10, 2015 at 10:40:59AM +0200, Lars Poeschel wrote: Users who want to use RBTREE can now select it by Kconfig. Selecting it by board config include is still possible. Signed-off-by: Lars Poeschel poesc...@lemonage.de For the record, not applied to u-boot/master, thanks! -- Tom

Re: [U-Boot] [PATCH 2/5] Make MTD_PARTITIONS selectable by Kconfig

2015-06-19 Thread Tom Rini
On Wed, Jun 10, 2015 at 10:41:00AM +0200, Lars Poeschel wrote: Users who want to use MTD_PARTITIONS can now select it by Kconfig. Selecting it by board config include is still possible. Signed-off-by: Lars Poeschel poesc...@lemonage.de For the record, not applied to u-boot/master, thanks!

Re: [U-Boot] [PATCH 3/5] Make ubi selectable by Kconfig

2015-06-19 Thread Tom Rini
On Wed, Jun 10, 2015 at 10:41:01AM +0200, Lars Poeschel wrote: Users who want to use ubi can now select it by Kconfig. Selecting it by board config include is still possible. Signed-off-by: Lars Poeschel poesc...@lemonage.de For the record, not applied to u-boot/master, thanks! -- Tom

Re: [U-Boot] [PATCH 5/5] Make ubifs selectable by Kconfig

2015-06-19 Thread Tom Rini
On Wed, Jun 10, 2015 at 10:41:03AM +0200, Lars Poeschel wrote: Users who want to use ubifs can now select it by Kconfig. Selecting it by board config include is still possible. Signed-off-by: Lars Poeschel poesc...@lemonage.de For the record, not applied to u-boot/master, thanks! -- Tom

Re: [U-Boot] [PATCH 4/5] Make lzo decompression selectable by Kconfig

2015-06-19 Thread Tom Rini
On Wed, Jun 10, 2015 at 10:41:02AM +0200, Lars Poeschel wrote: Users who want to use lzo decompression can now select it by Kconfig. Selecting it by board config include is still possible. Signed-off-by: Lars Poeschel poesc...@lemonage.de For the record, not applied to u-boot/master,

Re: [U-Boot] [PATCH RESEND 0/7] spi: cadence_qspi: optimize fix indirect rd-writes

2015-06-19 Thread Stefan Roese
Hi Vikas, On 18.06.2015 20:05, Vikas MANOCHA wrote: snip $ make -s -j10 Error: arch/arm/dts/socfpga.dtsi:637.5-6 syntax error FATAL ERROR: Unable to parse input tree Error: arch/arm/dts/socfpga.dtsi:637.5-6 syntax error FATAL ERROR: Unable to parse input tree make[2]: ***

Re: [U-Boot] [PATCH] spi: cf_qspi: fix clamp macro type check compilation warnings

2015-06-19 Thread Jagan Teki
On 5 June 2015 at 04:53, Angelo Dureghello ang...@sysam.it wrote: Fix clamp macro redefined warning, and clamp type check warnings. Signed-off-by: Angelo Dureghello ang...@sysam.it --- drivers/spi/cf_qspi.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

Re: [U-Boot] [PATCH 19/22] sunxi: musb: Move musb config and platdata to the sunxi-musb glue

2015-06-19 Thread Ian Campbell
On Wed, 2015-06-17 at 21:34 +0200, Hans de Goede wrote: Move the musb config and platdata to the sunxi-musb glue, which is where it really belongs. This is preparation patch for adding device-model support for the sunxi-musb-host code. Signed-off-by: Hans de Goede hdego...@redhat.com ---

Re: [U-Boot] [PATCH 18/22] sunxi: musb: Add id pin support

2015-06-19 Thread Ian Campbell
On Wed, 2015-06-17 at 21:34 +0200, Hans de Goede wrote: When in host mode check if there is a host cable inserted into the otg port by checking the id pin. If there is no host cable return an error to make usb_lowlevel_init() exit early, rather then waiting for 1 second for a device which will

Re: [U-Boot] [PATCH v5 1/4] dm: sf: Add Atmel DataFlash spi flash driver

2015-06-19 Thread Chakra D
On Tue, May 19, 2015 at 8:26 AM, Wang Haikun haikun.w...@freescale.com wrote: On 5/18/2015 9:28 PM, Haikun Wang wrote: Atmel DataFlash chips have commands different from common spi flash commands. Atmel DataFlash also have special page-size. This driver add support for accessing Atmel

Re: [U-Boot] [PATCH v3 4/4] arm: ls102xa: Enable Driver Model SPI for ls1021atwr

2015-06-19 Thread Jagan Teki
On 18 June 2015 at 12:24, Jagan Teki jt...@openedev.com wrote: On 18 June 2015 at 07:50, Wang Haikun haikun.w...@freescale.com wrote: On 6/17/2015 8:30 PM, Simon Glass wrote: Hi, On 17 June 2015 at 03:36, Bin Meng bmeng...@gmail.com wrote: Hi Haikun, On Mon, May 18, 2015 at 9:25 PM, Haikun

Re: [U-Boot] [PATCH 21/22] sunxi: Kconfig: Enable CONFIG_USB and friends by default on sunxi

2015-06-19 Thread Ian Campbell
On Wed, 2015-06-17 at 21:34 +0200, Hans de Goede wrote: Start using the new Kconfig options which are available for most of the USB settings now. This also allows us to use CONFIG_USB_EHCI_HCD=y in defconfig files for new boards instead of CONFIG_SYS_EXTRA_OPTIONS=USB_EHCI. Should there not

Re: [U-Boot] [PATCH 20/22] sunxi: musb: Use device-model for musb host mode

2015-06-19 Thread Ian Campbell
On Wed, 2015-06-17 at 21:34 +0200, Hans de Goede wrote: [...] + * Bind the driver directly for now as musb linux kernel support is + * still pending upstream so our dts files do not have the necessay necessary. Otherwise: Acked-by: Ian Campbell i...@hellion.org.uk So far as this

Re: [U-Boot] [PATCH 17/22] sunxi: musb: Move vbus check to sunxi_musb_enable

2015-06-19 Thread Ian Campbell
On Wed, 2015-06-17 at 21:34 +0200, Hans de Goede wrote: This way it can be re-checked on usb reset. Signed-off-by: Hans de Goede hdego...@redhat.com Acked-by: Ian Campbell i...@hellion.org.uk ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH 16/22] sunxi: usb-phy: Add support for reading otg id pin value

2015-06-19 Thread Ian Campbell
On Wed, 2015-06-17 at 21:33 +0200, Hans de Goede wrote: Add support for reading the id pin value of the otg connector to the usb phy code. Signed-off-by: Hans de Goede hdego...@redhat.com Acked-by: Ian Campbell i...@hellion.org.uk ___ U-Boot

Re: [U-Boot] [PATCH 22/22] sunxi: ga10h: Enable both otg and regular usb host controllers

2015-06-19 Thread Ian Campbell
On Wed, 2015-06-17 at 21:34 +0200, Hans de Goede wrote: This allows using devices plugged into both ports of the tablet. Signed-off-by: Hans de Goede hdego...@redhat.com Acked-by: Ian Campbell i...@hellion.org.uk ___ U-Boot mailing list

Re: [U-Boot] [PATCH 21/22] sunxi: Kconfig: Enable CONFIG_USB and friends by default on sunxi

2015-06-19 Thread Hans de Goede
Hi, On 19-06-15 09:46, Ian Campbell wrote: On Wed, 2015-06-17 at 21:34 +0200, Hans de Goede wrote: Start using the new Kconfig options which are available for most of the USB settings now. This also allows us to use CONFIG_USB_EHCI_HCD=y in defconfig files for new boards instead of

Re: [U-Boot] [PATCH 0/2] sunxi: musb: Fix usb reset handling

2015-06-19 Thread Marek Vasut
On Friday, June 19, 2015 at 03:07:04 PM, Hans de Goede wrote: Hi, On 19-06-15 14:35, Marek Vasut wrote: On Sunday, June 14, 2015 at 12:40:11 PM, Hans de Goede wrote: Hi Ian, Paul, Here is a patch to fix the problems where most usb devices will no longer work after a usb reset , when

Re: [U-Boot] [PATCH 00/22] Convert musb host mode code to the device-model

2015-06-19 Thread Hans de Goede
Hi, On 19-06-15 15:10, Simon Glass wrote: Hi Hans, On 17 June 2015 at 13:33, Hans de Goede hdego...@redhat.com wrote: Hi Marek and Simon, This series started out with the idea that it would be a nice small project for the weekend, but it turned out to be a bit more work... The main purpose

Re: [U-Boot] [PATCH 21/22] sunxi: Kconfig: Enable CONFIG_USB and friends by default on sunxi

2015-06-19 Thread Ian Campbell
On Fri, 2015-06-19 at 11:37 +0200, Hans de Goede wrote: Hi, On 19-06-15 09:46, Ian Campbell wrote: On Wed, 2015-06-17 at 21:34 +0200, Hans de Goede wrote: Start using the new Kconfig options which are available for most of the USB settings now. This also allows us to use

Re: [U-Boot] [PATCH 00/22] Convert musb host mode code to the device-model

2015-06-19 Thread Hans de Goede
Hi, On 19-06-15 15:10, Simon Glass wrote: Hi Hans, On 17 June 2015 at 13:33, Hans de Goede hdego...@redhat.com wrote: Hi Marek and Simon, This series started out with the idea that it would be a nice small project for the weekend, but it turned out to be a bit more work... The main purpose

Re: [U-Boot] [PATCH 00/22] Convert musb host mode code to the device-model

2015-06-19 Thread Simon Glass
Hi Hans, On 17 June 2015 at 13:33, Hans de Goede hdego...@redhat.com wrote: Hi Marek and Simon, This series started out with the idea that it would be a nice small project for the weekend, but it turned out to be a bit more work... The main purpose of this series is to convert the musb

Re: [U-Boot] [PATCH 19/22] sunxi: musb: Move musb config and platdata to the sunxi-musb glue

2015-06-19 Thread Ian Campbell
On Fri, 2015-06-19 at 11:35 +0200, Hans de Goede wrote: Hi, On 19-06-15 09:43, Ian Campbell wrote: On Wed, 2015-06-17 at 21:34 +0200, Hans de Goede wrote: Move the musb config and platdata to the sunxi-musb glue, which is where it really belongs. This is preparation patch for adding

Re: [U-Boot] [PATCH 0/2] sunxi: musb: Fix usb reset handling

2015-06-19 Thread Hans de Goede
Hi, On 19-06-15 14:35, Marek Vasut wrote: On Sunday, June 14, 2015 at 12:40:11 PM, Hans de Goede wrote: Hi Ian, Paul, Here is a patch to fix the problems where most usb devices will no longer work after a usb reset , when connected to the otg controller in host mode + a related cleanup patch.

Re: [U-Boot] [PATCH 0/2] sunxi: musb: Fix usb reset handling

2015-06-19 Thread Marek Vasut
On Sunday, June 14, 2015 at 12:40:11 PM, Hans de Goede wrote: Hi Ian, Paul, Here is a patch to fix the problems where most usb devices will no longer work after a usb reset , when connected to the otg controller in host mode + a related cleanup patch. Ian I would like to send out a PR

Re: [U-Boot] [PATCH 0/2] usb: 2 keyboard fixes for v2015.07

2015-06-19 Thread Marek Vasut
On Thursday, June 18, 2015 at 10:34:32 PM, Hans de Goede wrote: Hi Marek, Hi Hans, While working on enabling the musb device-model support on more sunxi boards, I noticed a problem with usb-keyboards when plugged into an usb-2 hub and thus connected via the ehci code. In the scenario of a

Re: [U-Boot] [PATCH v2] usb.h: Always declare usb function prototypes

2015-06-19 Thread Marek Vasut
On Wednesday, June 10, 2015 at 05:04:04 PM, Hans de Goede wrote: There is no harm in declaring the function prototypes even if nothing implements them, and when CONFIG_DM_USB=y the various usb functions are available regardless of any controller drivers being enabled. This fixes compile

[U-Boot] [PATCH 0/5] Add support for Vybrid VF610-based PCM052

2015-06-19 Thread Albert ARIBAUD (3ADEV)
This patch series introduces the vf610-based PCM052 target after a few fixes to the vf610 code. As indicated in the last patch in the series, there is a bug in the FEC whereby it wrongly reports having sent out a packet. This bug does not seem specific to PCM052, and it also seems to appear in

[U-Boot] [PATCH 5/5] vf610: add support for Phytec PCM052

2015-06-19 Thread Albert ARIBAUD (3ADEV)
Devices supported are: - NFC (NAND FLASH) - MMC - QSPI (SPI NOR FLASH) - I2C (only bus 2) - I2C RTC - I2C EEPROM - FEC NOTES: 1. The NAND partitioning is different from the TimeSys U-Boot deliveries' for the following reasons: - mainline U-Boot is bigger than TimeSys', even though it now

[U-Boot] [PATCH 4/5] tools: mkimage: fix imximage header size

2015-06-19 Thread Albert ARIBAUD (3ADEV)
imximage header size is 4-byte, not 8-byte aligned. This produces .imx images that a Vybrid cannot boot on. Fix by adding a padding field in header. Signed-off-by: Albert ARIBAUD (3ADEV) albert.arib...@3adev.fr --- tools/imximage.h | 1 + 1 file changed, 1 insertion(+) diff --git

[U-Boot] [PATCH 2/5] vf610: refactor DDRMC code

2015-06-19 Thread Albert ARIBAUD (3ADEV)
The VF610 DDRMC driver code contains settings which are board-specific. Move these out to boards so that new boards can define their own without having to modify the driver. Signed-off-by: Albert ARIBAUD (3ADEV) albert.arib...@3adev.fr --- arch/arm/imx-common/ddrmc-vf610.c | 239

Re: [U-Boot] [PATCH] arm, imx: fix spl compile for mxs boards

2015-06-19 Thread Craig Lilley
...I do not understand why I can compile clean (u-boot-imx): ./tools/buildman/buildman mx28evk boards.cfg is up to date. Nothing to do. Building current source for 4 boards (4 threads, 2 jobs per thread) 400 /4 0:00:48 : mx28evk_auart_console And all mxb boards are

[U-Boot] [PATCH 3/5] i2c: fix vf610 support

2015-06-19 Thread Albert ARIBAUD (3ADEV)
Add support in mxc_i2c driver, iomux_v3 and vf610 architecture for the four I2C instances available in VF610. Signed-off-by: Albert ARIBAUD (3ADEV) albert.arib...@3adev.fr --- arch/arm/include/asm/arch-vf610/crm_regs.h| 3 +++ arch/arm/include/asm/arch-vf610/imx-regs.h| 3 +++

[U-Boot] [PATCH 1/5] net: fec_mxc: remove useless struct nbuf

2015-06-19 Thread Albert ARIBAUD (3ADEV)
This locally defined struct is actually only used once and as an opaque type. Remove it for clarity. Signed-off-by: Albert ARIBAUD (3ADEV) albert.arib...@3adev.fr --- drivers/net/fec_mxc.c | 20 +--- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git

Re: [U-Boot] [PATCH v3 4/4] arm: ls102xa: Enable Driver Model SPI for ls1021atwr

2015-06-19 Thread Wang Haikun
On 6/19/2015 3:34 PM, Jagan Teki wrote: On 18 June 2015 at 12:24, Jagan Teki jt...@openedev.com wrote: On 18 June 2015 at 07:50, Wang Haikun haikun.w...@freescale.com wrote: On 6/17/2015 8:30 PM, Simon Glass wrote: Hi, On 17 June 2015 at 03:36, Bin Meng bmeng...@gmail.com wrote: Hi Haikun,

Re: [U-Boot] [PATCH 0/2] sunxi: musb: Fix usb reset handling

2015-06-19 Thread Paul Kocialkowski
Le mercredi 17 juin 2015 à 15:39 +0200, Hans de Goede a écrit : Hi, On 15-06-15 21:21, Paul Kocialkowski wrote: Le dimanche 14 juin 2015 à 12:40 +0200, Hans de Goede a écrit : Hi Ian, Paul, Here is a patch to fix the problems where most usb devices will no longer work after a usb

[U-Boot] [PATCH 1/1] ARM: DRA72x: fix io delay calibration for ethernet

2015-06-19 Thread Mugunthan V N
Ethernet on DRA72x EVM is not working as the io delay calibration value is not correct. Fixing this with the correct values and verified this on DRA72x EVM with tftp file transfer Cc: Nishanth Menon n...@ti.com Cc: Lokesh Vutla lokeshvu...@ti.com Signed-off-by: Mugunthan V N mugunthan...@ti.com

Re: [U-Boot] [PATCH 1/1] ARM: DRA72x: fix io delay calibration for ethernet

2015-06-19 Thread Lokesh Vutla
On Friday 19 June 2015 04:45 PM, Mugunthan V N wrote: Ethernet on DRA72x EVM is not working as the io delay calibration value is not correct. Fixing this with the correct values and verified this on DRA72x EVM with tftp file transfer Yeah, I missed this. Thanks for the patch. Tested this on

Re: [U-Boot] [PATCH V3] sf: Add support for flag status register on Micron chips

2015-06-19 Thread Jagan Teki
I think you may missed my comment on v2 [1] Just check with master. If something not works well, will review the same. [1] https://patchwork.ozlabs.org/patch/469961/ On 25 May 2015 at 09:03, Hou Zhiqiang b48...@freescale.com wrote: Hi Jagan, So much long time no comment, could you please

Re: [U-Boot] [PATCH 19/22] sunxi: musb: Move musb config and platdata to the sunxi-musb glue

2015-06-19 Thread Hans de Goede
Hi, On 19-06-15 09:43, Ian Campbell wrote: On Wed, 2015-06-17 at 21:34 +0200, Hans de Goede wrote: Move the musb config and platdata to the sunxi-musb glue, which is where it really belongs. This is preparation patch for adding device-model support for the sunxi-musb-host code. Signed-off-by:

Re: [U-Boot] [PATCH v3 4/4] arm: ls102xa: Enable Driver Model SPI for ls1021atwr

2015-06-19 Thread Jagan Teki
On 19 June 2015 at 13:20, Wang Haikun haikun.w...@freescale.com wrote: On 6/19/2015 3:34 PM, Jagan Teki wrote: On 18 June 2015 at 12:24, Jagan Teki jt...@openedev.com wrote: On 18 June 2015 at 07:50, Wang Haikun haikun.w...@freescale.com wrote: On 6/17/2015 8:30 PM, Simon Glass wrote: Hi,

[U-Boot] [PATCH] pci: Configure expansion ROM during auto config process

2015-06-19 Thread Bin Meng
Currently PCI expansion ROM address is assigned by a call to pciauto_setup_rom() outside of the pci auto config process. This does not work when expansion ROM is on a device behind PCI bridge where bridge's memory limit register was already programmed to a value that does not cover the newly

[U-Boot] [PATCH v2] README: Describe CONFIG_SYS_NO_FLASH

2015-06-19 Thread Chris Packham
Unlike most configuration options defining this actually disables support for a feature (parallel flash). Eventually the logic behind this should probably be flipped so that '#ifndef CONFIG_SYS_NO_FLASH' becomes '#ifdef CONFIG_HAS_PARALLEL_FLASH' but for now lets document the existing behaviour.

Re: [U-Boot] [PATCH 18/22] sunxi: musb: Add id pin support

2015-06-19 Thread Hans de Goede
Hi, On 19-06-15 09:40, Ian Campbell wrote: On Wed, 2015-06-17 at 21:34 +0200, Hans de Goede wrote: When in host mode check if there is a host cable inserted into the otg port by checking the id pin. If there is no host cable return an error to make usb_lowlevel_init() exit early, rather then

Re: [U-Boot] [PATCH 1/5] net: fec_mxc: remove useless struct nbuf

2015-06-19 Thread Joe Hershberger
Hi Albert, On Fri, Jun 19, 2015 at 7:18 AM, Albert ARIBAUD (3ADEV) albert.arib...@3adev.fr wrote: This locally defined struct is actually only used once and as an opaque type. Remove it for clarity. Signed-off-by: Albert ARIBAUD (3ADEV) albert.arib...@3adev.fr --- Acked-by: Joe Hershberger

Re: [U-Boot] MinnowBoard Max uboot

2015-06-19 Thread Simon Glass
Hi Thomas, On 19 June 2015 at 09:17, Beaman, Thomas thomas.bea...@xerox.com wrote: Hi Bin, I have tried both suggestions and the kernel boot still hangs in the same place. I have enclosed a snipit from boot that shows the command line. Thanks, Tom -Original Message- From: Bin

Re: [U-Boot] [PATCH 2/5] vf610: refactor DDRMC code

2015-06-19 Thread Stefan Agner
Hi Albert, On 19.06.2015 14:18, Albert ARIBAUD (3ADEV) wrote: The VF610 DDRMC driver code contains settings which are board-specific. Move these out to boards so that new boards can define their own without having to modify the driver. Signed-off-by: Albert ARIBAUD (3ADEV)

Re: [U-Boot] [PATCH] ARM: cache-cp15: Make sure EAE is not enabled

2015-06-19 Thread Tomeu Vizoso
On 18 June 2015 at 17:13, Simon Glass s...@chromium.org wrote: Hi, On 18 June 2015 at 01:19, Tomeu Vizoso tomeu.viz...@collabora.com wrote: Hello, any news on this one? Thanks, Tomeu On 30 April 2015 at 09:23, Sjoerd Simons sjoerd.sim...@collabora.co.uk wrote: +Albert, +Marek,

Re: [U-Boot] MinnowBoard Max uboot

2015-06-19 Thread Beaman, Thomas
Hi Bin, I have tried both suggestions and the kernel boot still hangs in the same place. I have enclosed a snipit from boot that shows the command line. Thanks, Tom -Original Message- From: Bin Meng [mailto:bmeng...@gmail.com] Sent: Thursday, June 18, 2015 9:16 PM To: Beaman, Thomas

Re: [U-Boot] [PATCH 1/1] ARM: DRA72x: fix io delay calibration for ethernet

2015-06-19 Thread Nishanth Menon
On 16:45-20150619, Mugunthan V N wrote: Ethernet on DRA72x EVM is not working as the io delay calibration value is not correct. Fixing this with the correct values and verified this on DRA72x EVM with tftp file transfer This description is not entirely accurate. I propose the following: we

Re: [U-Boot] [PATCH 2/5] vf610: refactor DDRMC code

2015-06-19 Thread Albert ARIBAUD
Bonjour Stefan, Le Fri, 19 Jun 2015 17:13:12 +0200, Stefan Agner stefan.ag...@toradex.com a écrit : Hi Albert, On 19.06.2015 14:18, Albert ARIBAUD (3ADEV) wrote: The VF610 DDRMC driver code contains settings which are board-specific. Move these out to boards so that new boards can

Re: [U-Boot] [PATCH] pci: Configure expansion ROM during auto config process

2015-06-19 Thread Matt Porter
On Fri, Jun 19, 2015 at 04:15:04PM +0800, Bin Meng wrote: Currently PCI expansion ROM address is assigned by a call to pciauto_setup_rom() outside of the pci auto config process. This does not work when expansion ROM is on a device behind PCI bridge where bridge's memory limit register was

Re: [U-Boot] [PATCH 2/5] vf610: refactor DDRMC code

2015-06-19 Thread Albert ARIBAUD
Bonjour Stefan, Le Fri, 19 Jun 2015 17:13:12 +0200, Stefan Agner stefan.ag...@toradex.com a écrit : Hi Albert, On 19.06.2015 14:18, Albert ARIBAUD (3ADEV) wrote: The VF610 DDRMC driver code contains settings which are board-specific. Move these out to boards so that new boards can

[U-Boot] [PULL] u-boot-usb/master

2015-06-19 Thread Marek Vasut
The following changes since commit c6265f7f3410b5e5763181cdd123a3f6fcd9fd58: CPCI4052: Remove CONFIG_SYS_LONGHELP (2015-06-18 16:19:00 -0400) are available in the git repository at: git://git.denx.de/u-boot-usb.git HEAD for you to fetch changes up to