Re: [U-Boot] [PATCH v8 0/12] Enable driver model for GPIOs on Tegra and Exynos

2014-10-09 Thread Simon Glass
Hi Minkyu, On 14 September 2014 16:29, Simon Glass s...@chromium.org wrote: (Note: Tegra patches have been applied, I am resending with exynos only) Now that driver model is part of U-Boot, the task of converting drivers over to it begins. GPIO is one of the easiest to convert, since it

Re: [U-Boot] [PATCH 00/19] [RFC] Power(full) framework based on Driver Model

2014-10-09 Thread Simon Glass
Hi, On 8 October 2014 14:55, Przemyslaw Marczak p.marc...@samsung.com wrote: Hello all, On 10/08/2014 10:48 PM, Przemyslaw Marczak wrote: [snip] I missed one thing - this should be applied on the top of the u-boot-dm/working tree, which is now: dm: gpio: Remove unused get_state() uclass

[U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2014-10-09 Thread Nobuhiro Iwamatsu
Dear Albert Aribaud, Please pull u-boot-sh/rmobile into u-boot-arm/master. The following changes since commit 4b19b7448e63bab8af17abbb30acff00d8f0dc99: Merge remote-tracking branch 'u-boot-imx/master' (2014-10-08 21:20:49 +0200) are available in the git repository at:

Re: [U-Boot] [FAT/EXT4/SANDBOX] files 2GB

2014-10-09 Thread Simon Glass
Hi, On 8 October 2014 07:07, Suriyan Ramasami suriya...@gmail.com wrote: Hello, I recently saw a post about fat commands such as fatls returning -ve values under u-boot for files whose sizes are =2GB. fatsize would also not set up filesize in this case. This also effects ext4/sandbox

Re: [U-Boot] [PATCH fix for v2014.10 4/5] stdio: Add force parameter to stdio_deregister

2014-10-09 Thread Simon Glass
Hi, On 20 September 2014 08:54, Hans de Goede hdego...@redhat.com wrote: In some cases we really want to move forward with a deregister, add a force parameter to allow this, and replace the dev with a nulldev in this case. Signed-off-by: Hans de Goede hdego...@redhat.com --- common/stdio.c

Re: [U-Boot] [PATCH 01/19] lib: errno: introduce errno_str(): returns errno related message

2014-10-09 Thread Joakim Tjernlund
From: Przemyslaw Marczak p.marc...@samsung.com The functions error's numbers are standarized - but the error messages are not. The errors are often handled with unclear error messages, so why not use an errno standarized messages. Advantages: - This could decrease the binary size.

Re: [U-Boot] [PATCH V5] ARM: mx6: Add support for Kosagi Novena

2014-10-09 Thread Stefano Babic
On 09/10/2014 02:28, Marek Vasut wrote: On Thursday, October 09, 2014 at 02:13:48 AM, Nikolay Dimitrov wrote: Hi Marek, [...] @Sean: Do you have any comments on USB hub reset stuff? Should we ditch entirely the reset code, or should we modify it somehow to work properly? OK, so it's

Re: [U-Boot] [PATCH 01/49] arm: board: use __weak

2014-10-09 Thread Albert ARIBAUD
Hi Jeroen, On Wed, 8 Oct 2014 22:57:21 +0200, Jeroen Hofstee jer...@myspectrum.nl wrote: Signed-off-by: Jeroen Hofstee jer...@myspectrum.nl --- arch/arm/lib/board.c | 40 1 file changed, 12 insertions(+), 28 deletions(-) diff --git

Re: [U-Boot] [PATCH V5] ARM: mx6: Add support for Kosagi Novena

2014-10-09 Thread Stefano Babic
Hi Marek, On 06/10/2014 18:02, Marek Vasut wrote: Add support for the Kosagi Novena board. Currently supported are: - I2C busses - FEC Ethernet - MMC0, MMC1, Booting from MMC - SATA - USB ports - USB Ethernet Signed-off-by: Marek Vasut ma...@denx.de Cc: Stefano Babic sba...@denx.de

Re: [U-Boot] [PATCH 39/49] arm: vectors: provide protypes from vectors.S

2014-10-09 Thread Albert ARIBAUD
Hi Jeroen, On Wed, 8 Oct 2014 22:57:59 +0200, Jeroen Hofstee jer...@myspectrum.nl wrote: Signed-off-by: Jeroen Hofstee jer...@myspectrum.nl --- arch/arm/include/asm/u-boot-arm.h | 15 +++ arch/arm/lib/interrupts.c | 1 + 2 files changed, 16 insertions(+) diff --git

Re: [U-Boot] [PATCH 2/2] HACK: arndale: deinit scsi before launching Linux

2014-10-09 Thread Ian Campbell
On Wed, 2014-10-08 at 10:18 +0200, Wolfgang Denk wrote: Dear Ian Campbell, In message 1412690200-6630-2-git-send-email-...@hellion.org.uk you wrote: From: Ian Campbell ian.campb...@citrix.com NOT TO BE APPLIED AS IS Without this Linux fails to correctly init the phy (or something)

Re: [U-Boot] [PATCH v5 1/5] mx6: crm_regs: Add bit definitions for anadig registers

2014-10-09 Thread Stefano Babic
Hi Nitin, On 01/10/2014 14:41, Nitin Garg wrote: Add bit definitons for various anadig registers as required by various drivers. Signed-off-by: Nitin Garg nitin.g...@freescale.com --- arch/arm/include/asm/arch-mx6/crm_regs.h | 541 ++ 1 file changed, 541

Re: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2014-10-09 Thread Albert ARIBAUD
Hi Nobuhiro, On Thu, 9 Oct 2014 15:08:15 +0900, Nobuhiro Iwamatsu iwama...@nigauri.org wrote: Dear Albert Aribaud, Please pull u-boot-sh/rmobile into u-boot-arm/master. The following changes since commit 4b19b7448e63bab8af17abbb30acff00d8f0dc99: Merge remote-tracking branch

Re: [U-Boot] [PATCH 0/23] dm: Introduce driver model for sunxi

2014-10-09 Thread Ian Campbell
On Wed, 2014-10-08 at 13:27 -0600, Simon Glass wrote: Any more comments on this series please? I have a few nits so could respin. I'm afraid I'm unlikely to get to look at this before the w/e. It looks like the majority of the series isn't actually about sunxi though? Without having looked at

[U-Boot] [PATCH 1/4] Add deep sleep framework support for Freescale QorIQ platforms

2014-10-09 Thread Yuantian.Tang
From: Tang Yuantian yuantian.t...@freescale.com When Freescale QorIQ SoCs wake up from deep sleep, control is passed to the primary core that starts executing uboot. After re-initialized some IP blocks, like DDRC, kernel will take responsibility to continue to restore environment it leaves

[U-Boot] [PATCH 3/4] arm: ls102xa: Fixed a register definition error

2014-10-09 Thread Yuantian.Tang
From: Tang Yuantian yuantian.t...@freescale.com There are 8 SCFG_SPARECR registers in SCFG memory block, not one. Signed-off-by: Tang Yuantian yuantian.t...@freescale.com --- arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[U-Boot] [PATCH 4/4] arm: ls1021qds: Add deep sleep support

2014-10-09 Thread Yuantian.Tang
From: Tang Yuantian yuantian.t...@freescale.com Add deep sleep support on Freescale LS1021QDS platform. Signed-off-by: Tang Yuantian yuantian.t...@freescale.com --- board/freescale/ls1021aqds/ddr.c| 7 board/freescale/ls1021aqds/ls1021aqds.c | 60 +

[U-Boot] [PATCH 2/4] ARM: HYP/non-sec: Make armv7_init_nonsec() usable before relocation

2014-10-09 Thread Yuantian.Tang
From: Tang Yuantian yuantian.t...@freescale.com Defining variable gic_dist_addr as a globe one prevents function armv7_init_nonsec() from being used before relocation which is the case in the deep sleep resume process on Freescale QorIQ SoC platforms. This patch removes this limitation by adding

Re: [U-Boot] [PATCH 0/23] dm: Introduce driver model for sunxi

2014-10-09 Thread Hans de Goede
Hi, On 10/09/2014 09:59 AM, Ian Campbell wrote: On Wed, 2014-10-08 at 13:27 -0600, Simon Glass wrote: Any more comments on this series please? I have a few nits so could respin. I'm afraid I'm unlikely to get to look at this before the w/e. It looks like the majority of the series isn't

[U-Boot] [PATCH 0/4] Deep sleep patches for Freescale QorIQ platforms

2014-10-09 Thread Yuantian.Tang
From: Tang Yuantian yuantian.t...@freescale.com These patches depend on the following patches: https://patchwork.ozlabs.org/patch/389949/ https://patchwork.ozlabs.org/patch/389950/ https://patchwork.ozlabs.org/patch/389951/ https://patchwork.ozlabs.org/patch/389952/ Tang Yuantian (4): Add deep

Re: [U-Boot] [SoCFPGA] next steps

2014-10-09 Thread Michal Simek
Hi, On 10/08/2014 10:09 PM, Tom Rini wrote: On Wed, Oct 08, 2014 at 10:58:24AM +0200, Michal Simek wrote: Hi, On 10/07/2014 02:45 PM, Marek Vasut wrote: Hey, given that we now have most of the u-boot socfpga stuff in mainline, I decided it would be a good idea to list what we're still

Re: [U-Boot] [PATCH] compulab: eeprom: add default eeprom bus

2014-10-09 Thread Albert ARIBAUD
Hi Nikita, On Wed, 17 Sep 2014 15:59:25 +0300, Nikita Kiryanov nik...@compulab.co.il wrote: Add default eeprom bus setting. This addresses the trimslice compile error that was introduced with the addition of this setting. Cc: Albert ARIBAUD albert.u.b...@aribaud.net Cc: Igor Grinberg

Re: [U-Boot] [PATCH v2 2/2] imx:mx6sxsabresd add qspi support

2014-10-09 Thread Peng Fan
Hi, Any reply about this patch? It is long time since this patch was sent out. Regards, Peng. On 09/11/2014 10:30 AM, Fan Peng-B51431 wrote: Just CC Stefano Babic sba...@denx.de Regards, Peng. -Original Message- From: u-boot-boun...@lists.denx.de

Re: [U-Boot] [PATCH v2 1/2] arm:mx6sx add QSPI support

2014-10-09 Thread Peng Fan
Hi, just ping, Any comments about this patch? Regards, Peng. On 09/11/2014 09:54 AM, Peng Fan wrote: Add QSPI support for mx6solox. Signed-off-by: Peng Fan peng@freescale.com --- Changelog v2: Take Fabio's suggestion, split soc code and board code into two patches.

Re: [U-Boot] [PATCH v3 0/29] Introduce driver model support for SPI, SPI flash, cros_ec

2014-10-09 Thread Jagan Teki
On 9 October 2014 02:03, Simon Glass s...@chromium.org wrote: Hi, On 29 September 2014 13:34, Simon Glass s...@chromium.org wrote: Up until now driver model has not been used for any type of bus. Buses have some unique properties and needs, so we cannot claim that driver model can cover all

Re: [U-Boot] [PATCH v2 2/2] imx:mx6sxsabresd add qspi support

2014-10-09 Thread Jagan Teki
Hi Peng Fan, Before reviewing these two patches, I'm requesting some sort work from your side like Can you update/fix the driver drivers/spi/fsl_qspi.c without using flash opcodes. Using flash opcode's with in the (q)spi driver is not recommended please think on that direction. On 9 October

Re: [U-Boot] [PATCH v3 0/3] spi, sf: add mtdparts feature to spi and sf commands

2014-10-09 Thread Jagan Teki
On 8 October 2014 11:01, Heiko Schocher h...@denx.de wrote: Hello Jagannadha Sutradharudu Teki, Am 05.09.2014 07:38, schrieb Heiko Schocher: This patchserie add the popssibility to define mtd partitions on spi nor flash, and use this settings with the sf commands. steps: - add MTD layer

Re: [U-Boot] [SoCFPGA] next steps

2014-10-09 Thread Jagan Teki
On 9 October 2014 14:07, Michal Simek mon...@monstr.eu wrote: Hi, On 10/08/2014 10:09 PM, Tom Rini wrote: On Wed, Oct 08, 2014 at 10:58:24AM +0200, Michal Simek wrote: Hi, On 10/07/2014 02:45 PM, Marek Vasut wrote: Hey, given that we now have most of the u-boot socfpga stuff in mainline,

[U-Boot] [PATCH v2 1/2] net: Add a command to access the EEPROM from ethernet devices

2014-10-09 Thread Alban Bedel
Many ethernet devices use an EEPROM to store various settings, most commonly the device MAC address. But on some devices it can contains a lot more, for example USB device might also have many USB related parameters. This commit add a set of commands to read/write this EEPROM, write a default

[U-Boot] [PATCH v2 2/2] usb: eth: smsc95xx: Add EEPROM access support for LAN9514

2014-10-09 Thread Alban Bedel
Use the new ethernet eeprom API to allow the user to read/write the EEPROM. Signed-off-by: Alban Bedel alban.be...@avionic-design.de --- v2: * Rework the defaults implementation to use the proper config depending on the device type. * Allow the board to override the defaults data. *

Re: [U-Boot] [PATCH V5] ARM: mx6: Add support for Kosagi Novena

2014-10-09 Thread Nikolay Dimitrov
Hi Sean, On 10/09/2014 08:38 AM, Sean Cross wrote: I'll be sure to have Bunnie post a new schematic when he returns tomorrow. For now, the ECO on our wiki is the authoritative source. This is curently the only ECO for the final PVT2 board:

[U-Boot] Device tree for Atmel SAMA5D31

2014-10-09 Thread Andy Pont
This isn't strictly a U-Boot issue but I am hoping that there are appropriately knowledgeable people here who will be able to help! I am working on a Linux driver for an I2C RTC device and need to add the correct definitions into the device tree for the SAMA5D31 to be passed to the kernel at

[U-Boot] [U-boot] [Patch v3 6/6] keystone2: k2l-evm: add board support

2014-10-09 Thread Ivan Khoronzhuk
From: Hao Zhang hzh...@ti.com This patch adds Keystone II Lammar (K2L) EVM board support. Acked-by: Vitaly Andrianov vita...@ti.com Signed-off-by: Hao Zhang hzh...@ti.com Signed-off-by: Ivan Khoronzhuk ivan.khoronz...@ti.com --- v3..v2 Add maintainers information

Re: [U-Boot] [SoCFPGA] next steps

2014-10-09 Thread Marek Vasut
On Thursday, October 09, 2014 at 01:20:23 PM, Jagan Teki wrote: On 9 October 2014 14:07, Michal Simek mon...@monstr.eu wrote: Hi, On 10/08/2014 10:09 PM, Tom Rini wrote: On Wed, Oct 08, 2014 at 10:58:24AM +0200, Michal Simek wrote: Hi, On 10/07/2014 02:45 PM, Marek Vasut wrote:

[U-Boot] Discussion topics / issues

2014-10-09 Thread Marek Vasut
On Thursday, October 09, 2014 at 10:37:52 AM, Michal Simek wrote: Hi, Hi! I changed the subject, since it long didn't match the topic. On 10/08/2014 10:09 PM, Tom Rini wrote: On Wed, Oct 08, 2014 at 10:58:24AM +0200, Michal Simek wrote: Hi, On 10/07/2014 02:45 PM, Marek Vasut wrote:

Re: [U-Boot] [PATCH V5] ARM: mx6: Add support for Kosagi Novena

2014-10-09 Thread Marek Vasut
On Thursday, October 09, 2014 at 09:31:35 AM, Stefano Babic wrote: On 09/10/2014 02:28, Marek Vasut wrote: On Thursday, October 09, 2014 at 02:13:48 AM, Nikolay Dimitrov wrote: Hi Marek, [...] @Sean: Do you have any comments on USB hub reset stuff? Should we ditch entirely the

Re: [U-Boot] [PATCH V5] ARM: mx6: Add support for Kosagi Novena

2014-10-09 Thread Marek Vasut
On Thursday, October 09, 2014 at 09:36:13 AM, Stefano Babic wrote: Hi Marek, On 06/10/2014 18:02, Marek Vasut wrote: Add support for the Kosagi Novena board. Currently supported are: - I2C busses - FEC Ethernet - MMC0, MMC1, Booting from MMC - SATA - USB ports - USB Ethernet

Re: [U-Boot] Discussion topics / issues

2014-10-09 Thread Michal Simek
On 10/09/2014 04:03 PM, Marek Vasut wrote: On Thursday, October 09, 2014 at 10:37:52 AM, Michal Simek wrote: Hi, Hi! I changed the subject, since it long didn't match the topic. On 10/08/2014 10:09 PM, Tom Rini wrote: On Wed, Oct 08, 2014 at 10:58:24AM +0200, Michal Simek wrote: Hi,

[U-Boot] [PATCH] am335x_evm: Correct raw portions of DFU alt into

2014-10-09 Thread Tom Rini
Signed-off-by: Tom Rini tr...@ti.com --- include/configs/am335x_evm.h | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index 163eadc..8aedc95 100644 --- a/include/configs/am335x_evm.h +++

Re: [U-Boot] [PATCH 00/19] [RFC] Power(full) framework based on Driver Model

2014-10-09 Thread Przemyslaw Marczak
Hello, On 10/09/2014 08:05 AM, Simon Glass wrote: Hi, On 8 October 2014 14:55, Przemyslaw Marczak p.marc...@samsung.com wrote: Hello all, On 10/08/2014 10:48 PM, Przemyslaw Marczak wrote: [snip] I missed one thing - this should be applied on the top of the u-boot-dm/working tree, which

Re: [U-Boot] Discussion topics / issues

2014-10-09 Thread Tom Rini
On Thu, Oct 09, 2014 at 04:45:07PM +0200, Michal Simek wrote: On 10/09/2014 04:03 PM, Marek Vasut wrote: On Thursday, October 09, 2014 at 10:37:52 AM, Michal Simek wrote: Hi, Hi! I changed the subject, since it long didn't match the topic. [snip] If there is a problem because

Re: [U-Boot] [PATCH v2 1/2] net: Add a command to access the EEPROM from ethernet devices

2014-10-09 Thread Marek Vasut
On Thursday, October 09, 2014 at 01:42:49 PM, Alban Bedel wrote: Many ethernet devices use an EEPROM to store various settings, most commonly the device MAC address. But on some devices it can contains a lot more, for example USB device might also have many USB related parameters. This

Re: [U-Boot] Discussion topics / issues

2014-10-09 Thread Marek Vasut
On Thursday, October 09, 2014 at 05:57:47 PM, Tom Rini wrote: On Thu, Oct 09, 2014 at 04:45:07PM +0200, Michal Simek wrote: On 10/09/2014 04:03 PM, Marek Vasut wrote: On Thursday, October 09, 2014 at 10:37:52 AM, Michal Simek wrote: Hi, Hi! I changed the subject, since it

Re: [U-Boot] [PATCH fix for v2014.10 4/5] stdio: Add force parameter to stdio_deregister

2014-10-09 Thread Marek Vasut
On Thursday, October 09, 2014 at 08:18:14 AM, Simon Glass wrote: Hi, On 20 September 2014 08:54, Hans de Goede hdego...@redhat.com wrote: In some cases we really want to move forward with a deregister, add a force parameter to allow this, and replace the dev with a nulldev in this case.

Re: [U-Boot] [PATCH] net: asix: Add support for AX88772B

2014-10-09 Thread Marek Vasut
On Thursday, October 09, 2014 at 05:43:30 AM, Alexandre Courbot wrote: This USB device works as-is on this driver. Signed-off-by: Alexandre Courbot acour...@nvidia.com Acked-by: Marek Vasut ma...@denx.de It's a network device, but it's also USB. Joe, do you want to pick this up please?

Re: [U-Boot] [SoCFPGA] next steps

2014-10-09 Thread Jagan Teki
On 9 October 2014 19:12, Marek Vasut ma...@denx.de wrote: On Thursday, October 09, 2014 at 01:20:23 PM, Jagan Teki wrote: On 9 October 2014 14:07, Michal Simek mon...@monstr.eu wrote: Hi, On 10/08/2014 10:09 PM, Tom Rini wrote: On Wed, Oct 08, 2014 at 10:58:24AM +0200, Michal Simek

Re: [U-Boot] [PATCH fix for v2014.10 4/5] stdio: Add force parameter to stdio_deregister

2014-10-09 Thread Simon Glass
Hi Marek, On 9 October 2014 09:12, Marek Vasut ma...@denx.de wrote: On Thursday, October 09, 2014 at 08:18:14 AM, Simon Glass wrote: Hi, On 20 September 2014 08:54, Hans de Goede hdego...@redhat.com wrote: In some cases we really want to move forward with a deregister, add a force

Re: [U-Boot] Discussion topics / issues

2014-10-09 Thread Marek Vasut
On Thursday, October 09, 2014 at 06:11:37 PM, Jagan Teki wrote: [...] These are the qspi stuff from freescale, and I didn't understand why these goes into u-boot-arm/master. And there is no intimation of mine as well. Did you comment on them at all please ? While I disagree with them

Re: [U-Boot] [PATCH fix for v2014.10 4/5] stdio: Add force parameter to stdio_deregister

2014-10-09 Thread Tom Rini
On Thu, Oct 09, 2014 at 05:12:03PM +0200, Marek Vasut wrote: On Thursday, October 09, 2014 at 08:18:14 AM, Simon Glass wrote: Hi, On 20 September 2014 08:54, Hans de Goede hdego...@redhat.com wrote: In some cases we really want to move forward with a deregister, add a force parameter

Re: [U-Boot] Discussion topics / issues

2014-10-09 Thread Tom Rini
On Thu, Oct 09, 2014 at 06:10:12PM +0200, Marek Vasut wrote: On Thursday, October 09, 2014 at 05:57:47 PM, Tom Rini wrote: On Thu, Oct 09, 2014 at 04:45:07PM +0200, Michal Simek wrote: On 10/09/2014 04:03 PM, Marek Vasut wrote: On Thursday, October 09, 2014 at 10:37:52 AM, Michal Simek

Re: [U-Boot] [PATCH 01/19] lib: errno: introduce errno_str(): returns errno related message

2014-10-09 Thread Przemyslaw Marczak
Hello Joakim, On 10/09/2014 08:46 AM, Joakim Tjernlund wrote: From: Przemyslaw Marczak p.marc...@samsung.com The functions error's numbers are standarized - but the error messages are not. The errors are often handled with unclear error messages, so why not use an errno standarized messages.

Re: [U-Boot] u-boot, fsl_espi.c driver

2014-10-09 Thread York Sun
Dear Joakim, Thanks for raising a concern. It's not fair to blame the last person who submitted a patch. We are all working to make it better as an opensource comminuty. You have done a good job to hack it to work. Would it be nicer if you can submit this or improved patch to u-boot community

Re: [U-Boot] [PATCH fix for v2014.10 4/5] stdio: Add force parameter to stdio_deregister

2014-10-09 Thread Marek Vasut
On Thursday, October 09, 2014 at 06:14:11 PM, Simon Glass wrote: Hi Marek, On 9 October 2014 09:12, Marek Vasut ma...@denx.de wrote: On Thursday, October 09, 2014 at 08:18:14 AM, Simon Glass wrote: Hi, On 20 September 2014 08:54, Hans de Goede hdego...@redhat.com wrote: In some

Re: [U-Boot] Discussion topics / issues

2014-10-09 Thread Marek Vasut
On Thursday, October 09, 2014 at 06:25:30 PM, Tom Rini wrote: On Thu, Oct 09, 2014 at 06:10:12PM +0200, Marek Vasut wrote: On Thursday, October 09, 2014 at 05:57:47 PM, Tom Rini wrote: On Thu, Oct 09, 2014 at 04:45:07PM +0200, Michal Simek wrote: On 10/09/2014 04:03 PM, Marek Vasut

Re: [U-Boot] Discussion topics / issues

2014-10-09 Thread Jagan Teki
On 9 October 2014 21:45, Marek Vasut ma...@denx.de wrote: On Thursday, October 09, 2014 at 06:11:37 PM, Jagan Teki wrote: [...] These are the qspi stuff from freescale, and I didn't understand why these goes into u-boot-arm/master. And there is no intimation of mine as well. Did you

Re: [U-Boot] u-boot, fsl_espi.c driver

2014-10-09 Thread Jagan Teki
On 9 October 2014 21:55, York Sun york...@freescale.com wrote: Dear Joakim, Thanks for raising a concern. It's not fair to blame the last person who submitted a patch. We are all working to make it better as an opensource comminuty. You have done a good job to hack it to work. Would it be

Re: [U-Boot] [PATCH fix for v2014.10 4/5] stdio: Add force parameter to stdio_deregister

2014-10-09 Thread Simon Glass
Hi Tom, On 9 October 2014 10:23, Tom Rini tr...@ti.com wrote: On Thu, Oct 09, 2014 at 05:12:03PM +0200, Marek Vasut wrote: On Thursday, October 09, 2014 at 08:18:14 AM, Simon Glass wrote: Hi, On 20 September 2014 08:54, Hans de Goede hdego...@redhat.com wrote: In some cases we really

Re: [U-Boot] [PATCH fix for v2014.10 4/5] stdio: Add force parameter to stdio_deregister

2014-10-09 Thread Simon Glass
Hi Marek, On 9 October 2014 10:27, Marek Vasut ma...@denx.de wrote: On Thursday, October 09, 2014 at 06:14:11 PM, Simon Glass wrote: Hi Marek, On 9 October 2014 09:12, Marek Vasut ma...@denx.de wrote: On Thursday, October 09, 2014 at 08:18:14 AM, Simon Glass wrote: Hi, On 20

Re: [U-Boot] [PATCH fix for v2014.10 4/5] stdio: Add force parameter to stdio_deregister

2014-10-09 Thread Tom Rini
On Thu, Oct 09, 2014 at 11:03:02AM -0600, Simon Glass wrote: Hi Tom, On 9 October 2014 10:23, Tom Rini tr...@ti.com wrote: On Thu, Oct 09, 2014 at 05:12:03PM +0200, Marek Vasut wrote: On Thursday, October 09, 2014 at 08:18:14 AM, Simon Glass wrote: Hi, On 20 September 2014 08:54,

Re: [U-Boot] [PATCH v1 1/1] fs: fat/ext4/sandbox: Deal with files 2GB in ls and size commands

2014-10-09 Thread Simon Glass
+Tom for the question below re return values Hi, On 8 October 2014 15:54, Suriyan Ramasami suriya...@gmail.com wrote: On Wed, Oct 8, 2014 at 1:44 PM, Simon Glass s...@chromium.org wrote: Hi Suriyan, On 8 October 2014 14:23, Suriyan Ramasami suriya...@gmail.com wrote: The commands

Re: [U-Boot] [PATCH fix for v2014.10 4/5] stdio: Add force parameter to stdio_deregister

2014-10-09 Thread Marek Vasut
On Thursday, October 09, 2014 at 07:03:42 PM, Simon Glass wrote: Hi Marek, On 9 October 2014 10:27, Marek Vasut ma...@denx.de wrote: On Thursday, October 09, 2014 at 06:14:11 PM, Simon Glass wrote: Hi Marek, On 9 October 2014 09:12, Marek Vasut ma...@denx.de wrote: On Thursday,

Re: [U-Boot] u-boot, fsl_espi.c driver

2014-10-09 Thread Joakim Tjernlund
York Sun york...@freescale.com wrote on 2014/10/09 18:25:40: Dear Joakim, Thanks for raising a concern. It's not fair to blame the last person who submitted a patch. We are all working No of course not, I just noticed you guys had been in there and patched up some problem so I hoped

Re: [U-Boot] [PATCH fix for v2014.10 4/5] stdio: Add force parameter to stdio_deregister

2014-10-09 Thread Simon Glass
Hi Marek, On 9 October 2014 11:32, Marek Vasut ma...@denx.de wrote: On Thursday, October 09, 2014 at 07:03:42 PM, Simon Glass wrote: Hi Marek, On 9 October 2014 10:27, Marek Vasut ma...@denx.de wrote: On Thursday, October 09, 2014 at 06:14:11 PM, Simon Glass wrote: Hi Marek,

Re: [U-Boot] u-boot, fsl_espi.c driver

2014-10-09 Thread York Sun
Dear Joakim, On 10/09/2014 10:43 AM, Joakim Tjernlund wrote: York Sun york...@freescale.com wrote on 2014/10/09 18:25:40: Dear Joakim, Thanks for raising a concern. It's not fair to blame the last person who submitted a patch. We are all working No of course not, I just noticed you

Re: [U-Boot] [PATCH 03/49] cti_flash.c: use __weak when requested

2014-10-09 Thread Jeroen Hofstee
On 08-10-14 22:57, Jeroen Hofstee wrote: For performance reason there seems to be a CONFIG_xyz. Introduce a __maybe_weak to allow using __weak directly instead of relying on aliases. Signed-off-by: Jeroen Hofstee jer...@myspectrum.nl --- drivers/mtd/cfi_flash.c | 50

Re: [U-Boot] [PATCH 04/49] i2c: use __weak

2014-10-09 Thread Jeroen Hofstee
Hello Heiko, On 09-10-14 07:00, Heiko Schocher wrote: Am 08.10.2014 22:57, schrieb Jeroen Hofstee: Signed-off-by: Jeroen Hofsteejer...@myspectrum.nl --- arch/arm/cpu/arm926ejs/cache.c | 5 + This change seems to have nothing to do with the subject ... could you please split this? No

Re: [U-Boot] [FAT/EXT4/SANDBOX] files 2GB

2014-10-09 Thread Suriyan Ramasami
Hello Simon, On Wed, Oct 8, 2014 at 11:16 PM, Simon Glass s...@chromium.org wrote: Hi, On 8 October 2014 07:07, Suriyan Ramasami suriya...@gmail.com wrote: Hello, I recently saw a post about fat commands such as fatls returning -ve values under u-boot for files whose sizes are =2GB.

Re: [U-Boot] [U-Boot, 49/49] i2c: designware: add an implement i2c protos

2014-10-09 Thread Jeroen Hofstee
Hello Heiko, On 09-10-14 07:05, Heiko Schocher wrote: Hello Jeroen, Am 08.10.2014 22:58, schrieb Jeroen Hofstee: Include the i2c header and change the non confirming functions to do so. Cc: Heiko Schocherh...@denx.de Signed-off-by: Jeroen Hofsteejer...@myspectrum.nl ---

[U-Boot] [U-boot] [Patch] configs:ks2_evm: update defconfigs to support SPL

2014-10-09 Thread Ivan Khoronzhuk
From: Murali Karicheri m-kariche...@ti.com The K2HK and K2E boards support SPL by default, so add CONFIG_SPL option. Also export CONFIG_ARM, CONFIG_ARCH_KEYSTONE and TARGET_K2*_EVM options to spl/.config as they are the same. So now it's convinient to build gph images using only two commands:

[U-Boot] [U-boot] [Patch] ks2_evm: readme: align according to actual sources

2014-10-09 Thread Ivan Khoronzhuk
Update readme file for Keystone II EVM boards to actual sources. Also correct some typos. For now the Edison evaluation board is added, README for K2E is mostly the same, so update README to contain information also for K2E evm. Rename file to README as it contains information for all keystone evm

Re: [U-Boot] [PATCH v2 2/2] usb: eth: smsc95xx: Add EEPROM access support for LAN9514

2014-10-09 Thread Pavel Machek
On Thu 2014-10-09 13:42:50, Alban Bedel wrote: Use the new ethernet eeprom API to allow the user to read/write the EEPROM. Signed-off-by: Alban Bedel alban.be...@avionic-design.de Acked-by: Pavel Machek pa...@denx.de -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures)

