Re: [U-Boot] [PATCH v2] mtd: resync with Linux-3.7.1

2013-01-18 Thread Sergey Lapin
Dear Scott, > could you please test the following patch > on top of this big patch to see if ecc.strength > problem goes away? I can integrate it into big > one then. > > >From dffea1f073c546ab88f37f219f66d9d1478d4cf1 Mon Sep 17 00:00:00 2001 > From: Sergey Lapin > D

Re: [U-Boot] [PATCH v2] mtd: resync with Linux-3.7.1

2013-01-18 Thread Sergey Lapin
Hi, Josh > >diff --git a/drivers/mtd/nand/atmel_nand.c b/drivers/mtd/nand/atmel_nand.c > >index b09e7b7..9cdf35b 100644 > >--- a/drivers/mtd/nand/atmel_nand.c > >+++ b/drivers/mtd/nand/atmel_nand.c > >@@ -709,6 +709,7 @@ static int atmel_pmecc_nand_init_params(struct nand_chip > >*nand, > > n

Re: [U-Boot] [RFC PATCH v2 0/5] Initial IPv6 support

2013-01-18 Thread Sergey Lapin
On Fri, Jan 18, 2013 at 10:39:29PM +1300, Chris Packham wrote: > Putting my IPv6 promoter hat on I hope that it won't stay dead for long :) >From my side, IPv6 is long awaited feature by me and various people, so it won't stay dead. ___ U-Boot mailing l

Re: [U-Boot] [PATCH v2] mtd: resync with Linux-3.7.1

2013-01-18 Thread Sergey Lapin
Dear Scott, could you please test the following patch on top of this big patch to see if ecc.strength problem goes away? I can integrate it into big one then. >From dffea1f073c546ab88f37f219f66d9d1478d4cf1 Mon Sep 17 00:00:00 2001 From: Sergey Lapin Date: Thu, 17 Jan 2013 18:29:21 +0400 Subj

Re: [U-Boot] [PATCH v2] mtd: resync with Linux-3.7.1

2013-01-17 Thread Sergey Lapin
Dear Scott, > I tried booting on P2020RDB-PC_NAND, and got this: > > >L2:512 KB already enabled, moving to 0xf8f8 > >NAND: BUG: failure at nand_base.c:3214/nand_scan_tail()! > >BUG! > >### ERROR ### Please RESET the board ### > > It boots fine without this patch. nand_base.c:3214 is co

Re: [U-Boot] [PATCH v2] mtd: resync with Linux-3.7.1

2013-01-17 Thread Sergey Lapin
Dear Scott, thanks a lot for your review, see below. On Wed, Jan 16, 2013 at 04:09:45PM -0600, Scott Wood wrote: > On 01/14/2013 07:46:50 AM, Sergey Lapin wrote: > >This patch is essentially an update of u-boot MTD subsystem to > >the state of Linux-3.7.1 with exclusion of some bit

Re: [U-Boot] [PATCH] mtd: resync with Linux-3.7.1

2013-01-14 Thread Sergey Lapin
On Mon, Jan 14, 2013 at 08:30:03AM -0500, Sergey Lapin wrote: > From: Brian Norris Sorry about this - will fix and resubmit. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] mtd: resync with Linux-3.7.1

2013-01-14 Thread Sergey Lapin
On Mon, Jan 14, 2013 at 08:30:03AM -0500, Sergey Lapin wrote: > From: Brian Norris > > This patch is essentially an update of u-boot MTD subsystem to > the state of Linux-3.7.1 with exclusion of some bits: > > - the update is concentrated on NAND, no onenand or CFI/NOR/SPI &g

Re: [U-Boot] [PATCH][RFC] MTD resync from Linux-3.8-rc2+ (master)

2013-01-03 Thread Sergey Lapin
ease the ecc placement locations to 640 slapin> I depend on this change. Other changes, as you can see, are minor, easily reviewable, and can be managed by single person. > > On 12/28/2012 05:19:17 AM, Sergey Lapin wrote: > > > >Signed-off-by: Sergey Lapin > >--- &g

Re: [U-Boot] [RFC][PULL-REQ] MTD update

2012-12-29 Thread Sergey Lapin
On Sun, Dec 30, 2012 at 12:33:31AM +0100, Wolfgang Denk wrote: > Dear Sergey Lapin, > > In message <20121229231332.gc9...@build.ihdev.net> you wrote: > > > > > > Tom is right when asking to use a stable kernel tree version as > > > > starting point.

