Re: [U-Boot] [PATCH RFC 0/2] usb: host: Add a wrapper layer for mutiple host support

2014-06-25 Thread Marek Vasut
On Wednesday, June 25, 2014 at 07:11:42 AM, Vivek Gautam wrote: Hi Marek, On Tue, Jun 24, 2014 at 7:56 PM, Marek Vasut ma...@denx.de wrote: On Tuesday, June 24, 2014 at 04:10:20 PM, Vivek Gautam wrote: Hi Marek, It's been very long since we had discussion for introducing the wrapper

Re: [U-Boot] [PATCH RFC 0/2] usb: host: Add a wrapper layer for mutiple host support

2014-06-25 Thread Simon Glass
Hi, On Jun 25, 2014 12:08 AM, Marek Vasut ma...@denx.de wrote: On Wednesday, June 25, 2014 at 07:11:42 AM, Vivek Gautam wrote: Hi Marek, On Tue, Jun 24, 2014 at 7:56 PM, Marek Vasut ma...@denx.de wrote: On Tuesday, June 24, 2014 at 04:10:20 PM, Vivek Gautam wrote: Hi Marek,

Re: [U-Boot] [PATCH v2] thor: defer parsing of device string to IO backend

2014-06-25 Thread Lukasz Majewski
Hi Stephen, On 06/23/2014 01:39 AM, Lukasz Majewski wrote: Commit d4f5ef59cc7 dfu: defer parsing of device string to IO backend changed the function signature of dfu_init_env_entities(). Adjust cmd_thordown.c to match that change. Also, apply the same change as commit d6d37d737b58e

Re: [U-Boot] [PATCH 2/3] env_mmc: support env partition setup in runtime

2014-06-25 Thread Dmitry Lifshitz
Hi Pantelis, On 06/12/2014 06:10 PM, Pantelis Antoniou wrote: Hi Dmitry, I took a good look at the patch and there's a problem. On Apr 27, 2014, at 1:18 PM, Dmitry Lifshitz wrote: Add callback with __weak annotation to allow setup of environment partition number in runtime from a board

Re: [U-Boot] [PATCH RFC 0/2] usb: host: Add a wrapper layer for mutiple host support

2014-06-25 Thread Marek Vasut
On Wednesday, June 25, 2014 at 08:27:39 AM, Simon Glass wrote: [...] model. Instead, I'd love to see a mean to instantiate each *HCI controller and have a USB core which would track those instances. The USB core would then be able to call whatever generic ops on those instances as

Re: [U-Boot] [GIT PULL] Zynq fix

2014-06-25 Thread Albert ARIBAUD
Hi Michal, On Tue, 17 Jun 2014 12:35:58 +0200, Michal Simek mon...@monstr.eu wrote: Hi Albert and Tom, here is one critical fix which should go to v2014.07 release. Without it u-boot for zynq is not working. Please add it to your tree. Thanks, Michal The following changes since

Re: [U-Boot] [PATCH] arm: zynq: fix a bug in Zynq linker script

2014-06-25 Thread Helmut Raiger
On 06/17/2014 12:38 PM, Michal Simek wrote: On 06/17/2014 10:45 AM, Masahiro Yamada wrote: This bug should be fixed asap. Because this patch is assigned to you, could you apply it and send a pull-request, please? Applied and pull request sent. Thanks, Michal This very same commit

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

2014-06-25 Thread Albert ARIBAUD
Hi Stefano, On Tue, 17 Jun 2014 19:03:05 +0200, Stefano Babic sba...@denx.de wrote: Hi Albert, please pull from u-boot-imx, thanks ! The following changes since commit 49692c5f517d8e44ed9db0de778728fe7d2a300c: net/designware: Make DMA burst length configurable and reduce by default

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

