[U-Boot] [PATCH RESEND] gpio: spear_gpio: Fix gpio_set_value() implementation

2013-09-05 Thread Axel Lin
In current gpio_set_value() implementation, it always sets the gpio control bit no matter the value argument is 0 or 1. Thus the GPIOs never set to low. This patch fixes this bug. Signed-off-by: Axel Lin Acked-by: Stefan Roese Reviewed-by: Vipin Kumar --- This patch was sent on http://lists.de

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

2013-09-05 Thread Chander Kashyap
Hi Albert, On 5 September 2013 18:58, Albert ARIBAUD wrote: > Hi Chander, > > On Thu, 5 Sep 2013 17:36:34 +0530, Chander Kashyap > wrote: > >> Hi Albert, >> >> On 5 September 2013 17:08, Albert ARIBAUD wrote: >> > Hi Chander, >> > >> > On Thu, 5 Sep 2013 16:47:27 +0530, Chander Kashyap >> > wr

[U-Boot] Pull request: u-boot-nios/master

2013-09-05 Thread Thomas Chou
The following changes since commit 315c0ace7c220591a9b220ab7698e85624b430c0: bootm: allow correct bounds-check of destination (2013-09-03 13:30:26 -0600) are available in the git repository at: git://git.denx.de/u-boot-nios.git master for you to fetch changes up to 1a05b5f91e12845cf06f4b1ef

[U-Boot] [PATCH v2 0/2] arm, da85x: updates for the ipam390 board

2013-09-05 Thread Heiko Schocher
enable the RBL/UBL ECC layout through CONFIG_NAND_6BYTES_OOB_FREE_10BYTES_ECC define see for more info: http://processors.wiki.ti.com/index.php/DM365_Nand_ECC_layout and use this on the ipam390 board. Also do some minor changes for this board: - update default environment - change A2CR to correc

[U-Boot] [PATCH v2 1/2] nand, davinci: add special UBL ecc position

2013-09-05 Thread Heiko Schocher
enable the RBL/UBL ECC layout through CONFIG_NAND_6BYTES_OOB_FREE_10BYTES_ECC define see for more info: http://processors.wiki.ti.com/index.php/DM365_Nand_ECC_layout Signed-off-by: Heiko Schocher Cc: Tom Rini Cc: Scott Wood --- - changes for v2: add comment from Scott Wood: - move if/els

[U-Boot] [PATCH v2 2/2] arm, da85x: update for the ipam390 board

2013-09-05 Thread Heiko Schocher
- switch to correct ecc layout used by the RBL enable CONFIG_NAND_6BYTES_OOB_FREE_10BYTES_ECC - update default environment - change A2CR to correct value for UART boot mode - adapt cs3cfg timings for nand - change LED bootmode signalization Signed-off-by: Heiko Schocher Cc: Tom Rini --- - no c

[U-Boot] [PATCH] powerpc/mpc85xx: Fix the I2C bus speed error on p1022

2013-09-05 Thread Yuantian.Tang
From: Tang Yuantian The source clock frequency of I2C bus on p1022 is the platform(CCB) clock, not CCB/2. The wrong source clock frequency leads to wrong I2C bus speed setting. so, fixed it. Signed-off-by: Tang Yuantian --- fix bug: ENGR00274019 arch/powerpc/cpu/mpc85xx/speed.c | 3 ++- 1 fil

Re: [U-Boot] [PATCH] mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC

2013-09-05 Thread Pantelis Antoniou
On Jul 19, 2013, at 11:44 AM, Jaehoon Chung wrote: > Samsung SoC is supported the WIDE8, even if Controller version is v2.0. > So add the SDHCI_QUIRK_USE_WIDE8 for Samsung-SoC. > > Signed-off-by: Jaehoon Chung > Signed-off-by: Kyungmin Park Acked-by: Pantelis Antoniou Thanks ___

Re: [U-Boot] [PATCH] arm: lds: Remove libgcc eabi exception handling tables

2013-09-05 Thread Albert ARIBAUD
Hi Michal, On Thu, 25 Jul 2013 16:16:46 +0200, Michal Simek wrote: > Remove ARM eabi exception handling tables (for frame unwinding). > AFAICT, u-boot stubs away the frame unwiding routines, so the tables will > more or less just consume space. It should be OK to remove them. > > Signed-off-by:

Re: [U-Boot] Failing USB devices

