Re: [U-Boot] [PATCH 11/13 v4] ARM: OMAP3: Add BeagleBoard

2008-10-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 21:30 Fri 17 Oct , [EMAIL PROTECTED] wrote: > Subject: [PATCH 11/13 v4] ARM: OMAP3: Add BeagleBoard > > From: Dirk Behme <[EMAIL PROTECTED]> > > Add BeagleBoard > > Signed-off-by: Dirk Behme <[EMAIL PROTECTED]> > > --- > Changes in version v2: > > - Rebase against u-boot-arm.git next (C

Re: [U-Boot] [PATCH 10/13 v4] ARM: OMAP3: Add I2C support

2008-10-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 21:29 Fri 17 Oct , [EMAIL PROTECTED] wrote: > Subject: [PATCH 10/13 v4] ARM: OMAP3: Add I2C support > > From: Dirk Behme <[EMAIL PROTECTED]> > > Add I2C support > > Signed-off-by: Dirk Behme <[EMAIL PROTECTED]> > > --- > Changes in version v2: > > - Remove SMC911X network init as propos

Re: [U-Boot] [PATCH 08/13 v4] ARM: OMAP3: Add NAND support

2008-10-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 21:28 Fri 17 Oct , [EMAIL PROTECTED] wrote: > Subject: [PATCH 08/13 v4] ARM: OMAP3: Add NAND support > > From: Dirk Behme <[EMAIL PROTECTED]> > > Add NAND support > > Signed-off-by: Dirk Behme <[EMAIL PROTECTED]> > Signed-off-by: Nishanth Menon <[EMAIL PROTECTED]> > > --- > > Changes in

Re: [U-Boot] [PATCH 06/13 v4] ARM: OMAP3: Add board, clock and interrupts common files

2008-10-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 21:27 Fri 17 Oct , [EMAIL PROTECTED] wrote: > Subject: [PATCH 06/13 v4] ARM: OMAP3: Add board, clock and interrupts common > files > > From: Dirk Behme <[EMAIL PROTECTED]> > > Add board, clock, cpu and interrupts common files > > Signed-off-by: Dirk Behme <[EMAIL PROTECTED]> > > --- >

Re: [U-Boot] [PATCH 05/13 v4] ARM: OMAP3: Add lowlevel init and sys_info common files

2008-10-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 21:27 Fri 17 Oct , [EMAIL PROTECTED] wrote: > Subject: [PATCH 05/13 v4] ARM: OMAP3: Add lowlevel init and sys_info common > files > > From: Dirk Behme <[EMAIL PROTECTED]> > > Add assembly lowlevel init and sys_info common files > > Signed-off-by: Dirk Behme <[EMAIL PROTECTED]> > > --- >

Re: [U-Boot] [PATCH 04/13 v4] ARM: OMAP3: Add ARM Cortex A8 common directory

2008-10-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 21:27 Fri 17 Oct , [EMAIL PROTECTED] wrote: > From: Dirk Behme <[EMAIL PROTECTED]> > > Add ARM Cortex A8 common directory > > Signed-off-by: Dirk Behme <[EMAIL PROTECTED]> > > --- > cpu/arm_cortexa8/Makefile | 43 +++ > cpu/arm_cortexa8/config.mk | 36 +++ > cpu/arm_cortexa8/cpu.c

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

2008-10-26 Thread Sergey Lapin
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 and different peripherals and different parts used. Main purpose of this project is to gain

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

2008-10-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 14:49 Sun 26 Oct , Jean-Christophe PLAGNIOL-VILLARD wrote: > On 13:43 Sun 26 Oct , 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 AT91S

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

2008-10-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 13:43 Sun 26 Oct , 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 and different peripherals and differen

[U-Boot] [PATCH] - fix "nand erase clean" problem

2008-10-26 Thread Ilko Iliev
With this patch "nand erase clean" writes correctly the cleanmarkers. Without this patch "nand erase clean" fills the OOB with zeros which marks all blocks as bad. Signed-off-by: Ilko Iliev <[EMAIL PROTECTED]> --- drivers/mtd/nand/nand_util.c | 27 +++ 1 files changed,

Re: [U-Boot] [PATCH 5/5] lcd: Let the board code show board-specific info

2008-10-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 00:23 Sun 26 Oct , Anatolij Gustschin wrote: > Haavard Skinnemoen wrote: > > The information displayed when CONFIG_LCD_INFO is set is inherently > > board-specific, so it should be done by the board code. The current code > > dealing with this only handles two cases, and is already a horribl

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

2008-10-26 Thread Sergey Lapin
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 and different peripherals and different parts used. Main purpose of this project is to gain