2014-06-25 Thread Stefano Babic
Hi Albert, On 25/06/2014 11:48, Albert ARIBAUD wrote: This breaks build on vf610twr. Git bisect shows the issue to be in commit 5bf497e3 (cc:ing author) The error seems to be trivial: arch/arm/imx-common/iomux-v3.c:14:32: fatal error: asm/arch/sys_proto.h: No such file or directory

[U-Boot] [PATCH 2/3] arm:vf610:Enable the DSPI for Freescale vf610 platform

2014-06-25 Thread Chao Fu
From: Chao Fu b44...@freescale.com This patch enable the DSPI moudle on VF610 platform with following udpate: Add get_dspi_clk() function and enable DPSI clock gate. Add DSPI iomux definition and set the iomux for DSPI. Signed-off-by: Chao Fu b44...@freescale.com --- Change in v2:

[U-Boot] [PATCH 3/3] arm:vf610:vf610-twr:Enable the DSPI for Freesacale vf610-twr board

2014-06-25 Thread Chao Fu
From: Chao Fu b44...@freescale.com Enable DSPI iomux for vf610twr board. Add the SPI configuration for vf610twr board. Signed-off-by: Chao Fu b44...@freescale.com --- Change in v2 : New. Change in v3 : None. Change in v4 : None. board/freescale/vf610twr/vf610twr.c | 15

[U-Boot] [PATCH v4 1/3] spi:rewrite the Freescale DSPI driver.

2014-06-25 Thread Chao Fu
From: Chao Fu b44...@freescale.com Freescale DSPI module is used on both the ColdFire platform and the ARM platform. The original DSPI driver is written for ColdFire platform only, this patch rewrite the driver to make it be used across the platforms. Some files, functions, variables and macros

[U-Boot] [PATCH] vf610: fix build due to missing sys_proto.h

2014-06-25 Thread Stefano Babic
commit 67a04ab3ab8522a3a34491853e46105317580df5 fix the build for MX25. The same error happens for VF610 SOC. Signed-off-by: Stefano Babic sba...@denx.de --- arch/arm/imx-common/iomux-v3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/imx-common/iomux-v3.c

[U-Boot] DCache in designware.c brakes bf609-ezkit board build

2014-06-25 Thread Vasili Galka
Hi Alexey, Your commit 50b0df814b0f75c08a3d45a017016a75af3edb5d caused drivers/net/designware.c to be dependent on dcache functionality, e.g. invalidate_dcache_range(). This brakes build for configurations that don't have this implemented. For example the blackfin based bf609-ezkit board does not

[U-Boot] [PATCH] Add Epson RX8581 RTC support

2014-06-25 Thread Johannes Thumshirn
Signed-off-by: Johannes Thumshirn johannes.thumsh...@men.de --- drivers/rtc/Makefile | 1 + drivers/rtc/rx8581.c | 180 +++ 2 files changed, 181 insertions(+) create mode 100644 drivers/rtc/rx8581.c diff --git a/drivers/rtc/Makefile

[U-Boot] [PATCH v2 0/2] OMAP/GPMC: speed up NAND read access

2014-06-25 Thread Daniel Mack
Resending this since I got no replies on the first version. I also fixed up the commit log of #1. I spent some time looking into boot times of AM335x platforms. One big improvement I made came with adding support for GPMC prefetch mode, which gave a speed-up of NAND reads of roughly

[U-Boot] [PATCH v2 1/2] mtd: OMAP: Enable GPMC prefetch mode

2014-06-25 Thread Daniel Mack
Enable GPMC's prefetch feature for NAND access. This speeds up NAND read access a lot by pre-fetching contents in the background and reading them through the FIFO address. The current implementation has two limitations: a) it only works in 8-bit mode b) it only supports read access Both is

[U-Boot] [PATCH v2 2/2] ARM: omap-common: gpmp: decrease memory region size to 16MiB