2013-09-05 Thread Andrew Murray
On 30 August 2013 18:05, Andrew Murray wrote: > > On 23 August 2013 04:23, Marek Vasut wrote: > > Dear Andrew Murray, > > > >> Hello, > >> > >> I'm unable to use some mass storage devices with the current git version > >> (6612ab33956ae09c5ba2fde9c1540b519625ba37) of UBoot on a TI Davinci custom

Re: [U-Boot] [PATCH v3] usb: new board-specific USB init interface

2013-09-05 Thread Marek Vasut
Dear Mateusz Zalega, > This commit unifies board-specific USB initialization implementations > under one symbol (usb_board_init), declaration of which is available in > usb.h. > > Signed-off-by: Mateusz Zalega > Signed-off-by: Kyungmin Park > Reviewed-by: Lukasz Majewski > Cc: Minkyu Kang > C

Re: [U-Boot] [PATCH v3] usb: gadget: Fix data aborts during USB ethernet boot

2013-09-05 Thread Marek Vasut
Dear Joel Fernandes, > As seen on GCC 4.6 Linaro compiler, control_req buffer is not aligned > on 4 byte boundaray causing data aborts in eth_setup -> conf_buf > during dhcp boot over usb_ether. Fix the issue my aligning control_req > buffer using DEFINE_CACHE_ALIGN_BUFFER. > > Tested on am335x_e

Re: [U-Boot] [PATCH v1 1/2] nand, davinci: add special UBL ecc position

2013-09-05 Thread Scott Wood
On Thu, 2013-09-05 at 07:14 +0200, Heiko Schocher wrote: > enable the RBL/UBL ECC layout through > CONFIG_NAND_6BYTES_OOB_FREE_10BYTES_ECC define > > see for more info: > http://processors.wiki.ti.com/index.php/DM365_Nand_ECC_layout > > Signed-off-by: Heiko Schocher > Cc: Tom Rini > Cc: Scott W

Re: [U-Boot] U-Boot 2009.11.1 USB Issue and Building U-Boot 2013.07

2013-09-05 Thread Chuck Wical
Hello Andreas, Thanks for the reply! > Dear Chuck Wical, > > On 09/03/2013 10:53 PM, Chuck Wical wrote: > > First I am fairly new to U-Boot but over the last 2 weeks I have been > > going through the README files and anything else I can find that would > > help resolve the issue I have. Here is

Re: [U-Boot] [PATCH 2/2] ARM: tegra: Add the Tamonten™ NG Evaluation Carrier board

2013-09-05 Thread Stephen Warren
On 09/05/2013 06:46 AM, Alban Bedel wrote: > On Wed, 04 Sep 2013 12:05:00 -0600 > Stephen Warren wrote: >> On 09/04/2013 07:00 AM, Alban Bedel wrote: >>> Add support for the new Tamonten™ NG platform from Avionic Design. >>> Currently only I2C, MMC, USB and ethernet have been tested. ... >>> diff

Re: [U-Boot] [PATCH v3] usb: new board-specific USB init interface

2013-09-05 Thread Marek Vasut
Dear Mateusz Zalega, > On 09/05/13 17:50, Marek Vasut wrote: > >> v3 changes: > >> - added 'index' argument to perform selective port initialization > > > > OK, a few general ideas again: > > > > Why not wrap board_usb_init() and board_usb_init_fail() into single call. > > You now pass some flag

Re: [U-Boot] [PATCH] arm: lds: Remove libgcc eabi exception handling tables

2013-09-05 Thread Albert ARIBAUD
Hi Michal, On Thu, 05 Sep 2013 17:30:54 +0200, Michal Simek wrote: > Hi Albert, > > On 09/05/2013 03:03 PM, Albert ARIBAUD wrote: > > Hi Michal, > > > > On Thu, 25 Jul 2013 16:16:46 +0200, Michal Simek > > wrote: > > > >> Remove ARM eabi exception handling tables (for frame unwinding). > >>

Re: [U-Boot] [PATCH v3] usb: new board-specific USB init interface

2013-09-05 Thread Mateusz Zalega
On 09/05/13 17:50, Marek Vasut wrote: >> v3 changes: >> - added 'index' argument to perform selective port initialization > > OK, a few general ideas again: > > Why not wrap board_usb_init() and board_usb_init_fail() into single call. You > now pass some flags to board_usb_init() already, so jus

Re: [U-Boot] Compiling certain files with extra compiler flags