Re: [U-Boot] u-boot, fsl_espi.c driver

2014-10-09 Thread Joakim Tjernlund
York Sun york...@freescale.com wrote on 2014/10/09 20:06:31: Dear Joakim, On 10/09/2014 10:43 AM, Joakim Tjernlund wrote: York Sun york...@freescale.com wrote on 2014/10/09 18:25:40: Dear Joakim, Thanks for raising a concern. It's not fair to blame the last person who submitted

Re: [U-Boot] Discussion topics / issues

2014-10-09 Thread Pavel Machek
Hi! I don't this Albert is the problem, I am starting to suspect we simply lack custodian manpower in general. And I also suspect we're not quite inviting and attractive crowd, which is something we should discuss too ... As I said privately, I believe we have way too many custodians...

[U-Boot] [PATCH v1 1/1] odroid: Turn blue LED on in u-boot

2014-10-09 Thread Suriyan Ramasami
To indicate that u-boot is active turn on the blue LED. Signed-off-by: Suriyan Ramasami suriya...@gmail.com --- board/samsung/odroid/odroid.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/board/samsung/odroid/odroid.c b/board/samsung/odroid/odroid.c index fd5d2d2..391a287 100644 ---

Re: [U-Boot] Discussion topics / issues

2014-10-09 Thread Wolfgang Denk
Dear Pavel, In message 20141009221154.GA24774@amd you wrote: Something like this could help..? Pavel --- /dev/null 2014-10-09 01:15:57.354292026 +0200 +++ doc/SubmittingPatches 2014-10-09 23:58:53.058883776 +0200