2014-06-25 Thread Daniel Mack
That memory area is not used except for the first location, so it doesn't matter. However, with the length configured to 256MiB, U-Boot crased when accessing contents of the map. Signed-off-by: Daniel Mack zon...@gmail.com --- arch/arm/cpu/armv7/omap-common/mem-common.c | 2 +- 1 file changed, 1

Re: [U-Boot] [PATCH] arm: Allow u-boot to run from offset base address

2014-06-25 Thread Albert ARIBAUD
Hi Wolfgang, On Wed, 11 Jun 2014 23:16:51 +0200, Wolfgang Denk w...@denx.de wrote: Dear Steve, In message 5398a640.3050...@broadcom.com you wrote: So if I add a your_header.c as above, then (1) I need to modify arch/arm/cpu/armv8/u-boot.lds: . = 0x; + . =

Re: [U-Boot] [PATCH v2 0/2] OMAP/GPMC: speed up NAND read access

2014-06-25 Thread Tom Rini
On Wed, Jun 25, 2014 at 02:43:31PM +0200, Daniel Mack wrote: Resending this since I got no replies on the first version. I also fixed up the commit log of #1. Sorry, I intended to play with it, but got busy. Can you do a v3 where you also enable this on am335x_evm which is where I assume you

Re: [U-Boot] [PATCH] Add Epson RX8581 RTC support

2014-06-25 Thread Tom Rini
On Wed, Jun 25, 2014 at 02:31:28PM +0200, Johannes Thumshirn wrote: Signed-off-by: Johannes Thumshirn johannes.thumsh...@men.de Seems reasonable. I'm going to defer this however until we have Kconfig and can easily enable various drivers for build coverage unless you're going to submit a board

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

2014-06-25 Thread Albert ARIBAUD
Hi Stefano, On Wed, 25 Jun 2014 12:05:11 +0200, Stefano Babic sba...@denx.de wrote: Hi Albert, On 25/06/2014 11:48, Albert ARIBAUD wrote: This breaks build on vf610twr. Git bisect shows the issue to be in commit 5bf497e3 (cc:ing author) The error seems to be trivial:

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

2014-06-25 Thread Stefano Babic
Hi Albert, On 25/06/2014 15:16, Albert ARIBAUD wrote: Thanks, I saw you have sent out a patch. I suggest you take it into the imx tree (possibly applying it where it ensures as few non-building commits as possible) then re-send a PR. Agree, I am doing it. Regards, Stefano --

Re: [U-Boot] [PATCH] usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC

2014-06-25 Thread Marek Vasut
On Monday, June 23, 2014 at 08:02:48 PM, Stephen Warren wrote: +CC Jorg, rest of email is intact. Jorg, does this patch fix your issue? From: Stephen Warren swar...@nvidia.com ci_udc.c's usb_gadget_unregister_driver() doesn't call driver-unbind() unlike other USB gadget drivers. Fix it to

Re: [U-Boot] [PATCH v2 2/2] usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x

