[U-Boot] [PATCH v3 2/2] EXYNOS4: Add ORIGEN_QUAD board support

2012-12-19 Thread Jeong-Hyeon Kim
ORIGEN_QUAD board is based on Samsung's Exynos4412 SoC. Signed-off-by: Jeong-Hyeon Kim --- MAINTAINERS |4 + Makefile |2 +- board/samsung/origen_quad/Makefile| 59 board/samsung/origen_quad/boot.c |

[U-Boot] [PATCH v3 1/2] EXYNOS4: Add pinmux support for UART

2012-12-19 Thread Jeong-Hyeon Kim
This patch adds pinmux support for UART channels Signed-off-by: Jeong-Hyeon Kim --- arch/arm/cpu/armv7/exynos/pinmux.c | 41 1 file changed, 41 insertions(+) diff --git a/arch/arm/cpu/armv7/exynos/pinmux.c b/arch/arm/cpu/armv7/exynos/pinmux.c index f02f44

Re: [U-Boot] [U-Boot, v2 2/6] cmd_sf: Add print messages on flash read/write commands

2012-12-19 Thread Jagan Teki
Hi Wolfgang Denk, On Thu, Dec 20, 2012 at 4:48 AM, Wolfgang Denk wrote: > Dear Jagannadha Sutradharudu Teki, > > In message <1355934463-24319-2-git-send-email-jagannadh.t...@gmail.com> you > wrote: >> This patch adds a print messages while using 'sf read' and >> 'sf write' commands to make sure

Re: [U-Boot] [U-Boot, v2 1/6] cmd_sf: Add print messages on flash erase command

2012-12-19 Thread Jagan Teki
Hi Wolfgang Denk, On Thu, Dec 20, 2012 at 4:46 AM, Wolfgang Denk wrote: > Dear Jagannadha Sutradharudu Teki, > > In message <1355934463-24319-1-git-send-email-jagannadh.t...@gmail.com> you > wrote: >> This patch adds a print messages while using 'sf erase' command >> to make sure that how many b

[U-Boot] Pull request for u-boot-marvell.git

2012-12-19 Thread Prafulla Wadaskar
Dear Albert, Please pull The following changes since commit b8a7c467960ffb4d5a5e1eef5f7783fb6f594542: Albert ARIBAUD (1): Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' are available in the git repository at: u-boot-marvell.git master branch. Albert ARIBAUD (3): mv8

Re: [U-Boot] [PATCH v5 0/3] Add support for the LaCie Wireless Space

2012-12-19 Thread Prafulla Wadaskar
> -Original Message- > From: Albert ARIBAUD [mailto:albert.u.b...@aribaud.net] > Sent: 27 November 2012 02:58 > To: U-Boot > Cc: Prafulla Wadaskar; Simon Guinot; Albert ARIBAUD > Subject: [PATCH v5 0/3] Add support for the LaCie Wireless Space > > This series adds support to the LaCie Wi

Re: [U-Boot] [PATCH 1/4] Optimized nand_read_buf for kirkwood

2012-12-19 Thread Prafulla Wadaskar
> -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot- > boun...@lists.denx.de] On Behalf Of Scott Wood > Sent: 27 November 2012 05:09 > To: Phil Sutter > Cc: u-boot@lists.denx.de; Nico Erfurth > Subject: Re: [U-Boot] [PATCH 1/4] Optimized nand_read_buf for kirkwood >

Re: [U-Boot] [PATCH 3/4] km/common: cosmetic change reported from checkpatch

2012-12-19 Thread Prafulla Wadaskar
> -Original Message- > From: Holger Brunck [mailto:holger.bru...@keymile.com] > Sent: 02 November 2012 15:45 > To: u-boot@lists.denx.de > Cc: Holger Brunck; Valentin Longchamp; Prafulla Wadaskar > Subject: [PATCH 3/4] km/common: cosmetic change reported from > checkpatch > > Signed-off-b

Re: [U-Boot] [PATCH 4/4] arm/km: remove duplicate code

2012-12-19 Thread Prafulla Wadaskar
> -Original Message- > From: Holger Brunck [mailto:holger.bru...@keymile.com] > Sent: 02 November 2012 15:45 > To: u-boot@lists.denx.de > Cc: Valentin Longchamp; Holger Brunck; Prafulla Wadaskar > Subject: [PATCH 4/4] arm/km: remove duplicate code > > From: Valentin Longchamp > > This

Re: [U-Boot] [PATCH 2/4] km/common: drop unneeded std* environment variables