Re: [U-Boot] [PATCH 2/2] mtd: denali: support NAND_CMD_RNDOUT command

2014-10-09 Thread Scott Wood
On Fri, 2014-10-03 at 20:03 +0900, Masahiro Yamada wrote: The function nand_flash_detect_ext_param_page() requires NAND_CMD_RNDOUT command supported. It is necessary to detect some types of ONFi-compliant devices. Without it, the error message unsupported command received 0x5 is shown.

[U-Boot] [PATCH v2] arm: pxa: use common timer functions

2014-10-09 Thread andrew . ruder
From: Andrew Ruder andrew.ru...@elecsyscorp.com This patch moves pxa to the common timer functions added in commit 8dfafdd - Introduce common timer functions Rob Herring The (removed) pxa timer code (specifically __udelay()) could deadlock at the 32-bit boundary of get_ticks(). get_ticks()

Re: [U-Boot] [PATCH 01/19] lib: errno: introduce errno_str(): returns errno related message

2014-10-09 Thread Simon Glass
On 9 October 2014 10:23, Przemyslaw Marczak p.marc...@samsung.com wrote: Hello Joakim, On 10/09/2014 08:46 AM, Joakim Tjernlund wrote: From: Przemyslaw Marczak p.marc...@samsung.com The functions error's numbers are standarized - but the error messages are not. The errors are often