2013-09-05 Thread Simon Glass
Hi Vadim, On Thu, Sep 5, 2013 at 10:50 AM, Vadim Bendebury wrote: > On Wed, Sep 4, 2013 at 8:16 PM, Simon Glass wrote: >> Hi Vadim, >> >> OK I see. >> >> You can do something like this: >> >> CFLAGS_arch/arm/cpu/tegra20-common/warmboot_avp.o += -march=armv4t >> >> (this is used by Tegra) >> >> R

Re: [U-Boot] Compiling certain files with extra compiler flags

2013-09-05 Thread Vadim Bendebury
On Wed, Sep 4, 2013 at 8:16 PM, Simon Glass wrote: > Hi Vadim, > > OK I see. > > You can do something like this: > > CFLAGS_arch/arm/cpu/tegra20-common/warmboot_avp.o += -march=armv4t > > (this is used by Tegra) > > Regards, > Simon > Ah, this works, thank you, Simon! --vb > > On Wed, Sep 4, 20

Re: [U-Boot] [PATCH] MTD: atmel_nand: support for software BCH ECC

2013-09-05 Thread Scott Wood
On Thu, 2013-09-05 at 08:28 +0200, Andreas Bießmann wrote: > Dear Scott Wood, > > On 04.09.13 21:44, Scott Wood wrote: > > On Wed, 2013-09-04 at 17:15 +0200, Andreas Bießmann wrote: > >> On 09/04/2013 02:46 PM, Bo Shen wrote: > >>> On 9/4/2013 8:30 PM, Andreas Bießmann wrote: > >> Yes, we need

Re: [U-Boot] Failing USB devices

2013-09-05 Thread Marek Vasut
Dear Andrew Murray, > On 30 August 2013 18:05, Andrew Murray wrote: > > On 23 August 2013 04:23, Marek Vasut wrote: > > > Dear Andrew Murray, > > > > > >> Hello, > > >> > > >> I'm unable to use some mass storage devices with the current git > > >> version (6612ab33956ae09c5ba2fde9c1540b519625b

Re: [U-Boot] [PATCH] arm: lds: Remove libgcc eabi exception handling tables

2013-09-05 Thread Michal Simek
Hi Albert, On 09/05/2013 03:03 PM, Albert ARIBAUD wrote: > Hi Michal, > > On Thu, 25 Jul 2013 16:16:46 +0200, Michal Simek > wrote: > >> Remove ARM eabi exception handling tables (for frame unwinding). >> AFAICT, u-boot stubs away the frame unwiding routines, so the tables will >> more or less

Re: [U-Boot] [PATCH v2] dfu:mmc: raw data write fix

2013-09-05 Thread Tom Rini
On Wed, Aug 21, 2013 at 01:00:01PM +0200, Mateusz Zalega wrote: > When user attempted to perform a raw write using DFU (vide > dfu_fill_entity_mmc) with MMC interface not initialized before, > get_mmc_blk_size() reported invalid (zero) block size - it wasn't > possible to write ie. a new u-boot im

Re: [U-Boot] [PATCH v3] usb: gadget: Fix data aborts during USB ethernet boot

2013-09-05 Thread Marek Vasut
Dear Bo Shen, > Hi Joel Fernandes, > > On 09/05/2013 07:55 AM, Joel Fernandes wrote: > > As seen on GCC 4.6 Linaro compiler, control_req buffer is not aligned > > on 4 byte boundaray causing data aborts in eth_setup -> conf_buf > > during dhcp boot over usb_ether. Fix the issue my aligning contro

Re: [U-Boot] [PATCH] Enable serial console only before booting

2013-09-05 Thread Tom Rini
On Sun, Jul 07, 2013 at 12:25:36PM +0200, Fr??d??ric Leroy wrote: > When netconsole is active, some boards fail to boot. > This patch enables only the serial console before > control is handed by another operating system. > > Signed-off-by: Fr??d??ric Leroy > --- > > Hello, > > I am facing the

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

2013-09-05 Thread Albert ARIBAUD
Hi Chander, On Thu, 5 Sep 2013 17:36:34 +0530, Chander Kashyap wrote: > Hi Albert, > > On 5 September 2013 17:08, Albert ARIBAUD wrote: > > Hi Chander, > > > > On Thu, 5 Sep 2013 16:47:27 +0530, Chander Kashyap > > wrote: > > > >> Hi Lukasz, > >> > >> On 5 September 2013 16:27, Lukasz Majewsk

Re: [U-Boot] [PATCH 2/2] ARM: tegra: Add the Tamonten™ NG Evaluation Carrier board