2014-06-25 Thread Marek Vasut
On Tuesday, June 24, 2014 at 04:38:58 PM, Michael Trimarchi wrote: [...] index af46db2..f78d532 100644 --- a/drivers/usb/phy/omap_usb_phy.c +++ b/drivers/usb/phy/omap_usb_phy.c @@ -222,7 +222,22 @@ static void am437x_enable_usb2_phy2(struct omap_xhci *omap) void usb_phy_power(int

Re: [U-Boot] [RFC PATCH 0/3] Implement fastboot flash for eMMC

2014-06-25 Thread Rob Herring
On Mon, Jun 23, 2014 at 1:37 PM, Steve Rae s...@broadcom.com wrote: Rob Sebastian I would appreciate your comments on this issue; I suspect that you had some ideas regarding the implementation of the fastboot flash and erase commands I agree with Lukasz's and Marek's comments unless

Re: [U-Boot] [PATCH v2 0/2] OMAP/GPMC: speed up NAND read access

2014-06-25 Thread Daniel Mack
Hi Tom, On 06/25/2014 03:00 PM, Tom Rini wrote: On Wed, Jun 25, 2014 at 02:43:31PM +0200, Daniel Mack wrote: Resending this since I got no replies on the first version. I also fixed up the commit log of #1. Sorry, I intended to play with it, but got busy. No problem. I just don't want it

Re: [U-Boot] [RFC PATCH 0/3] Implement fastboot flash for eMMC

2014-06-25 Thread Pantelis Antoniou
Hi Rob, On Jun 25, 2014, at 4:59 PM, Rob Herring wrote: On Mon, Jun 23, 2014 at 1:37 PM, Steve Rae s...@broadcom.com wrote: Rob Sebastian I would appreciate your comments on this issue; I suspect that you had some ideas regarding the implementation of the fastboot flash and erase

Re: [U-Boot] [U-boot] [Patch v2 3/3] k2hk: change default nand ecc layout

2014-06-25 Thread Ivan Khoronzhuk
On 06/25/2014 02:25 AM, Scott Wood wrote: On Mon, 2014-06-23 at 18:26 +0300, Ivan Khoronzhuk wrote: On 06/21/2014 02:40 AM, Scott Wood wrote: On Sat, 2014-06-21 at 02:28 +0300, Ivan Khoronzhuk wrote: For keystyone k2hk board the default nand layout is different from davinci. So swich ecc

Re: [U-Boot] [U-boot] [Patch v3 3/3] k2hk: change default nand ecc layout

2014-06-25 Thread Ivan Khoronzhuk
On 06/25/2014 02:26 AM, Scott Wood wrote: On Tue, 2014-06-24 at 16:49 +0300, Ivan Khoronzhuk wrote: For keystyone k2hk board the default nand layout is different from davinci. So swich ecc layout at init in board file. Signed-off-by: Ivan Khoronzhuk ivan.khoronz...@ti.com ---

Re: [U-Boot] [PATCH] usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC

2014-06-25 Thread Stephen Warren
On 06/25/2014 07:51 AM, Marek Vasut wrote: On Monday, June 23, 2014 at 08:02:48 PM, Stephen Warren wrote: +CC Jorg, rest of email is intact. Jorg, does this patch fix your issue? Jorg's issue was timeouts during transfers, whereas this patch addresses cleanup issues once the device isn't

Re: [U-Boot] [PATCH] patman: Only apply patches when we know the original HEAD

2014-06-25 Thread Simon Glass
Hi Masahiro, On 24 June 2014 17:56, Simon Glass s...@chromium.org wrote: Hi, On 24 June 2014 14:40, Doug Anderson diand...@chromium.org wrote: It sure looks like checkpatch now catches things so it never gets to git am. Making -a off by default seems reasonable to me. Well, good.

[U-Boot] [PATCH] usb: ci_udc: fix typo in debug message

2014-06-25 Thread Stephen Warren
From: Stephen Warren swar...@nvidia.com s/ot/to/ Signed-off-by: Stephen Warren swar...@nvidia.com --- drivers/usb/gadget/ci_udc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/usb/gadget/ci_udc.c b/drivers/usb/gadget/ci_udc.c index c3f6467b7db4..a6433e8d2d8d

[U-Boot] [PATCH 1/3] i2c: tegra: use repeated start for reads

2014-06-25 Thread Stephen Warren
From: Stephen Warren swar...@nvidia.com I2C read transactions are typically implemented as follows: START(write) address REPEATED_START(read) data... STOP However, Tegra's I2C driver currently implements reads as follows: START(write) address STOP START(read) data... STOP This sequence

[U-Boot] [PATCH 2/3] i2c: tegra: write clean data to TX FIFO

2014-06-25 Thread Stephen Warren
From: Stephen Warren swar...@nvidia.com The Tegra I2C controller's TX FIFO contains 32-bit words. If the final FIFO entry of a transaction contains fewer than 4 bytes, the driver currently fills the unused FIFO bytes with uninitialized data. This can be confusing when reading back the FIFO

[U-Boot] [PATCH 3/3] i2c: tegra: dump alen in debug statements

2014-06-25 Thread Stephen Warren
From: Stephen Warren swar...@nvidia.com Since tegra_i2c_{read,write}'s debug() call dumps the chip address, dump the address length (alen) too, so the address value can be correctly interpreted. Signed-off-by: Stephen Warren swar...@nvidia.com --- drivers/i2c/tegra_i2c.c | 8 1 file

Re: [U-Boot] [U-boot] [Patch v2 3/3] k2hk: change default nand ecc layout

2014-06-25 Thread Scott Wood
On Wed, 2014-06-25 at 18:42 +0300, Ivan Khoronzhuk wrote: On 06/25/2014 02:25 AM, Scott Wood wrote: On Mon, 2014-06-23 at 18:26 +0300, Ivan Khoronzhuk wrote: On 06/21/2014 02:40 AM, Scott Wood wrote: On Sat, 2014-06-21 at 02:28 +0300, Ivan Khoronzhuk wrote: For keystyone k2hk board the

Re: [U-Boot] [U-boot] [Patch v2 3/3] k2hk: change default nand ecc layout

2014-06-25 Thread Ivan Khoronzhuk
On 06/25/2014 08:15 PM, Scott Wood wrote: On Wed, 2014-06-25 at 18:42 +0300, Ivan Khoronzhuk wrote: On 06/25/2014 02:25 AM, Scott Wood wrote: On Mon, 2014-06-23 at 18:26 +0300, Ivan Khoronzhuk wrote: On 06/21/2014 02:40 AM, Scott Wood wrote: On Sat, 2014-06-21 at 02:28 +0300, Ivan

[U-Boot] [PATCH] mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD

2014-06-25 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com With CONFIG_SYS_GENERIC_BOARD the board hangs after issuing a 'save' command. Remove CONFIG_SYS_GENERIC_BOARD until this issue can be fixed properly. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Stefano, I will not have time to

[U-Boot] [YBA] mx28evk.h CONFIG_EHCI_MXS_PORT0 power?

2014-06-25 Thread Jonathan Ben Avraham
Dear colleagues, When I configure mx28evk with CONFIG_EHCI_MXS_PORT0 instead of the default CONFIG_EHCI_MXS_PORT1, and run on an i.MX28 EVK PCB REV D, and do start usb at the prompt, then ehci_set_usbmode(0) (to set host mode) is called but there is no 5V output on the micro-usb connector and

Re: [U-Boot] [PATCH v3 00/10] sunxi: Bug fixes, sun4i and sun5i support and network improvements

2014-06-25 Thread Ian Campbell
Hi Albert, Any comments on these sunxi series from Hans and myself? Thanks, Ian. On Mon, 2014-06-09 at 11:36 +0200, Hans de Goede wrote: Hi All, Here is v2 of my patch series to be applied on top of Ian's recently merged basic sun7i support. This patch series begins with a few bug fixes

[U-Boot] [PATCH] dm: add missing includes

2014-06-25 Thread Jeroen Hofstee
lists.c / root.c do not include their own header and they could potentially implement a different function. Therefore actually include the headers. cc: s...@chromium.org Signed-off-by: Jeroen Hofstee jer...@myspectrum.nl --- drivers/core/lists.c | 1 + drivers/core/root.c | 1 + 2 files

[U-Boot] [PATCH] tools: compiler.h: add missing time.h

2014-06-25 Thread Jeroen Hofstee
genimg_print_time uses time_t, but time.h is never included. Linux gets away with this since types.h includes time.h. Explicitly include the header file so building on e.g. FreeBSD also works. cc: Tom Rini tr...@ti.com Signed-off-by: Jeroen Hofstee jer...@myspectrum.nl --- include/compiler.h | 1

Re: [U-Boot] [PATCH] usb: ci_udc: fix typo in debug message

2014-06-25 Thread Marek Vasut
On Wednesday, June 25, 2014 at 07:03:18 PM, Stephen Warren wrote: From: Stephen Warren swar...@nvidia.com s/ot/to/ Signed-off-by: Stephen Warren swar...@nvidia.com Applied, thanks. Best regards, Marek Vasut ___ U-Boot mailing list

Re: [U-Boot] [PATCH] usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC

2014-06-25 Thread Marek Vasut
On Monday, June 23, 2014 at 08:02:48 PM, Stephen Warren wrote: From: Stephen Warren swar...@nvidia.com ci_udc.c's usb_gadget_unregister_driver() doesn't call driver-unbind() unlike other USB gadget drivers. Fix it to do this. Without this, when ether.c's CDC Ethernet device is torn down,

Re: [U-Boot] [PATCH] usb: cosmetic: double const

2014-06-25 Thread Marek Vasut
On Tuesday, June 17, 2014 at 09:14:17 PM, Jeroen Hofstee wrote: For plain array const can be either before or after the type definition. Adding both is simply redundand. Remove the later one. cc: ma...@denx.de Signed-off-by: Jeroen Hofstee jer...@myspectrum.nl Applied, thanks. Best

Re: [U-Boot] [PATCH 2/2 v2] usb: r8a66597: Fix initilization size of r8a66597 info structure

2014-06-25 Thread Marek Vasut
On Friday, April 18, 2014 at 04:33:15 AM, Yasuhisa Umano wrote: Initialization of r8a66597 info structure is not enough. Because initilization was used size of pointer. This fixes that use size of r8a6659 info structure. Signed-off-by: Yasuhisa Umano yasuhisa.umano...@renesas.com I'm not

Re: [U-Boot] [PATCH] usb: xhci: (likely) fix bracket in if condition

2014-06-25 Thread Marek Vasut
On Thursday, June 12, 2014 at 12:31:27 AM, Jeroen Hofstee wrote: Because of the brackets the and is evaluated before the comparison. This is likely not the intention. Change it to test the first and second condition to both be true. cc: Marek Vasut ma...@denx.de Signed-off-by: Jeroen

Re: [U-Boot] [PATCH 1/3] i2c: tegra: use repeated start for reads

2014-06-25 Thread Yen Lin
Hi Stephen, Subject: [U-Boot] [PATCH 1/3] i2c: tegra: use repeated start for reads From: Stephen Warren swar...@nvidia.com I2C read transactions are typically implemented as follows: START(write) address REPEATED_START(read) data... STOP However, Tegra's I2C driver currently

Re: [U-Boot] [PATCH 2/3] i2c: tegra: write clean data to TX FIFO

2014-06-25 Thread Yen Lin
Signed-off-by: Stephen Warren swar...@nvidia.com LGME. Oops, should be LGTM. Reviewed-by: Yen Lin ye...@nvidia.com Regards, Yen Lin --- This email message is for the sole use of the intended

Re: [U-Boot] [PATCH 2/3] i2c: tegra: write clean data to TX FIFO

2014-06-25 Thread Yen Lin
Hi Stephen, Subject: [U-Boot] [PATCH 2/3] i2c: tegra: write clean data to TX FIFO From: Stephen Warren swar...@nvidia.com The Tegra I2C controller's TX FIFO contains 32-bit words. If the final FIFO entry of a transaction contains fewer than 4 bytes, the driver currently fills the unused

Re: [U-Boot] [PATCH 3/3] i2c: tegra: dump alen in debug statements

2014-06-25 Thread Yen Lin
Hi Stephen, Subject: [U-Boot] [PATCH 3/3] i2c: tegra: dump alen in debug statements From: Stephen Warren swar...@nvidia.com Since tegra_i2c_{read,write}'s debug() call dumps the chip address, dump the address length (alen) too, so the address value can be correctly interpreted.

Re: [U-Boot] [RFC PATCH 0/3] Implement fastboot flash for eMMC

2014-06-25 Thread Steve Rae
Rob, On 14-06-25 06:59 AM, Rob Herring wrote: On Mon, Jun 23, 2014 at 1:37 PM, Steve Rae s...@broadcom.com wrote: Rob Sebastian I would appreciate your comments on this issue; I suspect that you had some ideas regarding the implementation of the fastboot flash and erase commands I

Re: [U-Boot] [PATCH] patman: Only apply patches when we know the original HEAD

2014-06-25 Thread Masahiro Yamada
Hi Simon, On Wed, 25 Jun 2014 10:53:08 -0600 Simon Glass s...@chromium.org wrote: Hi Masahiro, On 24 June 2014 17:56, Simon Glass s...@chromium.org wrote: Hi, On 24 June 2014 14:40, Doug Anderson diand...@chromium.org wrote: It sure looks like checkpatch now catches things so it

Re: [U-Boot] [PATCH 03/10] arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420

2014-06-25 Thread Minkyu Kang
On 24/06/14 20:41, Ajay kumar wrote: On Tue, Jun 24, 2014 at 7:36 AM, Minkyu Kang mk7.k...@samsung.com wrote: On 24/06/14 20:28, Ajay kumar wrote: Hi Minkyu, On Tue, Jun 24, 2014 at 3:36 AM, Minkyu Kang mk7.k...@samsung.com wrote: On 17/06/14 18:06, Ajay Kumar wrote: Add get_lcd_clk and

Re: [U-Boot] [PATCH 1/3] i2c: tegra: use repeated start for reads

2014-06-25 Thread Simon Glass
Hi Stephen, On 25 June 2014 10:57, Stephen Warren swar...@wwwdotorg.org wrote: From: Stephen Warren swar...@nvidia.com I2C read transactions are typically implemented as follows: START(write) address REPEATED_START(read) data... STOP However, Tegra's I2C driver currently implements reads

Re: [U-Boot] [PATCH] dm: add missing includes

2014-06-25 Thread Simon Glass
On 25 June 2014 13:57, Jeroen Hofstee jer...@myspectrum.nl wrote: lists.c / root.c do not include their own header and they could potentially implement a different function. Therefore actually include the headers. cc: s...@chromium.org Signed-off-by: Jeroen Hofstee jer...@myspectrum.nl

Re: [U-Boot] [PATCH V3] sandbox: restore ability to access host fs through standard commands

2014-06-25 Thread Simon Glass
On 12 June 2014 12:57, Simon Glass s...@chromium.org wrote: On 12 June 2014 10:28, Stephen Warren swar...@wwwdotorg.org wrote: From: Stephen Warren swar...@nvidia.com Signed-off-by: Stephen Warren swar...@nvidia.com Tested-by: Josh Wu josh...@atmel.com Acked-by: Simon Glass

Re: [U-Boot] [PATCH V2] sandbox: terminate os_dirent_ls() result list

2014-06-25 Thread Simon Glass
On 11 June 2014 22:23, Simon Glass s...@chromium.org wrote: On 11 June 2014 12:26, Stephen Warren swar...@wwwdotorg.org wrote: From: Stephen Warren swar...@nvidia.com Each node in the linked-list that os_dirent_ls() returns has its next pointer set only when the next node is created. For the

Re: [U-Boot] [PATCH] x86: Enable 32-bit build using x86_64 multilib toolchain

2014-06-25 Thread Simon Glass
On 11 June 2014 22:37, Simon Glass s...@chromium.org wrote: On 10 June 2014 09:14, Vasili Galka vvv...@gmail.com wrote: Until now building the x86 arch boards required 32-bit toolchain. As many x86_64 toolchains come with 32-bit support (multilib) that's a good idea to enable build with such

Re: [U-Boot] [PATCH] patman: Only apply patches when we know the original HEAD

2014-06-25 Thread Simon Glass
Hi Masahiro, On 25 June 2014 19:03, Masahiro Yamada yamad...@jp.panasonic.com wrote: Hi Simon, On Wed, 25 Jun 2014 10:53:08 -0600 Simon Glass s...@chromium.org wrote: Hi Masahiro, On 24 June 2014 17:56, Simon Glass s...@chromium.org wrote: Hi, On 24 June 2014 14:40, Doug Anderson

Re: [U-Boot] [PATCH 03/10] arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420

2014-06-25 Thread Simon Glass
Hi, On 24 June 2014 05:36, Minkyu Kang mk7.k...@samsung.com wrote: On 24/06/14 20:28, Ajay kumar wrote: Hi Minkyu, On Tue, Jun 24, 2014 at 3:36 AM, Minkyu Kang mk7.k...@samsung.com wrote: On 17/06/14 18:06, Ajay Kumar wrote: [snip] No. Please don't mix cpu_is... and proid_is You can

Re: [U-Boot] [PATCH RFC 0/2] usb: host: Add a wrapper layer for mutiple host support

2014-06-25 Thread Simon Glass
Hi Marek, On 25 June 2014 02:33, Marek Vasut ma...@denx.de wrote: On Wednesday, June 25, 2014 at 08:27:39 AM, Simon Glass wrote: [...] model. Instead, I'd love to see a mean to instantiate each *HCI controller and have a USB core which would track those instances. The USB core would

[U-Boot] SPL with NAND: programming addresses

2014-06-25 Thread Danny Gale
Hello everybody, We're trying to boot a custom board loosely based on the T4240QDS. We have the T4240 coming up and getting its RCW / PBL from a SPI EEPROM, and it reads 8 KB of program from NAND flash into SRAM, then dies. I think we just don't have things in the right places. I'm a little

Re: [U-Boot] [PATCH 1/3] i2c: tegra: use repeated start for reads

2014-06-25 Thread Stephen Warren
On 06/25/2014 08:12 PM, Simon Glass wrote: Hi Stephen, On 25 June 2014 10:57, Stephen Warren swar...@wwwdotorg.org wrote: From: Stephen Warren swar...@nvidia.com I2C read transactions are typically implemented as follows: START(write) address REPEATED_START(read) data... STOP However,

Re: [U-Boot] [PATCH RFC 0/2] usb: host: Add a wrapper layer for mutiple host support

2014-06-25 Thread Vivek Gautam
On Thu, Jun 26, 2014 at 8:00 AM, Simon Glass s...@chromium.org wrote: Hi Marek, On 25 June 2014 02:33, Marek Vasut ma...@denx.de wrote: On Wednesday, June 25, 2014 at 08:27:39 AM, Simon Glass wrote: [...] model. Instead, I'd love to see a mean to instantiate each *HCI controller and

Re: [U-Boot] [PATCH RFC 0/2] usb: host: Add a wrapper layer for mutiple host support

2014-06-25 Thread Vivek Gautam
Hi Simon, Marek, On Thu, Jun 26, 2014 at 10:04 AM, Vivek Gautam gautam.vi...@samsung.com wrote: sorry for spamming, the earlier message got sent by mistake. On Thu, Jun 26, 2014 at 8:00 AM, Simon Glass s...@chromium.org wrote: Hi Marek, On 25 June 2014 02:33, Marek Vasut ma...@denx.de

[U-Boot] usb post diagnostic test in u boot for arm

2014-06-25 Thread shobin b
Hi, Any one please tell me how to do usb test(post) in uboot?I have a requirement for running usb test as part of diagnostics, on an ARM based platform.I am using toradex iris carrier board with colibri T30 module. please tell me solution. thanks,shobin.b