Re: [U-Boot] Discussion topics / issues

2014-10-09 Thread Pavel Machek
Hi! Something like this could help..? Pavel --- /dev/null 2014-10-09 01:15:57.354292026 +0200 +++ doc/SubmittingPatches 2014-10-09 23:58:53.058883776 +0200 Is there anything wrong with [1] ? [1]

[U-Boot] [PATCH v2] arm: pxa: use common timer functions

2014-10-09 Thread Andrew Ruder
This patch moves pxa to the common timer functions added in commit 8dfafdd - Introduce common timer functions Rob Herring The (removed) pxa timer code (specifically __udelay()) could deadlock at the 32-bit boundary of get_ticks(). get_ticks() returned a 32-bit value cast up to a 64-bit value.

Re: [U-Boot] Parsing of multi-line env vars broken

2014-10-09 Thread Simon Glass
Hi, On 26 September 2014 02:24, Wolfgang Denk w...@denx.de wrote: HI, this is just a heads up: the handling of multi-line environment variables is broken in recent versions of U-Boot (and probably has been broken for some longer time - can't tell exactly as I have a bit of a problem to

Re: [U-Boot] [PATCH v2] arm: pxa: use common timer functions

2014-10-09 Thread Andrew Ruder
Please ignore this one as it has the messed up From: line without the author name. Sorry for the noise. - Andy ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] Discussion topics / issues