2013-09-05 Thread Alban Bedel
On Wed, 04 Sep 2013 12:05:00 -0600 Stephen Warren wrote: > On 09/04/2013 07:00 AM, Alban Bedel wrote: > > Add support for the new Tamonten™ NG platform from Avionic Design. > > Currently only I2C, MMC, USB and ethernet have been tested. > > (Also CC'ing the Tegra maintainer here) Ok, I'll add

Re: [U-Boot] Pull request for Kees Cook's compression fixes

2013-09-05 Thread Tom Rini
On Tue, Sep 03, 2013 at 04:04:14PM -0600, Simon Glass wrote: > Hi Tom, > > I believe these qualify for the release since they are fixes/tests, > but this is up to you. To help with the process I have done a pull > request. Also I ran them through buildman (unfortunately I cannot > build all archs

Re: [U-Boot] [PATCH] arm: lds: Remove libgcc eabi exception handling tables

2013-09-05 Thread Albert ARIBAUD
Hi Michal, On Thu, 25 Jul 2013 16:16:46 +0200, Michal Simek wrote: > Remove ARM eabi exception handling tables (for frame unwinding). > AFAICT, u-boot stubs away the frame unwiding routines, so the tables will > more or less just consume space. It should be OK to remove them. > > Signed-off-by:

Re: [U-Boot] [PATCH] nios2: change size_t to fix format warning for gcc 4.7.3

2013-09-05 Thread Tom Rini
On Thu, Sep 05, 2013 at 08:55:09PM +0800, Thomas Chou wrote: > I have checked with Altera. This is a toolchain change. We will keep > this and follow mostly the types in > linux-2.6/include/uapi/asm-generic/posix_types.h . For clarity, this patch should be... Thanks! -- Tom signature.asc Des

Re: [U-Boot] [PATCH] nios2: change size_t to fix format warning for gcc 4.7.3

2013-09-05 Thread Thomas Chou
I have checked with Altera. This is a toolchain change. We will keep this and follow mostly the types in linux-2.6/include/uapi/asm-generic/posix_types.h . - Thomas ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-b

[U-Boot] [PATCH v8 2/2] exynos5250: arndale: Add mmc support

2013-09-05 Thread Chander Kashyap
From: Inderpal Singh This patch adds mmc support to the arndale board. Signed-off-by: Inderpal Singh --- board/samsung/arndale/arndale.c | 14 ++ board/samsung/dts/exynos5250-arndale.dts | 18 ++ 2 files changed, 32 insertions(+) diff --git a/board/sam

[U-Boot] [PATCH v8 0/2] Add Arndale board support

2013-09-05 Thread Chander Kashyap
The Arndale board is based on samsung's exynos5250 SOC. For spl generation, it depends on the patch at [5]. First patch provides the basic arndale board support. The second patch adds the MMC support. Changes in v2: - split from earlier patchset at [3] as per Minkyu - Removed chec

[U-Boot] [PATCH v8 1/2] exynos5250: Add arndale board support

2013-09-05 Thread Chander Kashyap
Arndale board is based on samsung's exynos5250 soc. Signed-off-by: Inderpal Singh Signed-off-by: Chander Kashyap --- MAINTAINERS |4 + board/samsung/arndale/Makefile | 34 board/samsung/arndale/arndale.c | 87 ++ board/samsung

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

2013-09-05 Thread Chander Kashyap
Hi Albert, On 5 September 2013 17:08, Albert ARIBAUD wrote: > Hi Chander, > > On Thu, 5 Sep 2013 16:47:27 +0530, Chander Kashyap > wrote: > >> Hi Lukasz, >> >> On 5 September 2013 16:27, Lukasz Majewski wrote: >> > Hi Chander, >> > >> >> > >> >> > Its working for me. >> >> > But my dtc -v: "Ver

Re: [U-Boot] Albert/Tom -- could we get patch applied or some feedback (was Re: [PATCH v6 1/1] socfpga: Adding configuration for development kit)

2013-09-05 Thread Chin Liang See
Hi Pavel, On Thu, 2013-09-05 at 13:10 +0200, ZY - pavel wrote: > Hi! > > > Wonder any updates on this? We plan to send the new patches only once > > these existing patches are accepted. Appreciate for your helps > > again. > > Albert seems to be back, perhaps he'll us how he wants us to proceed

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

2013-09-05 Thread Albert ARIBAUD
Hi Chander, On Thu, 5 Sep 2013 16:47:27 +0530, Chander Kashyap wrote: > Hi Lukasz, > > On 5 September 2013 16:27, Lukasz Majewski wrote: > > Hi Chander, > > > >> > > >> > Its working for me. > >> > But my dtc -v: "Version: DTC 1.3.0" > >> > > > > > Have you managed to properly build test Samsu

Re: [U-Boot] RFC, am335x_evm.h patch for u-boot on SD and rest on eMMC on BBB

2013-09-05 Thread Robert P. J. Day
i'm still interested on thoughts on this proposed patch: On Wed, 4 Sep 2013, Robert P. J. Day wrote: > > soldiering on with my configuring and building u-boot for my BBB, i > have a proposal for include/configs/am335x_evm.h: > > #define CONFIG_BOOTCOMMAND \ > "run findfdt; " \ >

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

2013-09-05 Thread Chander Kashyap
Hi Lukasz, On 5 September 2013 16:27, Lukasz Majewski wrote: > Hi Chander, > >> > >> > Its working for me. >> > But my dtc -v: "Version: DTC 1.3.0" >> > > > Have you managed to properly build test Samsung's u-boot tree with DTC > 1.3.0? Yes, I am able to build and test. I am running on ubuntu.

Re: [U-Boot] Albert/Tom -- could we get patch applied or some feedback (was Re: [PATCH v6 1/1] socfpga: Adding configuration for development kit)

2013-09-05 Thread Pavel Machek
Hi! > Wonder any updates on this? We plan to send the new patches only once > these existing patches are accepted. Appreciate for your helps > again. Albert seems to be back, perhaps he'll us how he wants us to proceed? Thanks,

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

2013-09-05 Thread Lukasz Majewski
Hi Chander, > > > > Its working for me. > > But my dtc -v: "Version: DTC 1.3.0" > > Have you managed to properly build test Samsung's u-boot tree with DTC 1.3.0? On my setup (debian - 1.3.0-4) it fails. > > Tested now with dtc -v: "Version: DTC 1.4.0" > > It got compiled. properly. Or I mi

Re: [U-Boot] [PULL] u-boot-atmel/master -> u-boot-arm/master

2013-09-05 Thread Albert ARIBAUD
Hi Andreas, On Wed, 4 Sep 2013 17:15:51 +0200, Andreas Bießmann wrote: > Dear Albert Aribaud, > > please pull these two fixes into u-boot-arm/master for 2013.10 release. > > The following changes since commit 4eef93da262048eb1118e726b3ec5b8ebd3c6c91: > > Merge branch 'u-boot-atmel/master'

Re: [U-Boot] U-Boot 2009.11.1 USB Issue and Building U-Boot 2013.07

2013-09-05 Thread Andreas Bießmann
Dear Chuck Wical, On 09/03/2013 10:53 PM, Chuck Wical wrote: > First I am fairly new to U-Boot but over the last 2 weeks I have been going > through the README files and anything else I can find that would help > resolve the issue I have. Here is a recap: > > Currently the project I am working o

Re: [U-Boot] [PATCH v3] net, phy, cpsw: fix NULL pointer deference

2013-09-05 Thread Mugunthan V N
On Thursday 05 September 2013 03:20 PM, Heiko Schocher wrote: > if phy_connect() did not find a phy, phydev is NULL and > following code in cpsw_phy_init() crashes. Fix this. > > Signed-off-by: Heiko Schocher > Cc: Joe Hershberger > Cc: Mugunthan V N > Cc: Tom Rini Acked-by: Mugunthan V N Reg

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

2013-09-05 Thread Albert ARIBAUD
Hi Stefano, On Tue, 03 Sep 2013 10:20:44 +0200, Stefano Babic wrote: > Hi Albert, > > please pull from u-boot-imx, thanks ! > > The following changes since commit 326ea986ac150acdc7656d57fca647db80b50158: > > Merge git://git.denx.de/u-boot-arm (2013-07-31 11:30:38 +0200) > > are available

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

2013-09-05 Thread Chander Kashyap
On 5 September 2013 15:12, Chander Kashyap wrote: > Hi Albert, > > On 5 September 2013 14:43, Albert ARIBAUD wrote: >> Hi Minkyu, >> >> On Fri, 30 Aug 2013 14:10:19 +0900, Minkyu Kang >> wrote: >> >>> Dear Albert, >>> >>> The following changes since commit 9ed887caecb9ecb0c68773a1870d143b9f28d3d

[U-Boot] [PATCH v3] net, phy, cpsw: fix NULL pointer deference

2013-09-05 Thread Heiko Schocher
if phy_connect() did not find a phy, phydev is NULL and following code in cpsw_phy_init() crashes. Fix this. Signed-off-by: Heiko Schocher Cc: Joe Hershberger Cc: Mugunthan V N Cc: Tom Rini --- - changes for v2: - change commit message as it is a NULL pointer deference error not a unali

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

2013-09-05 Thread Chander Kashyap
Hi Albert, On 5 September 2013 14:43, Albert ARIBAUD wrote: > Hi Minkyu, > > On Fri, 30 Aug 2013 14:10:19 +0900, Minkyu Kang > wrote: > >> Dear Albert, >> >> The following changes since commit 9ed887caecb9ecb0c68773a1870d143b9f28d3da: >> >> Merge branch 'u-boot-imx/master' into 'u-boot-arm/mas

Re: [U-Boot] [PATCH v2] net, phy, cpsw: fix NULL pointer deference

2013-09-05 Thread Heiko Schocher
Hello Mugunthan, Am 05.09.2013 10:27, schrieb Mugunthan V N: On Thursday 05 September 2013 11:35 AM, Heiko Schocher wrote: if phy_connect() did not find a phy, phydev is NULL and following code in cpsw_phy_init() crashes. Fix this. Signed-off-by: Heiko Schocher Cc: Joe Hershberger Cc: Muguntha

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

2013-09-05 Thread Albert ARIBAUD
Hi Minkyu, On Fri, 30 Aug 2013 14:10:19 +0900, Minkyu Kang wrote: > Dear Albert, > > The following changes since commit 9ed887caecb9ecb0c68773a1870d143b9f28d3da: > > Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-08-17 > 18:24:13 +0200) > > are available in the git reposit

Re: [U-Boot] SPL binary too large for OMAP4460 OCM

2013-09-05 Thread bin4ry
Hi everyone, I changed CONFIG_SPL_TEXT_BASE from 0x40300300 to 0x40300350 and sufddenly it works. Do you know why this configuration works, even though with this configuration there are 0x50 bytes less? It even works with a MLO with 47519 bytes. Here the summary of my config: /* Defines for SPL

Re: [U-Boot] NAND write error with HW ECC on OMAP3

2013-09-05 Thread Andreas Bießmann
Dear Ash Charles, On 09/05/2013 01:02 AM, Ash Charles wrote: > Hi, > > I did a little bit more work with git bisect and found an issue on > commit c788ecfdc3eb577757ffc1bfb8416added07ef33 "nand: Move the > sub-page read support enable to a flag". > > Making this change on top of v2013.07 allowed

Re: [U-Boot] NAND write error with HW ECC on OMAP3

2013-09-05 Thread Andreas Bießmann
Dear Ash Charles, On 09/04/2013 08:00 PM, Ash Charles wrote: > On Wed, Sep 4, 2013 at 1:54 AM, Andreas Bießmann > wrote: >> I can't confirm your complaints. Here it works (at least on tricorder, >> which utilizes BCH for U-Boot section in SPL): > Hi Andreas, > > Thanks for your response---this w

Re: [U-Boot] [PATCH v2] net, phy, cpsw: fix NULL pointer deference

2013-09-05 Thread Mugunthan V N
On Thursday 05 September 2013 11:35 AM, Heiko Schocher wrote: > if phy_connect() did not find a phy, phydev is NULL and > following code in cpsw_phy_init() crashes. Fix this. > > Signed-off-by: Heiko Schocher > Cc: Joe Hershberger > Cc: Mugunthan V N > Cc: Tom Rini > > --- > - changes for v2: >

Re: [U-Boot] gpmi-nand driver and jffs2 support

2013-09-05 Thread Huang Shijie
于 2013年09月04日 23:46, Hector Palacios 写道: Dear Marek, On 09/04/2013 04:38 PM, Marek Vasut wrote: Dear Huang Shijie, On Wed, Sep 04, 2013 at 04:00:36PM +0200, Marek Vasut wrote: Dear Huang Shijie, How come hector was then able to write his JFFS2 partition ? If he uses the gpmi, he should not

[U-Boot] [PATCH] sf:eon: Add support for EN25S64

2013-09-05 Thread Priyanka Jain
Add support for EON EN25S64 SPI flash memory Features: 64Mb size, 1.8V, 4KB sector Signed-off-by: Priyanka Jain --- drivers/mtd/spi/eon.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/drivers/mtd/spi/eon.c b/drivers/mtd/spi/eon.c index 25cfc12..45a0052 100644 --- a