2012-12-19 Thread Prafulla Wadaskar
> -Original Message- > From: Holger Brunck [mailto:holger.bru...@keymile.com] > Sent: 02 November 2012 15:45 > To: u-boot@lists.denx.de > Cc: Holger Brunck; Valentin Longchamp; Prafulla Wadaskar > Subject: [PATCH 2/4] km/common: drop unneeded std* environment > variables > > These variab

Re: [U-Boot] [PATCH 1/4] arm/km: fix memory settings

2012-12-19 Thread Prafulla Wadaskar
> -Original Message- > From: Holger Brunck [mailto:holger.bru...@keymile.com] > Sent: 02 November 2012 15:45 > To: u-boot@lists.denx.de > Cc: Holger Brunck; Valentin Longchamp; Prafulla Wadaskar > Subject: [PATCH 1/4] arm/km: fix memory settings > > On kmcoge5un we faced some serious pro

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

2012-12-19 Thread Stephen Warren
On 12/19/2012 10:59 PM, Minkyu Kang wrote: > Dear Albert and Stephen, > > On 20/12/12 01:28, Albert ARIBAUD wrote: ... >> Can you answer the question Stephen has asked on this list on 11/12 ? >> >> > > Comes from u-boot-arm tree. >

Re: [U-Boot] [PATCH 1/2] spi: Add progress percentage and write speed to `sf update`

2012-12-19 Thread Wolfgang Denk
Dear Scott Wood, In message <1355960533.12062.16@snotra> you wrote: > > > Hmmm I suppose that is a good point. The main issue with SPI flash is > > that it is extremely slow, and writing a few MB can take a minute or > > so. The 'sf update' command was intended to do a smart update, and the > > pr

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

2012-12-19 Thread Minkyu Kang
Dear Albert and Stephen, On 20/12/12 01:28, Albert ARIBAUD wrote: > Hi Minkyu, > > On Tue, 18 Dec 2012 00:14:34 +0900, Minkyu Kang > wrote: >> Dear Albert, >> >> On Saturday, December 15, 2012, Albert ARIBAUD wrote: >> >>> Hi Minkyu, >>> >>> On Fri, 14 Dec 2012 09:14:11 +0900, Minkyu Kang >>>

Re: [U-Boot] [U-Boot,1/3] fw_env: fix type of len

2012-12-19 Thread Joe Hershberger
Hi Tom, On Wed, Dec 19, 2012 at 5:00 PM, Tom Rini wrote: > On Sat, Nov 10, 2012 at 07:47:45PM -, Mike Frysinger wrote: > >> This variable is assigned by a size_t, and is printed that way, but is >> incorrectly declared as an int. Which means we get warnings: >> fw_env.c: In function 'fw_sete

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

2012-12-19 Thread Nobuhiro Iwamatsu
Hi Tom, Please pull u-boot-sh master branch. Best regards, Nobuhiro The following changes since commit 095728803eedfce850a2f85828f79500cb09979e: Merge branch 'master' of git://git.denx.de/u-boot-net (2012-12-17 18:39:50 -0700) are available in the git repository at: git://git.denx.de/u

[U-Boot] [PATCH] powerpc/t4240qds: Update IFC timing for NOR flash

2012-12-19 Thread Prabhakar Kushwaha
From: York Sun Relax parameters to give address latching more time to setup. Tighten parameters to make it overall faster. Signed-off-by: York Sun --- include/configs/t4qds.h | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/include/configs/t4qds.h b/include/conf

Re: [U-Boot] [PATCH 9/9] COMMON: MMC: Command to support eMMC booting

2012-12-19 Thread Simon Glass
Hi Amar, On Mon, Dec 17, 2012 at 3:19 AM, Amar wrote: > This patch adds commands to open, close and create partitions on eMMC > > Signed-off-by: Amar > --- > common/cmd_mmc.c | 101 > +- > 1 files changed, 100 insertions(+), 1 deletions(-) >

Re: [U-Boot] [PATCH 8/9] SMDK5250: Enable eMMC booting

2012-12-19 Thread Simon Glass
Hi Amar, On Mon, Dec 17, 2012 at 3:19 AM, Amar wrote: > This patch adds support for eMMC booting on SMDK5250 > > Signed-off-by: Amar > --- > board/samsung/smdk5250/spl_boot.c | 38 > - > 1 files changed, 37 insertions(+), 1 deletions(-) > > diff --git a/bo

Re: [U-Boot] [PATCH 7/9] MMC: APIs to support creation of boot partition