2014-10-09 Thread Pavel Machek
On Fri 2014-10-10 00:24:46, Wolfgang Denk wrote: Dear Pavel, In message 20141009221154.GA24774@amd you wrote: Something like this could help..? Pavel --- /dev/null 2014-10-09 01:15:57.354292026 +0200 +++

Re: [U-Boot] SUNXI NAND CONTROLLER Driver Model (WIP)

2014-10-09 Thread Simon Glass
Hi Yassin, On 8 October 2014 18:36, Yassin Jaffer yassinjaf...@gmail.com wrote: Hi I'm developing a u-boot driver for the sunxi nand controller https://github.com/yassinjaffer/u-boot. My work is based on bbrezillon mainline driver https://github.com/bbrezillon/linux-sunxi. I would like to

[U-Boot] [PATCH V6] ARM: mx6: Add support for Kosagi Novena

2014-10-09 Thread Marek Vasut
Add support for the Kosagi Novena board. Currently supported are: - I2C busses - FEC Ethernet - MMC0, MMC1, Booting from MMC - SATA - USB ports - USB Ethernet Signed-off-by: Marek Vasut ma...@denx.de Cc: Stefano Babic sba...@denx.de Cc: Sean Cross x...@kosagi.com Cc: Nikolay Dimitrov

Re: [U-Boot] [PATCH V5] ARM: mx6: Add support for Kosagi Novena