Re: [U-Boot] [RFC][PULL-REQ] MTD update

2012-12-29 Thread Sergey Lapin
On Sat, Dec 29, 2012 at 05:20:48PM -0500, Sergey Lapin wrote: > On Sat, Dec 29, 2012 at 10:52:50PM +0100, Wolfgang Denk wrote: > > Dear Sergey Lapin, > > > > In message <20121229205429.ga9...@build.ihdev.net> you wrote: > > > > > > > First, while

Re: [U-Boot] [RFC][PULL-REQ] MTD update

2012-12-29 Thread Sergey Lapin
On Sat, Dec 29, 2012 at 10:52:50PM +0100, Wolfgang Denk wrote: > Dear Sergey Lapin, > > In message <20121229205429.ga9...@build.ihdev.net> you wrote: > > > > > First, while I appreciate the effort, I'd rather us sync with v3.7 > > > release rather th

Re: [U-Boot] [RFC][PULL-REQ] MTD update

2012-12-29 Thread Sergey Lapin
On Fri, Dec 28, 2012 at 06:59:53AM -0700, Tom Rini wrote: > On Fri, Dec 28, 2012 at 07:17:42AM -0500, Sergey Lapin wrote: > > > Hi, all! > > > > As I failed to submit 250KB patch to the list > > I will send this pull request > > > > This patch is not

Re: [U-Boot] [RFC][PULL-REQ] MTD update

2012-12-28 Thread Sergey Lapin
On Fri, Dec 28, 2012 at 02:51:52PM +0100, Wolfgang Denk wrote: > Dear Sergey Lapin, > > In message <20121228121741.ga29...@build.ihdev.net> you wrote: > > > > As I failed to submit 250KB patch to the list > > You did not fail. You just have to be patient

[U-Boot] [RFC][PULL-REQ] MTD update

2012-12-28 Thread Sergey Lapin
t generate callback list entries for SPL (2012-12-22 05:57:16 -0700) are available in the git repository at: git://github.com/slapin/uboot-allwinner.git upstream-mtd Sergey Lapin (1): MTD resync from Linux-3.8-rc2+ (master) common/cmd_nand.c | 18 +- drivers/mt

[U-Boot] mtd update