2012-12-19 Thread Simon Glass
Hi Amar, On Mon, Dec 17, 2012 at 3:19 AM, Amar wrote: > This pathc adds APIs to open, close and to create boot partiton for eMMC. > > Signed-off-by: Amar > I think you should run checkpatch (or patman!) on your patches to get rid of little errors. Or maybe you need to upgrade your checkpatch.

Re: [U-Boot] [PATCH 6/9] SMDK5250: Enable DWMMC

2012-12-19 Thread Simon Glass
Hi Amar, On Mon, Dec 17, 2012 at 3:19 AM, Amar wrote: > This patch enables DWMMC for SMDK5250. > Support both dt and non-dt versions. > > Signed-off-by: Amar > --- > board/samsung/smdk5250/smdk5250.c | 36 > > include/configs/exynos5250-dt.h |9

Re: [U-Boot] [PATCH 5/9] EXYNOS5: DWMMC: API to set mmc clock divisor

2012-12-19 Thread Simon Glass
Hi Amar, On Mon, Dec 17, 2012 at 3:19 AM, Amar wrote: > This API computes the divisor value based on MPLL clock and > writes it into the FSYS1 register. > > Signed-off-by: Amar > --- > arch/arm/cpu/armv7/exynos/clock.c | 39 > ++- > arch/arm/include/asm/arch-

Re: [U-Boot] [PATCH 4/9] EXYNOS5: DWMMC: Added dt support for DWMMC

2012-12-19 Thread Simon Glass
Hi Amar, On Mon, Dec 17, 2012 at 3:19 AM, Amar wrote: > Signed-off-by: Amar > Good to see this patch! Please can you add a short commit message? > --- arch/arm/include/asm/arch-exynos/dwmmc.h |4 + > drivers/mmc/exynos_dw_mmc.c | 117 > -- > in

Re: [U-Boot] [PATCH 2/9] EXYNOS5: FDT: Add DWMMC device node data

2012-12-19 Thread Simon Glass
Hi Amar, On Mon, Dec 17, 2012 at 3:19 AM, Amar wrote: > Add DWMMC device node data for exynos5 > > Signed-off-by: Amar > --- > arch/arm/dts/exynos5250.dtsi | 32 > + > board/samsung/dts/exynos5250-smdk5250.dts | 24 + Do you also

Re: [U-Boot] [PATCH 1/9] FDT: Add compatible string for DWMMC

2012-12-19 Thread Simon Glass
On Mon, Dec 17, 2012 at 3:19 AM, Amar wrote: > Add required compatible information for DWMMC driver. > > Signed-off-by: Amar Acked-by: Simon Glass > --- > include/fdtdec.h |1 + > lib/fdtdec.c |1 + > 2 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/include/fdtdec

Re: [U-Boot] [U-Boot, 1/2] spi: Add progress percentage and write speed to `sf update`