2014-10-09 Thread Marek Vasut
On Thursday, October 09, 2014 at 03:04:49 AM, Nikolay Dimitrov wrote: Hi Marek, Hi! On 10/09/2014 03:28 AM, Marek Vasut wrote: On Thursday, October 09, 2014 at 02:13:48 AM, Nikolay Dimitrov wrote: Hi Marek, [...] @Sean: Do you have any comments on USB hub reset stuff? Should we

Re: [U-Boot] [PATCH v2] arm: pxa: use common timer functions

2014-10-09 Thread Marek Vasut
On Friday, October 10, 2014 at 01:00:38 AM, Andrew Ruder wrote: This patch moves pxa to the common timer functions added in commit 8dfafdd - Introduce common timer functions Rob Herring The (removed) pxa timer code (specifically __udelay()) could deadlock at the 32-bit boundary of

[U-Boot] [PATCH 1/2] arm: socfpga: add MAINTAINERS entry

2014-10-09 Thread Marek Vasut
From: Pavel Machek pa...@denx.de Add MAINTAINERS entry. Signed-off-by: Pavel Machek pa...@denx.de Cc: Chin Liang See cl...@altera.com Cc: Dinh Nguyen dingu...@altera.com Cc: Albert Aribaud albert.u.b...@aribaud.net Cc: Tom Rini tr...@ti.com Cc: Wolfgang Denk w...@denx.de Cc: Pavel Machek