2012-12-25 Thread Sergey Lapin
Hi, all! As u-boot MTD layer is from kernel 2.6.30 (if I'm right), it misses a lot of current large NAND chips support. Is it possible to update it, or any plans to do so? I don't want to provide hacks on top of it or workaround it in drivers, as current Linux mtd supports these and what is need

Re: [U-Boot] mx28: booting u-boot via USB

2012-01-31 Thread Sergey Lapin
On Tue, Jan 31, 2012 at 03:03:55PM +0100, Matthias Fuchs wrote: > Hi, > > I have a problem booting the current u-boot-imx version > on a MX28EVK via USB. The i.MX28 CPU supports a special boot mode > where the image (sb boot stream) is downloaded via USB device > (all DIP switches in position 'off

Re: [U-Boot] How to make a u-boot that supports a particular board.

2012-01-30 Thread Sergey Lapin
On Sun, Jan 29, 2012 at 08:54:22PM +0530, jagan wrote: > Hi, > > I need an info, what are the changes that can be added to plain u-boot that > supports a particular board. > Please point-out any specific doc or links. > > Thanks for your time. > > Regards, > Jagan. That really depends on is boa

Re: [U-Boot] [PATCH 13/14] New command bootmenu: ANSI terminal Boot Menu support

2012-01-27 Thread Sergey Lapin
On Wed, Jan 25, 2012 at 08:57:19PM +0100, Pali Rohár wrote: > On Wednesday 25 January 2012 19:18:50 Marek Vasut wrote: > > Do you need this command if you already have common/menu.c? > > > > I need menu which can work with ANSI terminal and framebuffer on device > screen. Something which can eas

Re: [U-Boot] [PATCH 00/14] Nokia RX-51 support

2012-01-27 Thread Sergey Lapin
On Thu, Jan 26, 2012 at 05:39:13PM +0100, Pali Rohár wrote: > On Thursday 26 January 2012 11:25:59 Sergey Lapin wrote: > > On Wed, Jan 25, 2012 at 11:00:34PM +0100, Marek Vasut wrote: > > > > > > What do you mean, you don't need xloader, u-boot SPL can replace it.

Re: [U-Boot] [PATCH 00/14] Nokia RX-51 support

2012-01-26 Thread Sergey Lapin
On Wed, Jan 25, 2012 at 11:00:34PM +0100, Marek Vasut wrote: > > On Wednesday 25 January 2012 22:29:16 Marek Vasut wrote: > > > > On Wednesday 25 January 2012 21:56:37 Marek Vasut wrote: > > > > > > On Wednesday 25 January 2012 19:20:01 Marek Vasut wrote: > > > > > > > So why not just replace the b

Re: [U-Boot] [PATCH 00/14] Nokia RX-51 support

2012-01-25 Thread Sergey Lapin
On Tue, Jan 24, 2012 at 03:27:57PM +0100, Pali Rohár wrote: > This patch series add support for new board Nokia RX-51 (aka N900). > Last two patches adding on screen bootmenu support. > > This series supersedes the last sent version. A quick offtopic question - how do you replace boot loader on N9

Re: [U-Boot] Segmented RAM, big userspace.

2011-12-13 Thread Sergey Lapin
On Tue, Dec 13, 2011 at 05:24:22PM +0100, Wolfgang Denk wrote: > Dear Sergey Lapin, > > In message <20111213160810.ga27...@build.ihdev.net> you wrote: > > > > We have a board, based on s3c2416, with 128MB of RAM > > and 1GB of NAND flash. > > RAM is orga

[U-Boot] Segmented RAM, big userspace.

2011-12-13 Thread Sergey Lapin
Hi, all! We have a board, based on s3c2416, with 128MB of RAM and 1GB of NAND flash. RAM is organized as 2 memory banks with far placed bases: TOP UNUSED 64MB 64MB SDRAM --- 128MB segment base 1 - UNUSED 64MB 64MB SDRAM -- 128MB segment base 0 -- BOTTOM So we could have only 64MB

Re: [U-Boot] [PATCH v4][AT91][ARM] Build fix/update of AFEB9260

2011-06-14 Thread Sergey Lapin
Hi, Reinhard! On Thu, Jun 09, 2011 at 11:45:31AM -0400, Sergey Lapin wrote: > Make AFEB9260 build again. > Based on fix for AT91SAM9260EK. > > Signed-off-by: Sergey Lapin > --- > Fixed unneeded 1s in defines in board configuration > Removed most undefs in board configurati

[U-Boot] tftp/ipv6

2011-06-10 Thread Sergey Lapin
Hi, all! Is it possible to use u-boot's tftp client in v6-only setup? If not, is there some known working tftp/ipv6 implementation? Thanks a lot, S. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH v4][AT91][ARM] Build fix/update of AFEB9260

2011-06-09 Thread Sergey Lapin
Make AFEB9260 build again. Based on fix for AT91SAM9260EK. Signed-off-by: Sergey Lapin --- Fixed unneeded 1s in defines in board configuration Removed most undefs in board configuration Setting SoC name in board configuration board/afeb9260/afeb9260.c | 101

Re: [U-Boot] [PATCH v3][AT91][ARM] Build fix/update of AFEB9260

2011-06-09 Thread Sergey Lapin
On Thu, Jun 09, 2011 at 11:12:15AM -0400, Sergey Lapin wrote: > Make AFEB9260 build again. > Based on fix for AT91SAM9260EK. > > Signed-off-by: Sergey Lapin > --- > Fixed unneeded 1s in defines in config .h > Removed most undefs. > Setting SoC name in config .h >

[U-Boot] [PATCH v3][AT91][ARM] Build fix/update of AFEB9260

2011-06-09 Thread Sergey Lapin
Make AFEB9260 build again. Based on fix for AT91SAM9260EK. Signed-off-by: Sergey Lapin --- Fixed unneeded 1s in defines in config .h Removed most undefs. Setting SoC name in config .h board/afeb9260/afeb9260.c | 103 --- include/configs/afeb9260.h

Re: [U-Boot] [PATCH v2][ARM][AT91] Build fix/update of AFEB9260

2011-06-09 Thread Sergey Lapin
On Thu, Jun 09, 2011 at 11:13:25AM +0200, Reinhard Meyer wrote: > Dear Sergey Lapin, > > Make AFEB9260 build again. > > Based on fix for AT91SAM9260EK. > > > > Signed-off-by: Sergey Lapin > > --- > > Cleaned-up a bit >

[U-Boot] [PATCH v2][ARM][AT91] Build fix/update of AFEB9260

2011-06-08 Thread Sergey Lapin
Make AFEB9260 build again. Based on fix for AT91SAM9260EK. Signed-off-by: Sergey Lapin --- Cleaned-up a bit board/afeb9260/afeb9260.c | 103 --- boards.cfg |2 +- include/configs/afeb9260.h | 28 +--- 3 files changed, 79

[U-Boot] [PATCH][AT91] Build fix/update of AFEB9260

2011-06-07 Thread Sergey Lapin
Make AFEB9260 build again. Signed-off-by: Sergey Lapin --- board/afeb9260/afeb9260.c | 103 --- boards.cfg |2 +- include/configs/afeb9260.h | 27 +--- 3 files changed, 78 insertions(+), 54 deletions(-) diff --git a/board

[U-Boot] [PATCH][AT91] Build fix/update of AFEB9260

2011-06-07 Thread Sergey Lapin
Make AFEB9260 build again. Signed-off-by: Sergey Lapin --- board/afeb9260/afeb9260.c | 103 --- boards.cfg |2 +- include/configs/afeb9260.h | 27 +--- 3 files changed, 78 insertions(+), 54 deletions(-) diff --git a/board

[U-Boot] OMAP3, RFBI, splash screen

2009-09-18 Thread Sergey Lapin
Hi, all! I'm trying to implement splash screen on OMAP35xx-based device with 128x128 1bpp display connected using RFBI, plain parallel interface. Display has controller and own memory, and is controlled with parallel interface, 8-bit wide data bus and signals. This display works under Linux, but

Re: [U-Boot] [PATCH][Re-submission] AFEB9260 network fix

2009-05-15 Thread Sergey Lapin
On Wed, May 13, 2009 at 01:16:51AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 12:25 Tue 12 May , Sergey Lapin wrote: > > AFEB9260 uses PA10, PA11 for ETX2 and ETX3. > > Also, due to extarnal pull-up on IRQ line, Micrel PHY ID is 1 after reset > > sequence, >

[U-Boot] [PATCH][Re-submission] AFEB9260 network fix

2009-05-12 Thread Sergey Lapin
AFEB9260 uses PA10, PA11 for ETX2 and ETX3. Also, due to extarnal pull-up on IRQ line, Micrel PHY ID is 1 after reset sequence, not 0. Signed-off-by: Sergey Lapin --- board/afeb9260/afeb9260.c |2 +- cpu/arm926ejs/at91/at91sam9260_macb.c |2 +- 2 files changed, 2 insertions

[U-Boot] [PATCH] AFEB9260 network fix

2009-05-11 Thread Sergey Lapin
Signed-off-by: Sergey Lapin --- board/afeb9260/afeb9260.c |2 +- cpu/arm926ejs/at91/at91sam9260_macb.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/board/afeb9260/afeb9260.c b/board/afeb9260/afeb9260.c index 024db2b..a247663 100644 --- a/board

Re: [U-Boot] [PATCH 1/1] at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000

2009-04-10 Thread Sergey Lapin
On Sat, Apr 04, 2009 at 04:06:34PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > The timer has been rewrote with a precision at ~0,18% Works perfectly with afeb9260 > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Tested-by: Sergey Lapin

Re: [U-Boot] [PATCH v2] at91: change CONFIG_SYS_HZ to 1000

2009-03-13 Thread Sergey Lapin
> > But the config file for afeb9260 sets it to a value of 8598, > > and I can't change that as I don't know that board, but it's > > near enough to 1 to accept that. > > And I noticed that only because I had the check there in the > > first place, so it didn't compile with MAKEALL when

Re: [U-Boot] PXA build failure

2009-02-23 Thread Sergey Lapin
On Mon, Feb 23, 2009 at 10:58:48PM +0300, Sergey Lapin wrote: > Hi, all! > > I am used to build at91 board using Angstrom EABI toolchain (gcc-4.2.4) > without any problems. Now I try to build PXA board and have the > following error on final link stage: (I build master branch) [s

[U-Boot] PXA build failure

2009-02-23 Thread Sergey Lapin
Hi, all! I am used to build at91 board using Angstrom EABI toolchain (gcc-4.2.4) without any problems. Now I try to build PXA board and have the following error on final link stage: (I build master branch) cd /home/slapin/u-boot && ~/openedhand/tmp/cross/bin/arm-angstrom-linux-gnueabi-ld -Bstati

Re: [U-Boot] [PATCH][Re-Submit-again2] Custom AFEB9260 board support

2008-10-30 Thread Sergey Lapin
On Wed, Oct 29, 2008 at 12:04:25PM +0300, Sergey Lapin wrote: > On Sun, Oct 26, 2008 at 10:26:32PM +0300, Sergey Lapin wrote: > > This patch provides support for AFEB9260 board, a product of > > OpenSource hardware and software. Some commertial projects > > are made with th

Re: [U-Boot] [PATCH][Re-Submit-again2] Custom AFEB9260 board support

2008-10-29 Thread Sergey Lapin
On Sun, Oct 26, 2008 at 10:26:32PM +0300, Sergey Lapin wrote: > This patch provides support for AFEB9260 board, a product of > OpenSource hardware and software. Some commertial projects > are made with this design. A board is basically AT91SAM9260-EK > with some modifications a

[U-Boot] [PATCH][Re-Submit-again2] Custom AFEB9260 board support

2008-10-26 Thread Sergey Lapin
experience in hardware design. More info: http://groups.google.com/group/arm9fpga-evolution-board (In Russian only, sorry). Subversion repository: svn://194.85.238.22/home/users/george/svn/arm9eb Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> --- Added forgotten CFG_ -> CONFIG_SYS_ co

[U-Boot] [PATCH][Re-Submit-again] Custom AFEB9260 board support

2008-10-26 Thread Sergey Lapin
experience in hardware design. More info: http://groups.google.com/group/arm9fpga-evolution-board (In Russian only, sorry). Subversion repository: svn://194.85.238.22/home/users/george/svn/arm9eb Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> --- All suggested changes handled (If I

Re: [U-Boot] [PATCH] Hardware watchdog support for AT91SAM9260 CPU

2008-10-22 Thread Sergey Lapin
On Wed, Oct 22, 2008 at 11:49:44PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 02:29 Fri 15 Aug , Sergey Lapin wrote: Dear Jean-Christophe, thanks a lot for your review. > > > Are you from ADI? No, but this file structure is a lot based on blackfin watchdog and I have too

Re: [U-Boot] [PATCH][Re-Submit2] Custom AFEB9260 board support

2008-10-08 Thread Sergey Lapin
Hi, all! On Mon, Sep 29, 2008 at 11:52:40PM +0400, Sergey Lapin wrote: > This patch provides support for AFEB9260 board, a product of > OpenSource hardware and software. Some commertial projects > are made with this design. A board is basically AT91SAM9260-EK > with some modif

[U-Boot] [PATCH][Re-Submit2] Custom AFEB9260 board support

2008-09-29 Thread Sergey Lapin
experience in hardware design. More info: http://groups.google.com/group/arm9fpga-evolution-board (In Russian only, sorry). Subversion repository: svn://194.85.238.22/home/users/george/svn/arm9eb Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> --- Fixed wrong leftovers of net/eth.c s

[U-Boot] [PATCH][Re-Submit] Custom AFEB9260 board support

2008-09-27 Thread Sergey Lapin
experience in hardware design. More info: http://groups.google.com/group/arm9fpga-evolution-board (In Russian only, sorry). Subversion repository: svn://194.85.238.22/home/users/george/svn/arm9eb Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> --- This is rebased version of previo

[U-Boot] [PATCH][Re-Submit] Custom AFEB9260 board support

2008-08-29 Thread Sergey Lapin
experience in hardware design. More info: http://groups.google.com/group/arm9fpga-evolution-board (In Russian only, sorry). Subversion repository: svn://194.85.238.22/home/users/george/svn/arm9eb Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> --- Updated after review, added email. --- M

[U-Boot] [PATCH] Custom AFEB9260 board support

2008-08-29 Thread Sergey Lapin
experience in hardware design. More info: http://groups.google.com/group/arm9fpga-evolution-board (In Russian only, sorry). Subversion repository: svn://194.85.238.22/home/users/george/svn/arm9eb Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> --- M

[U-Boot] [PATCH][Re-submit] Hardware watchdog support for AT91SAM9260 CPU

2008-08-14 Thread Sergey Lapin
Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> --- cpu/arm926ejs/at91/Makefile |1 + cpu/arm926ejs/at91/watchdog.c | 38 ++ 2 files changed, 39 insertions(+), 0 deletions(-) create mode 100644 cpu/arm926ejs/at91/watchdog.c diff --git a/cpu/arm

Re: [U-Boot] [PATCH] Hardware watchdog support for AT91SAM9260 CPU

2008-08-14 Thread Sergey Lapin
On Fri, Aug 15, 2008 at 02:29:26AM +0400, Sergey Lapin wrote: > > Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> > --- > cpu/arm926ejs/at91/Makefile |1 + > cpu/arm926ejs/at91/watchdog.c | 35 +++ > 2 files changed, 36 in

[U-Boot] [PATCH] Hardware watchdog support for AT91SAM9260 CPU

2008-08-14 Thread Sergey Lapin
Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> --- cpu/arm926ejs/at91/Makefile |1 + cpu/arm926ejs/at91/watchdog.c | 35 +++ 2 files changed, 36 insertions(+), 0 deletions(-) create mode 100644 cpu/arm926ejs/at91/watchdog.c diff --git a/cpu/arm

[U-Boot] [PATCH] Custom AFEB9260 board support

2008-08-14 Thread Sergey Lapin
experience in hardware design. More info: http://groups.google.com/group/arm9fpga-evolution-board (In Russian only, sorry). Subversion repository: svn://194.85.238.22/home/users/george/svn/arm9eb Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> --- Makefile |3 +

Re: [U-Boot] [PATCH][AT91] Custom AFEB9260 board support

2008-08-11 Thread Sergey Lapin
On Mon, Aug 11, 2008 at 01:02:49PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 14:23 Mon 11 Aug , Sergey Lapin wrote: > > On Fri, Aug 08, 2008 at 11:55:29AM +0400, Sergey Lapin wrote: > > > This patch provides support for AFEB9260 board, a product of > > Thank

[U-Boot] [AT91] Questions about AT91 architecture in u-boot

2008-08-11 Thread Sergey Lapin
Hi, all! I have 2 questions about AT91 architecture in u-boot. 1. In file include/dataflash.h there is setting #define NB_DATAFLASH_AREA 5 What is its real meaning? What if I need to change number of DataFlash partitions? Probably it should be made board-specific? 2. What is current

Re: [U-Boot] [PATCH][AT91] Custom AFEB9260 board support

2008-08-11 Thread Sergey Lapin
On Fri, Aug 08, 2008 at 11:55:29AM +0400, Sergey Lapin wrote: > This patch provides support for AFEB9260 board, a product of > OpenSource hardware and software. Some commertial projects > are made with this design. A board is basically AT91SAM9260-EK > with some modifications a

Re: [U-Boot] [PATCH][AT91] DataFlash: AT45DB021 fix and AT45DB081 support

2008-08-09 Thread Sergey Lapin
On Sat, Aug 09, 2008 at 12:35:29AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 01:37 Sat 09 Aug , Sergey Lapin wrote: > > From: Sergey Lapin <[EMAIL PROTECTED]> > > > > Fix for page size of AT45DB021. Also adding bigger AT45DB081 > > w

[U-Boot] [PATCH][AT91][Re-submit] DataFlash: AT45DB021 fix and AT45DB081 support

2008-08-08 Thread Sergey Lapin
Fix for page size of AT45DB021. Also adding bigger AT45DB081 which comes with some newer boards. Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> --- drivers/mtd/dataflash.c | 15 ++- include/dataflash.h |2 +- 2 files changed, 15 insertions(+), 2 deletions(-) diff -

[U-Boot] [PATCH][AT91] DataFlash: AT45DB021 fix and AT45DB081 support

2008-08-08 Thread Sergey Lapin
From: Sergey Lapin <[EMAIL PROTECTED]> Fix for page size of AT45DB021. Also adding bigger AT45DB081 which comes with some newer boards. Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> --- drivers/mtd/dataflash.c | 15 ++- include/dataflash.h |2 +- 2 files

[U-Boot] [PATCH][AT91] Custom AFEB9260 board support

2008-08-08 Thread Sergey Lapin
experience in hardware design. More info: http://groups.google.com/group/arm9fpga-evolution-board (In Russian only, sorry). Subversion repository: svn://194.85.238.22/home/users/george/svn/arm9eb Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> --- Makefile |3 +

Re: [U-Boot] [PATCH][AT91] DataFlash: AT45DB021 fix and AT45DB081 support

2008-08-07 Thread Sergey Lapin
On Fri, Aug 08, 2008 at 10:19:24AM +0400, Sergey Lapin wrote: > Fix for page size of AT45DB021. Also adding bigger AT45DB081 > which comes with some newer boards. > > Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> > --- > drivers/mtd/dataflash.c | 15 ++

[U-Boot] [PATCH][AT91] DataFlash: AT45DB021 fix and AT45DB081 support

2008-08-07 Thread Sergey Lapin
Fix for page size of AT45DB021. Also adding bigger AT45DB081 which comes with some newer boards. Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> --- drivers/mtd/dataflash.c | 15 ++- include/dataflash.h |3 ++- 2 files changed, 16 insertions(+), 2 deletions(-) diff -