2012-12-19 Thread Simon Glass
Hi Tom, On Wed, Dec 19, 2012 at 5:03 PM, Tom Rini wrote: > On Thu, Dec 20, 2012 at 12:14:00AM +0100, Wolfgang Denk wrote: >> Dear Tom Rini, >> >> In message <20121219225945.GF14589@bill-the-cat> you wrote: >> > >> ... >> > With this change, applied to u-boot/master. >> >> Argh :-( >> >> Can w

Re: [U-Boot] configuring u-boot for custom board based on beaglebone(am335xx_evm)

2012-12-19 Thread Tom Rini
On Wed, Dec 19, 2012 at 07:19:03AM -0800, Pavan wrote: > Hi Yegor, > > Thanks for quick reply, > > in u-boot source code to change the beagleboard -xM pin mux we > can change by updating the file board/ti/beagle/beagle.h by changing the > MUX_BEAGLE() micro ,how can i access the sa

Re: [U-Boot] [U-Boot,v2,2/2] spi: Add SPI flash test

2012-12-19 Thread Tom Rini
On Thu, Dec 20, 2012 at 12:19:24AM +0100, Wolfgang Denk wrote: > Dear Tom Rini, > > In message <20121219225956.GG14589@bill-the-cat> you wrote: > > > > Applied to u-boot/master, thanks! > > Please see my comment from a few minutes ago. > > We're adding just dead code here. This makes no sense

Re: [U-Boot] [U-Boot, 1/2] spi: Add progress percentage and write speed to `sf update`

2012-12-19 Thread Tom Rini
On Thu, Dec 20, 2012 at 12:14:00AM +0100, Wolfgang Denk wrote: > Dear Tom Rini, > > In message <20121219225945.GF14589@bill-the-cat> you wrote: > > > ... > > With this change, applied to u-boot/master. > > Argh :-( > > Can we please undo this somehow? This does not fit at all > conceptuall

Re: [U-Boot] Conflicting commits for seaboard USB keyboard handling

2012-12-19 Thread Allen Martin
On Wed, Dec 19, 2012 at 02:42:24PM -0800, Albert ARIBAUD wrote: > Hi Allen, > > > Hi Albert, I did a merge of u-boot/master into u-boot-arm/master and > > resolved the conflicts and I've pushed the result to: > > > > git://github.com/arm000/u-boot.git > > branch: u-boot-arm-merge-resolved > >

Re: [U-Boot] [PATCH 1/3] spl: Change PAD_TO to CONFIG_SPL_PAD_TO

2012-12-19 Thread Kim Phillips
On Thu, 6 Dec 2012 17:33:16 -0600 Scott Wood wrote: > This was already used by some SPL targets, and allows the pad amount to > be specified by board config headers rather than only in makefile > fragments. > > Also supply a pad-to of zero if the variable is undefined. It works > without this,

Re: [U-Boot] [PATCH 1/2] spi: Add progress percentage and write speed to `sf update`

2012-12-19 Thread Scott Wood
On 12/19/2012 05:20:07 PM, Simon Glass wrote: Hi Wolfgang, On Wed, Dec 19, 2012 at 3:10 PM, Wolfgang Denk wrote: > Dear Simon Glass, > > In message <1348878482-1730-1-git-send-email-...@chromium.org> you wrote: >> From: James Miller >> >> Output a progress update only at most 10 times per s

Re: [U-Boot] [PATCH 1/2] spi: Add progress percentage and write speed to `sf update`

2012-12-19 Thread Simon Glass
Hi Wolfgang, On Wed, Dec 19, 2012 at 3:10 PM, Wolfgang Denk wrote: > Dear Simon Glass, > > In message <1348878482-1730-1-git-send-email-...@chromium.org> you wrote: >> From: James Miller >> >> Output a progress update only at most 10 times per second, to avoid >> saturating (and waiting on) the

Re: [U-Boot] [U-Boot,v2,2/2] spi: Add SPI flash test

2012-12-19 Thread Wolfgang Denk
Dear Tom Rini, In message <20121219225956.GG14589@bill-the-cat> you wrote: > > Applied to u-boot/master, thanks! Please see my comment from a few minutes ago. We're adding just dead code here. This makes no sense to me. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD:

Re: [U-Boot] [U-Boot, v2 2/6] cmd_sf: Add print messages on flash read/write commands

2012-12-19 Thread Wolfgang Denk
Dear Jagannadha Sutradharudu Teki, In message <1355934463-24319-2-git-send-email-jagannadh.t...@gmail.com> you wrote: > This patch adds a print messages while using 'sf read' and > 'sf write' commands to make sure that how many bytes read/written > from/into flash device. > > Signed-off-by: Jaga

Re: [U-Boot] [U-Boot, v2 1/6] cmd_sf: Add print messages on flash erase command

2012-12-19 Thread Wolfgang Denk
Dear Jagannadha Sutradharudu Teki, In message <1355934463-24319-1-git-send-email-jagannadh.t...@gmail.com> you wrote: > This patch adds a print messages while using 'sf erase' command > to make sure that how many bytes erased in flash device. > > Signed-off-by: Jagannadha Sutradharudu Teki > --

Re: [U-Boot] [U-Boot, 1/2] spi: Add progress percentage and write speed to `sf update`

2012-12-19 Thread Wolfgang Denk
Dear Tom Rini, In message <20121219225945.GF14589@bill-the-cat> you wrote: > ... > With this change, applied to u-boot/master. Argh :-( Can we please undo this somehow? This does not fit at all conceptually. U-Boot is supposed to use the good ols UNIX philosophy of being terse by default,

Re: [U-Boot] [PATCH 2/2] spi: Add SPI flash test

2012-12-19 Thread Wolfgang Denk
Dear Simon Glass, In message <1348878482-1730-2-git-send-email-...@chromium.org> you wrote: > It is useful to have a basic SPI flash test, which tests that the SPI chip, > the SPI bus and the driver are behaving. > > This test erases part of the flash, writes data and reads it back as a > sanity

Re: [U-Boot] [PATCH 1/2] spi: Add progress percentage and write speed to `sf update`

2012-12-19 Thread Wolfgang Denk
Dear Simon Glass, In message <1348878482-1730-1-git-send-email-...@chromium.org> you wrote: > From: James Miller > > Output a progress update only at most 10 times per second, to avoid > saturating (and waiting on) the console. Make the summary line > to fit on a single line. Make sure that curs

Re: [U-Boot] [U-Boot,v2] Add a simple load option to setexpr

2012-12-19 Thread Tom Rini
On Thu, Nov 01, 2012 at 04:21:14PM -, Joe Hershberger wrote: > Make setexpr accept a 2 parameter variant that will simply load a value > into a variable. This is useful for loading a value from memory. > > Signed-off-by: Joe Hershberger Applied to u-boot/master, thanks! -- Tom signatur

Re: [U-Boot] [U-Boot,1/3] fw_env: fix type of len

2012-12-19 Thread Tom Rini
On Sat, Nov 10, 2012 at 07:47:45PM -, Mike Frysinger wrote: > This variable is assigned by a size_t, and is printed that way, but is > incorrectly declared as an int. Which means we get warnings: > fw_env.c: In function 'fw_setenv': > fw_env.c:409:5: warning: format '%zu' expects argument of

Re: [U-Boot] [U-Boot, 1/2] spi: Add progress percentage and write speed to `sf update`

2012-12-19 Thread Tom Rini
On Wed, Dec 19, 2012 at 03:59:50PM -0500, Tom Rini wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 12/19/12 15:46, Simon Glass wrote: > > Hi Tom, > > > > On Wed, Dec 19, 2012 at 12:43 PM, Tom Rini wrote: > >> On Fri, Sep 28, 2012 at 02:28:00PM -, Simon Glass wrote: > >> > >>

Re: [U-Boot] [U-Boot,v2,2/2] spi: Add SPI flash test

2012-12-19 Thread Tom Rini
On Mon, Oct 08, 2012 at 01:16:02PM -, Simon Glass wrote: > It is useful to have a basic SPI flash test, which tests that the SPI chip, > the SPI bus and the driver are behaving. > > This test erases part of the flash, writes data and reads it back as a > sanity check that all is well. > > Us

Re: [U-Boot] coldfire: eb_cpu5282: fix: boot from internal flash

2012-12-19 Thread Tom Rini
On Tue, Nov 20, 2012 at 02:06:25AM -, e...@bus-elektronik.de wrote: > From: "Jens Scharsig (BuS Elektronik)" > > * By a sequence of unfavorable conditions in the config header file, the > eb_cpu5282 > booting from internal stopped after relocation. Blame it is a faulty value > of > CO

Re: [U-Boot] split nand writes

2012-12-19 Thread Scott Wood
On 12/19/2012 09:43:01 AM, Jaap de Jong wrote: Hi All, suppose the image I want to flash is bigger than the available ram in the unit. Is there a way to copy the image f.i. in pieces into the flash? nand write should have a 'continue on last block' option for that purpose. Something like t

Re: [U-Boot] Conflicting commits for seaboard USB keyboard handling

2012-12-19 Thread Albert ARIBAUD
Hi Allen, > Hi Albert, I did a merge of u-boot/master into u-boot-arm/master and > resolved the conflicts and I've pushed the result to: > > git://github.com/arm000/u-boot.git > branch: u-boot-arm-merge-resolved > > I resolved all the conflicts, but the only ones I claim I did > correctly were

Re: [U-Boot] [PATCH 03/10] x86: Permit bootstage and timer data to be used prior to relocation

2012-12-19 Thread Graeme Russ
Hi Simon, On Wed, Dec 19, 2012 at 12:32 PM, Simon Glass wrote: > Hi Graeme, > > On Fri, Dec 14, 2012 at 2:35 PM, Simon Glass wrote: >> >> Hi Graeme, >> >> >> On Fri, Dec 14, 2012 at 2:15 PM, Graeme Russ >> wrote: >> > Hi Simon, >> > >> > On 15/12/12 08:13, Simon Glass wrote: >> >> It is useful

Re: [U-Boot] [PATCH 03/10] x86: Permit bootstage and timer data to be used prior to relocation

2012-12-19 Thread Simon Glass
Hi Graeme, On Wed, Dec 19, 2012 at 1:39 PM, Graeme Russ wrote: > Hi Simon, > > On Wed, Dec 19, 2012 at 12:32 PM, Simon Glass wrote: >> Hi Graeme, >> >> On Fri, Dec 14, 2012 at 2:35 PM, Simon Glass wrote: >>> >>> Hi Graeme, >>> >>> >>> On Fri, Dec 14, 2012 at 2:15 PM, Graeme Russ >>> wrote: >>>

Re: [U-Boot] [PATCH] NAND: allow custom SW ECC when using nand plat driver

2012-12-19 Thread Scott Wood
On 12/19/2012 03:40:03 PM, Scott Wood wrote: I seem to see other nand drivers setting up ecc layouts and then calling nand_scan_tail(), I'm not sure how they are getting around this. They don't use NAND_ECC_SOFT. Wait, just layout, not algorithm? How is that a problem with either NAND

Re: [U-Boot] [PATCH] NAND: allow custom SW ECC when using nand plat driver

2012-12-19 Thread Scott Wood
On 12/19/2012 03:16:19 PM, Chris Kiick wrote: Hi, Thanks for the reply. This is my first patch to u-boot. Any advice is appreciated. Comments in-line below. - Original Message > From: Scott Wood > To: Chris Kiick > Cc: u-boot@lists.denx.de > Sent: Wed, December 19, 2012 1:02:52

Re: [U-Boot] Conflicting commits for seaboard USB keyboard handling

2012-12-19 Thread Allen Martin
On Wed, Dec 19, 2012 at 11:37:26AM -0800, Albert ARIBAUD wrote: > Hi Stephen, > > On Tue, 18 Dec 2012 23:04:09 -0700, Stephen Warren > wrote: > > On 12/18/2012 06:08 PM, Allen Martin wrote: > > ... > > > The other alternative is I could provide the conflict resolved files > > > or instructions fo

Re: [U-Boot] [U-Boot, 1/2] spi: Add progress percentage and write speed to `sf update`

2012-12-19 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/19/12 15:46, Simon Glass wrote: > Hi Tom, > > On Wed, Dec 19, 2012 at 12:43 PM, Tom Rini wrote: >> On Fri, Sep 28, 2012 at 02:28:00PM -, Simon Glass wrote: >> >>> From: James Miller >>> >>> Output a progress update only at most 10 times

Re: [U-Boot] [U-Boot, 1/2] spi: Add progress percentage and write speed to `sf update`

2012-12-19 Thread Simon Glass
Hi Tom, On Wed, Dec 19, 2012 at 12:43 PM, Tom Rini wrote: > On Fri, Sep 28, 2012 at 02:28:00PM -, Simon Glass wrote: > >> From: James Miller >> >> Output a progress update only at most 10 times per second, to avoid >> saturating (and waiting on) the console. Make the summary line >> to fit o

Re: [U-Boot] [U-Boot, 1/2] spi: Add progress percentage and write speed to `sf update`

2012-12-19 Thread Tom Rini
On Fri, Sep 28, 2012 at 02:28:00PM -, Simon Glass wrote: > From: James Miller > > Output a progress update only at most 10 times per second, to avoid > saturating (and waiting on) the console. Make the summary line > to fit on a single line. Make sure that cursor sits at the end of > each up

Re: [U-Boot] Conflicting commits for seaboard USB keyboard handling

2012-12-19 Thread Albert ARIBAUD
Hi Stephen, On Tue, 18 Dec 2012 23:04:09 -0700, Stephen Warren wrote: > On 12/18/2012 06:08 PM, Allen Martin wrote: > ... > > The other alternative is I could provide the conflict resolved files > > or instructions for how to resolve. > > Aren't the two sets of files that conflict those that are

Re: [U-Boot] [PATCH] NAND: allow custom SW ECC when using nand plat driver

2012-12-19 Thread Scott Wood
On 12/18/2012 05:27:00 PM, Chris Kiick wrote: Allow boards to set their own ECC layouts and functions in NAND_PLAT_INIT without being stomped on by nand_base.c intialization. Signed-off-by: ckiick --- drivers/mtd/nand/nand_base.c | 11 +++ drivers/mtd/nand/nand_plat.c |4 ++--

Re: [U-Boot] Bricked when trying to attach UBI

2012-12-19 Thread Vikram Narayanan
On 12/20/2012 12:17 AM, Vikram Narayanan wrote: On 12/19/2012 11:52 PM, Stefan Roese wrote: I think its the right time to sync the UBI code with the current kernel tree. But it seems like a huge work. Any suggestions? Yes, syncing with the latest UBI/UBIFS code would be the best solution. Eve

Re: [U-Boot] Bricked when trying to attach UBI

2012-12-19 Thread Vikram Narayanan
On 12/19/2012 11:52 PM, Stefan Roese wrote: I think its the right time to sync the UBI code with the current kernel tree. But it seems like a huge work. Any suggestions? Yes, syncing with the latest UBI/UBIFS code would be the best solution. Even though a try with an increased malloc area as s

Re: [U-Boot] Bricked when trying to attach UBI

2012-12-19 Thread Stefan Roese
On 12/19/2012 06:32 PM, Vikram Narayanan wrote: >> On "bricked" devices the output of the "ubi part nand0,3" command is: >> >> Creating 1 MTD partitions on "nand0": >> 0x0010-0x1000 : "mtd=3" >> UBI: attaching mtd1 to ubi0 >> UBI: physical eraseblock size: 131072 bytes (128 KiB) >

Re: [U-Boot] Bricked when trying to attach UBI

2012-12-19 Thread Vikram Narayanan
On 12/19/2012 4:58 PM, Luca Ceresoli wrote: Hi all, On "bricked" devices the output of the "ubi part nand0,3" command is: Creating 1 MTD partitions on "nand0": 0x0010-0x1000 : "mtd=3" UBI: attaching mtd1 to ubi0 UBI: physical eraseblock size: 131072 bytes (128 KiB) UBI: log

Re: [U-Boot] Bricked when trying to attach UBI

2012-12-19 Thread Luca Ceresoli
Hi Andreas, Andreas Bießmann wrote: Hi Luca, On 19.12.2012 16:56, Luca Ceresoli wrote: Hi Andreas, Andreas Bießmann wrote: ... Creating 1 MTD partitions on "nand0": 0x0010-0x1000 : "mtd=3" UBI: attaching mtd1 to ubi0 UBI: physical eraseblock size: 131072 bytes (128 KiB) UBI

[U-Boot] [U-Boot, v2 2/6] cmd_sf: Add print messages on flash read/write commands

2012-12-19 Thread Jagannadha Sutradharudu Teki
This patch adds a print messages while using 'sf read' and 'sf write' commands to make sure that how many bytes read/written from/into flash device. Signed-off-by: Jagannadha Sutradharudu Teki --- Changes in v2: Move print messages from spi_flash.c into cmd_sf.c common/cmd_sf.c

[U-Boot] [U-Boot, v2 4/6] sf: Add configuration register writing support

2012-12-19 Thread Jagannadha Sutradharudu Teki
This patch provides support to program a flash config register. Configuration register contains the control bits used to configure the different configurations and security features of a device. User need to set these bits through spi_flash_cmd_write_config() based on their usage. Signed-off-by:

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

2012-12-19 Thread Albert ARIBAUD
Hi Minkyu, On Tue, 18 Dec 2012 00:14:34 +0900, Minkyu Kang wrote: > Dear Albert, > > On Saturday, December 15, 2012, Albert ARIBAUD wrote: > > > Hi Minkyu, > > > > On Fri, 14 Dec 2012 09:14:11 +0900, Minkyu Kang > > > > > > > wrote: > > > On 14/12/12 04:56, Albert ARIBAUD wrote: > > > > Hi Mi

[U-Boot] [U-Boot,v2 6/6] sf: Set QUAD enable bit support

2012-12-19 Thread Jagannadha Sutradharudu Teki
This patch provides support to set the QUAD enable bit on flash. QUAD enable bit needs to set before performing any QUAD IO operations on respective SPI flashes. User need to use spi_flash_set_quad_enable_bit() to set the QUAD enable bit based on their usage. Signed-off-by: Jagannadha Sutradharu

[U-Boot] [U-Boot,v2 5/6] sf: Add config register reading support

2012-12-19 Thread Jagannadha Sutradharudu Teki
This patch provides support to read a flash config register. Config register contains a control bits used to verify the different configurations and security features of a device. User need to get the data through spi_flash_cmd_read_config() based on their usage. Signed-off-by: Jagannadha Sutrad

[U-Boot] [U-Boot, v2 1/6] cmd_sf: Add print messages on flash erase command

2012-12-19 Thread Jagannadha Sutradharudu Teki
This patch adds a print messages while using 'sf erase' command to make sure that how many bytes erased in flash device. Signed-off-by: Jagannadha Sutradharudu Teki --- Changes in v2: Move print messages from spi_flash.c into cmd_sf.c common/cmd_sf.c | 11 ++---

[U-Boot] [U-Boot,v2 3/6] sf: Add status register reading support

2012-12-19 Thread Jagannadha Sutradharudu Teki
This patch provides support to read a flash status register. Status register contains a control bits used to verify the progress of flash program and erase operations. User need to get the data through spi_flash_cmd_read_status() based on their usage. Signed-off-by: Jagannadha Sutradharudu Teki

Re: [U-Boot] Bricked when trying to attach UBI

2012-12-19 Thread Andreas Bießmann
Hi Luca, On 19.12.2012 16:56, Luca Ceresoli wrote: > Hi Andreas, > > Andreas Bießmann wrote: > ... >>> Creating 1 MTD partitions on "nand0": >>> 0x0010-0x1000 : "mtd=3" >>> UBI: attaching mtd1 to ubi0 >>> UBI: physical eraseblock size: 131072 bytes (128 KiB) >>> UBI: logical era

Re: [U-Boot] Bricked when trying to attach UBI

2012-12-19 Thread Luca Ceresoli
Hi Andreas, Andreas Bießmann wrote: ... Creating 1 MTD partitions on "nand0": 0x0010-0x1000 : "mtd=3" UBI: attaching mtd1 to ubi0 UBI: physical eraseblock size: 131072 bytes (128 KiB) UBI: logical eraseblock size:129024 bytes UBI: smallest flash I/O unit:2048 UBI: sub-p

[U-Boot] split nand writes

2012-12-19 Thread Jaap de Jong
Hi All, suppose the image I want to flash is bigger than the available ram in the unit. Is there a way to copy the image f.i. in pieces into the flash? nand write should have a 'continue on last block' option for that purpose. Thanks! Jaap ___ U-Boot m

Re: [U-Boot] Bricked when trying to attach UBI

2012-12-19 Thread Andreas Bießmann
Dear Luca Ceresoli, On 19.12.2012 12:28, Luca Ceresoli wrote: > Hi all, > > I am facing a problem with some boards that do not boot after some > weeks or months of normal usage, being unable to attach UBI. They do > not boot anymore event after a power cycle, in other words they are > totally bri

Re: [U-Boot] configuring u-boot for custom board based on beaglebone(am335xx_evm)

2012-12-19 Thread Pavan
Hi Yegor, Thanks for quick reply, in u-boot source code to change the beagleboard -xM pin mux we can change by updating the file board/ti/beagle/beagle.h by changing the MUX_BEAGLE() micro ,how can i access the same thing for beaglebone? Regards Pavan -- View this message in

Re: [U-Boot] configuring u-boot for custom board based on beaglebone(am335xx_evm)

2012-12-19 Thread Yegor Yefremov
On Wed, Dec 19, 2012 at 3:07 PM, Pavan wrote: > Hi, > >i need to configure u-boot-2013.01.rc2 for my custom board, that > is completely based on beaglebone Rev A3,i have mux.h file according to my > hardware i am not understanding the codeflow of beaglebone for include the > mux.h. > >

[U-Boot] configuring u-boot for custom board based on beaglebone(am335xx_evm)

2012-12-19 Thread Pavan
Hi, i need to configure u-boot-2013.01.rc2 for my custom board, that is completely based on beaglebone Rev A3,i have mux.h file according to my hardware i am not understanding the codeflow of beaglebone for include the mux.h. i have some extra hardware on my board,but first i need to u

[U-Boot] u-boot Makefile Questions

2012-12-19 Thread chuck huang
Dear all, I have some questions about u-boot Makefile. Could you help me ? Thx! The below is my question. First, we do make _depend for those $(SUBDIRS) $(CPUDIR) $(LDSCRIPT_MAKEFILE_DIR) depend dep: $(TIMESTAMP_FILE) $(VERSION_FILE) \

Re: [U-Boot] [PATCH 4/4] sf: Add Quad-input Page Program(32h) instruction support

2012-12-19 Thread Jagan Teki
Hi Simon, On Fri, Dec 14, 2012 at 7:06 AM, Simon Glass wrote: > +Mike > > Hi, > > On Thu, Dec 13, 2012 at 8:21 AM, Jagan Teki wrote: >> Hi Simon, >> >> On Thu, Dec 13, 2012 at 4:08 AM, Simon Glass wrote: >>> Hi Jagan, >>> >>> On Wed, Dec 12, 2012 at 8:52 AM, Jagan Teki >>> wrote: Hi Simo

[U-Boot] Bricked when trying to attach UBI

2012-12-19 Thread Luca Ceresoli
Hi all, I am facing a problem with some boards that do not boot after some weeks or months of normal usage, being unable to attach UBI. They do not boot anymore event after a power cycle, in other words they are totally bricked. I don't know exactly what problem UBI has, but it is recoverable by