[U-Boot] [PATCH 2/2] arm: socfpga: Use EMAC1 on SoCDK

2014-10-09 Thread Marek Vasut
The SoCDK uses EMAC1, not EMAC0. This patch fixes the issue. Signed-off-by: Marek Vasut ma...@denx.de Cc: Chin Liang See cl...@altera.com Cc: Dinh Nguyen dingu...@altera.com Cc: Albert Aribaud albert.u.b...@aribaud.net Cc: Tom Rini tr...@ti.com Cc: Wolfgang Denk w...@denx.de Cc: Pavel Machek

Re: [U-Boot] [PATCH fix for v2014.10 4/5] stdio: Add force parameter to stdio_deregister

2014-10-09 Thread Marek Vasut
On Thursday, October 09, 2014 at 08:04:29 PM, Simon Glass wrote: Hi Marek, Hi Simon, [..] I mean more continuous integration (build testing) of the code before a PR is submitted to the ML. Right now, we all do our own thing when it comes to testing before PR, but it would be nice to have

Re: [U-Boot] [PATCH] ARM: mx6: Add support for Kosagi Novena

2014-10-09 Thread Marek Vasut
On Thursday, October 02, 2014 at 08:16:25 AM, Sean Cross wrote: Hi Sean, OK on the FPGA bit. [...] We just received final boards on Monday. I will try this out and report back. You should try one of the never patches . I have built it and gotten it working on Novena. A few

Re: [U-Boot] Discussion topics / issues

2014-10-09 Thread Tom Rini
On Fri, Oct 10, 2014 at 12:11:54AM +0200, Pavel Machek wrote: Hi! I don't this Albert is the problem, I am starting to suspect we simply lack custodian manpower in general. And I also suspect we're not quite inviting and attractive crowd, which is something we should discuss too ... As

Re: [U-Boot] please pull u-boot-samsung master

2014-10-09 Thread Minkyu Kang
Hi, On 09/10/14 04:13, Albert ARIBAUD wrote: Hi Minkyu, On Wed, 08 Oct 2014 20:36:34 +0900, Minkyu Kang mk7.k...@samsung.com wrote: Dear Albert, The following changes since commit 6dd0e7c00bfa5ce861a72b8e4a3ef9e787306125: git-mailrc: add me as a maintainer of UniPhier platform

[U-Boot] Pull request: nand flash

2014-10-09 Thread Scott Wood
The RNDOUT patch addresses a regression in the mtd uprev. The PARAM change is a fix to a driver introduced in this release. The following changes since commit dd0204e48d05f41480743a798b94d5484b664639: Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-10-07 07:38:39 -0400) are

Re: [U-Boot] [PATCH V6] ARM: mx6: Add support for Kosagi Novena

2014-10-09 Thread Nikolay Dimitrov
Hi Marek, The usual stuff follows :D. On 10/10/2014 02:22 AM, Marek Vasut wrote: +#define NOVENA_BUTTON_GPIO IMX_GPIO_NR(4, 14) +#define NOVENA_SD_WP IMX_GPIO_NR(1, 2) +#define NOVENA_SD_CD IMX_GPIO_NR(1, 4) NOVENA_BUTTON_GPIO is initialized as input in this source

Re: [U-Boot] Device tree for Atmel SAMA5D31

2014-10-09 Thread Bo Shen
Hi Andy, I suggest this question go to linux arm kernel mailing list. On 10/09/2014 08:24 PM, Andy Pont wrote: This isn't strictly a U-Boot issue but I am hoping that there are appropriately knowledgeable people here who will be able to help! I am working on a Linux driver for an I2C RTC

Re: [U-Boot] [PATCH v2 2/2] imx:mx6sxsabresd add qspi support

2014-10-09 Thread Peng Fan
Hi, On 10/09/2014 06:37 PM, Jagan Teki wrote: Hi Peng Fan, Before reviewing these two patches, I'm requesting some sort work from your side like Can you update/fix the driver drivers/spi/fsl_qspi.c without using flash opcodes. Using flash opcode's with in the (q)spi driver is not

Re: [U-Boot] [PATCH fix for v2014.10 4/5] stdio: Add force parameter to stdio_deregister

2014-10-09 Thread Simon Glass
Hi Marek, On 9 October 2014 17:59, Marek Vasut ma...@denx.de wrote: On Thursday, October 09, 2014 at 08:04:29 PM, Simon Glass wrote: Hi Marek, Hi Simon, [..] I mean more continuous integration (build testing) of the code before a PR is submitted to the ML. Right now, we all do our own

Re: [U-Boot] [PATCH 0/6] Addition of new board Peach-Pi

2014-10-09 Thread Simon Glass
Hi Akshay, On 8 October 2014 02:10, Akshay Saraswat aksha...@samsung.com wrote: Now we are adding a new Peach-Pi board which is a variant of Peach-Pit and is based on Exynos5800. Exynos5800 itself is a variant of Exynos5420, hence, most of the hardware config and settings are reused for this

Re: [U-Boot] [PATCH v3 0/29] Introduce driver model support for SPI, SPI flash, cros_ec

2014-10-09 Thread Simon Glass
Hi Jagan, On 9 October 2014 04:33, Jagan Teki jagannadh.t...@gmail.com wrote: On 9 October 2014 02:03, Simon Glass s...@chromium.org wrote: Hi, On 29 September 2014 13:34, Simon Glass s...@chromium.org wrote: Up until now driver model has not been used for any type of bus. Buses have some

  1   2   >