Re: [U-Boot] RAMdisk with uboot on s3c2440

2011-01-05 Thread Wolfgang Denk
Dear Gigin Jose, please do not send HTML, send plain text only. And make sure to restrict your line length to < 70 characters. In message <850635.7691...@web95511.mail.in.yahoo.com> you wrote: > After loading on the nand flash, I copied the ramdisk to 0x3080 ("cp.b > 14 3080 4b5e1

Re: [U-Boot] [PATCH] nios2: reset cfi flash before reading env

2011-01-05 Thread Wolfgang Denk
Dear Thomas Chou, In message <1294211855-18584-1-git-send-email-tho...@wytron.com.tw> you wrote: > Flash might be in unknown state when u-boot is started with jtag. > And got wrong env data. So reset it in board early init. > > Signed-off-by: Thomas Chou > --- > board/altera/nios2-generic/nios2

[U-Boot] [PATCH 1/2] ftpmu010: support faraday ftpmu010 driver

2011-01-05 Thread Macpaul Lin
Faraday's ftpmu010 is a power managemnet unit which support cpu sleep and frequency scaling. It has been integrated into many SoC. This patch also move ftpmu010 to a proper place for later enhancement. Signed-off-by: Macpaul Lin --- Note: This patch is the correct design with writing a new dri

[U-Boot] [PATCH 2/2] a320evb: replace built-in ftpmu010 related code

2011-01-05 Thread Macpaul Lin
Replace built-in ftpmu010 related code in timer.c for shared driver support. Signed-off-by: Macpaul Lin --- arch/arm/cpu/arm920t/a320/timer.c | 22 ++ include/configs/a320evb.h |5 + 2 files changed, 7 insertions(+), 20 deletions(-) diff --git a/arch/arm/cp

[U-Boot] [PATCH v2 1/2] ftpmu010: support faraday ftpmu010 driver

2011-01-05 Thread Macpaul Lin
Faraday's ftpmu010 is a power managemnet unit which support cpu sleep and frequency scaling. It has been integrated into many SoC. This patch also move ftpmu010 to a proper place for later enhancement. Signed-off-by: Macpaul Lin --- Note: This patch is the correct design with writing a new dri

[U-Boot] [PATCH v2 2/2] a320evb: replace built-in ftpmu010 related code

2011-01-05 Thread Macpaul Lin
Replace built-in ftpmu010 related code in timer.c for shared driver support. Signed-off-by: Macpaul Lin --- Change v2 - Code cleanup arch/arm/cpu/arm920t/a320/timer.c | 22 ++ include/configs/a320evb.h |5 + 2 files changed, 7 insertions(+), 20 deletions(

Re: [U-Boot] Uninterruptible start

2011-01-05 Thread Andrew Holt (SE)
Hi, See below ... On 4 Jan 2011, at 22:09, Wolfgang Denk wrote: > Dear "Andrew Holt (SE)", > > In message <1697cdb1-f968-4361-8895-c52ec77ec...@electrans.com> you wrote: >> >> I want disable the ability to interrupt the boot process. >> >> Setting bootdelay to 0 speeds the start, but if I hi

Re: [U-Boot] [U-BOOT] [PATCH 1/6] Armada100: change the definition place for apb and mpmu

2011-01-05 Thread Prafulla Wadaskar
> -Original Message- > From: Lei Wen [mailto:lei...@marvell.com] > Sent: Tuesday, January 04, 2011 8:21 PM > To: u-boot@lists.denx.de; Prafulla Wadaskar; Yu Tang; Ashish Karkare; > Prabhanjan Sarnaik; adrian.w...@gmail.com > Subject: [U-BOOT] [PATCH 1/6] Armada100: change the definition p

Re: [U-Boot] [U-BOOT] [PATCH 2/6] mv: seperate kirkwood and mmp from common setting

2011-01-05 Thread Prafulla Wadaskar
> -Original Message- > From: Lei Wen [mailto:lei...@marvell.com] > Sent: Tuesday, January 04, 2011 8:21 PM > To: u-boot@lists.denx.de; Prafulla Wadaskar; Yu Tang; Ashish Karkare; > Prabhanjan Sarnaik; adrian.w...@gmail.com > Subject: [U-BOOT] [PATCH 2/6] mv: seperate kirkwood and mmp from

Re: [U-Boot] [PATCH v2 2/2] a320evb: replace built-in ftpmu010 related code

2011-01-05 Thread Reinhard Meyer
Dear Macpaul Lin, > Replace built-in ftpmu010 related code in timer.c for shared driver support. > > Signed-off-by: Macpaul Lin > --- > static ulong timestamp; > static ulong lastdec; This is going to fail if used before relocation Best Regards, Reinhard __

Re: [U-Boot] [U-BOOT] [PATCH 4/6] serial: add pantheon soc support

2011-01-05 Thread Prafulla Wadaskar
> -Original Message- > From: Lei Wen [mailto:lei...@marvell.com] > Sent: Tuesday, January 04, 2011 8:21 PM > To: u-boot@lists.denx.de; Prafulla Wadaskar; Yu Tang; Ashish Karkare; > Prabhanjan Sarnaik; adrian.w...@gmail.com > Subject: [U-BOOT] [PATCH 4/6] serial: add pantheon soc support >

Re: [U-Boot] [U-BOOT] [PATCH 3/6] ARM: Add Support for Marvell Pantheon Familiy SoCs

2011-01-05 Thread Prafulla Wadaskar
> -Original Message- > From: Lei Wen [mailto:lei...@marvell.com] > Sent: Tuesday, January 04, 2011 8:21 PM > To: u-boot@lists.denx.de; Prafulla Wadaskar; Yu Tang; Ashish Karkare; > Prabhanjan Sarnaik; adrian.w...@gmail.com > Subject: [U-BOOT] [PATCH 3/6] ARM: Add Support for Marvell Panth

Re: [U-Boot] [U-BOOT] [PATCH 5/6] mvmfp: add MFP configuration support for PANTHEON

2011-01-05 Thread Prafulla Wadaskar
> -Original Message- > From: Lei Wen [mailto:lei...@marvell.com] > Sent: Tuesday, January 04, 2011 8:21 PM > To: u-boot@lists.denx.de; Prafulla Wadaskar; Yu Tang; Ashish Karkare; > Prabhanjan Sarnaik; adrian.w...@gmail.com > Subject: [U-BOOT] [PATCH 5/6] mvmfp: add MFP configuration suppo

Re: [U-Boot] [U-BOOT] [PATCH 6/6] Pantheon: Add Board Support for Marvell dkb board

2011-01-05 Thread Prafulla Wadaskar
> -Original Message- > From: Lei Wen [mailto:lei...@marvell.com] > Sent: Tuesday, January 04, 2011 8:21 PM > To: u-boot@lists.denx.de; Prafulla Wadaskar; Yu Tang; Ashish Karkare; > Prabhanjan Sarnaik; adrian.w...@gmail.com > Subject: [U-BOOT] [PATCH 6/6] Pantheon: Add Board Support for Ma

Re: [U-Boot] [PATCH v2 2/2] a320evb: replace built-in ftpmu010 related code

2011-01-05 Thread Po-Yu Chuang
Dear Reinhard, On Wed, Jan 5, 2011 at 5:46 PM, Reinhard Meyer wrote: > Dear Macpaul Lin, >> >> Replace built-in ftpmu010 related code in timer.c for shared driver >> support. >> >> Signed-off-by: Macpaul Lin >> --- >>  static ulong timestamp; >>  static ulong lastdec; > > This is going to fail if

Re: [U-Boot] [PATCH v2 2/2] a320evb: replace built-in ftpmu010 related code

2011-01-05 Thread Macpaul Lin
HI Reinhard, 2011/1/5 Reinhard Meyer : > Dear Macpaul Lin, >> Replace built-in ftpmu010 related code in timer.c for shared driver support. >> >> Signed-off-by: Macpaul Lin >> --- >>   static ulong timestamp; >>   static ulong lastdec; > > This is going to fail if used before relocation I've f

Re: [U-Boot] Uninterruptible start

2011-01-05 Thread Wolfgang Denk
Dear "Andrew Holt (SE)", In message <9c907c9e-9155-494e-9d4f-6e7c0f010...@electrans.com> you wrote: > > > Did your try adding a "#define BOOTDELAY -1" in your board config > > file? > > Will this help ? Try it... > By the board config file I guess you mean ./board///board.c ? No. The board co

[U-Boot] Power-on Self Test - is it working?

2011-01-05 Thread DUNDA Matthias
Hi all- I've got some issues with getting POST to work with my board (mpc85xx architecture): In my config I set #define CONFIG_POST (CONFIG_SYS_POST_MEMORY | ..._CPU | ..._UART | ..._ETHER) I also implemented the stubs for uart_post_test and ether_post_test, as these are not covered by defaul

Re: [U-Boot] Uninterruptible start

2011-01-05 Thread Andrew Holt (SE)
Hi, In the config file I commented out: #define CONFIG_ZERO_BOOTDELAY_CHECK /* check for keypress on bootdelay==0 */ And that seems to do it :) Regards, Andrew On 5 Jan 2011, at 10:05, Wolfgang Denk wrote: > Dear "Andrew Holt (SE)", > > In message <9c907c9e-9155-494e-9d4f-6e7c0f010...@elec

Re: [U-Boot] [U-BOOT] [PATCH 1/6] Armada100: change the definition place for apb and mpmu

2011-01-05 Thread Lei Wen
Hi Prafulla, On Wed, Jan 5, 2011 at 5:24 PM, Prafulla Wadaskar wrote: > > >> -Original Message- >> From: Lei Wen [mailto:lei...@marvell.com] >> Sent: Tuesday, January 04, 2011 8:21 PM >> To: u-boot@lists.denx.de; Prafulla Wadaskar; Yu Tang; Ashish Karkare; >> Prabhanjan Sarnaik; adrian.w

Re: [U-Boot] [U-BOOT] [PATCH 2/6] mv: seperate kirkwood and mmp from common setting

2011-01-05 Thread Lei Wen
On Wed, Jan 5, 2011 at 5:40 PM, Prafulla Wadaskar wrote: > > >> -Original Message- >> From: Lei Wen [mailto:lei...@marvell.com] >> Sent: Tuesday, January 04, 2011 8:21 PM >> To: u-boot@lists.denx.de; Prafulla Wadaskar; Yu Tang; Ashish Karkare; >> Prabhanjan Sarnaik; adrian.w...@gmail.com >

Re: [U-Boot] [U-BOOT] [PATCH 3/6] ARM: Add Support for Marvell Pantheon Familiy SoCs

2011-01-05 Thread Lei Wen
On Wed, Jan 5, 2011 at 5:44 PM, Prafulla Wadaskar wrote: > > >> -Original Message- >> From: Lei Wen [mailto:lei...@marvell.com] >> Sent: Tuesday, January 04, 2011 8:21 PM >> To: u-boot@lists.denx.de; Prafulla Wadaskar; Yu Tang; Ashish Karkare; >> Prabhanjan Sarnaik; adrian.w...@gmail.com >

Re: [U-Boot] [PATCH] S3C64XX: timer: replace bss variable by gd

2011-01-05 Thread seedshope
On 01/05/2011 03:04 PM, Minkyu Kang wrote: > Dear seedshope, > > On 4 January 2011 23:56, seedshope wrote: >> On 01/04/2011 10:46 PM, seedshope wrote: >>> On 01/04/2011 04:14 PM, Minkyu Kang wrote: Use the global data instead of bss variable, replace as follow. timer_load_val -> timer_

[U-Boot] [PATCH] powerpc/85xx: Fix bug in dcache_disable

2011-01-05 Thread Kumar Gala
We set the L1 dache register with a bogus register value. Need to be using 'r3' instead of 'r0'. Reported-by: John Traill Signed-off-by: Kumar Gala --- arch/powerpc/cpu/mpc85xx/start.S |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/cpu/mpc85xx/start.S

Re: [U-Boot] [U-BOOT] [PATCH 2/6] mv: seperate kirkwood and mmp from common setting

2011-01-05 Thread Prafulla Wadaskar
> -Original Message- > From: Lei Wen [mailto:adrian.w...@gmail.com] > Sent: Wednesday, January 05, 2011 8:59 PM > To: Prafulla Wadaskar > Cc: Lei Wen; u-boot@lists.denx.de; Yu Tang; Ashish Karkare; Prabhanjan > Sarnaik > Subject: Re: [U-BOOT] [PATCH 2/6] mv: seperate kirkwood and mmp from

[U-Boot] How do I boot VxWorks (6.3) image with u-boot PXA320

2011-01-05 Thread GCh_Niron
Hi I'm Genady Chapovetsky - s/w developer. For new project - base on Toradex Colibri SBC (PXA320 ) I should turn-on VxWorks 6.x. I have successful Uboot running. Can I ask Your recommendation for modify/customized VxWorks for loud and boot? GenaChap BR Genady Chapovetsky _

Re: [U-Boot] Please pull u-boot-ti/master

2011-01-05 Thread Albert ARIBAUD
Le 30/12/2010 17:36, s-paul...@ti.com a écrit : > Albert, > > Please pull u-boot-ti/master > > Regards, > Sandeep > > The following changes since commit b722e646f9a6e2ebcae4845afc596b4dad4f7bcb: >Sandeep Paulraj (1): > DaVinci DM6467: Enhance board Support > > are available in the git

Re: [U-Boot] [PATCH] NAND: add the ability to directly write yaffs image

2011-01-05 Thread Scott Wood
On Mon, Jan 03, 2011 at 09:09:20PM +0800, Lei Wen wrote: > This patch add addition suffix to nand write to give the uboot > the power to directly burn the yaffs image to nand. > > Signed-off-by: Lei Wen > --- > common/cmd_nand.c| 12 -- > drivers/mtd/nand/nand_util.c | 43

Re: [U-Boot] [U-BOOT] [PATCH V2] mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()

2011-01-05 Thread Scott Wood
On Tue, Jan 04, 2011 at 11:39:04AM +0800, Lei Wen wrote: > @@ -2580,13 +2579,15 @@ static const struct nand_flash_dev > *nand_get_flash_type(struct mtd_info *mtd, > * nand_scan_ident - [NAND Interface] Scan for the NAND device > * @mtd: MTD device structure > * @maxchips:

[U-Boot] [PATCH v2] Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS

2011-01-05 Thread Nobuhiro Iwamatsu
Linker needs to use the proper endian/bfd flags even when doing partial linking. LDFLAGS_u-boot sets linker option which is called it when U-boot is built (u-boot final). LDFLAGS sets necessary option by partial linking (use in cmd_link_o_target). CC: Mike Frysinger Signed-off-by: Nobuhiro Iwamat

[U-Boot] [U-BOOT] [PATCH V3] mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()

2011-01-05 Thread Lei Wen
This patch sync with David's patch on Linux for handling nand_scan_ident. commit 5e81e88a4c140586d9212999cea683bcd66a15c6 Author: David Woodhouse Date: Fri Feb 26 18:32:56 2010 + mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()

Re: [U-Boot] [PATCH] nios2: reset cfi flash before reading env

2011-01-05 Thread Thomas Chou
On 01/05/2011 04:15 PM, Wolfgang Denk wrote: > Instead of making fixed assumptions about flash type and it's > properties here you should use generic routines from the CFI driver to > do the reset. > Dear Wolfgang, env_init() goes before flash_init() in board.c. So we don't know the flash type a

[U-Boot] [U-BOOT] [PATCH V2] NAND: add the ability to directly write yaffs image

2011-01-05 Thread Lei Wen
This patch add addition suffix to nand write to give the uboot the power to directly burn the yaffs image to nand. Signed-off-by: Lei Wen --- V2: fix compile warning, and add CONFIG_CMD_NAND_YAFFS to reduce code when not use this function. common/cmd_nand.c| 15 +-

[U-Boot] powerpc unlock cache difference between e300 and e500

2011-01-05 Thread YiChao Ma
hi: My question is why e500 unlock_ram_in_cache in board.c ,and e300 unlock_ram_in_cache in bootm.c? ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [U-BOOT] [PATCH 2/6] mv: seperate kirkwood and mmp from common setting

2011-01-05 Thread Lei Wen
Hi Prafula, On Thu, Jan 6, 2011 at 2:23 AM, Prafulla Wadaskar wrote: > > >> -Original Message- >> From: Lei Wen [mailto:adrian.w...@gmail.com] >> Sent: Wednesday, January 05, 2011 8:59 PM >> To: Prafulla Wadaskar >> Cc: Lei Wen; u-boot@lists.denx.de; Yu Tang; Ashish Karkare; Prabhanjan >>

[U-Boot] [PATCH 1/2] sh: Fix of shmin board

2011-01-05 Thread Nobuhiro Iwamatsu
Change lib$(BOARD).a to lib$(BOARD).o Signed-off-by: Nobuhiro Iwamatsu --- board/shmin/Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/board/shmin/Makefile b/board/shmin/Makefile index be04e2c..06888cd 100644 --- a/board/shmin/Makefile +++ b/board/shmin/Makefil

[U-Boot] [PATCH 2/2] sh: Add support T-SH7706LSR board

2011-01-05 Thread Nobuhiro Iwamatsu
This patch supports T-SH7706LSR board. This is constitution almost same as shmin (T-SH7706LAN). Therefore, most functions work by a change of the setting of config. http://web.kyoto-inet.or.jp/people/takagaki/T-SH7706/T-SH7706LSR.htm Signed-off-by: Nobuhiro Iwamatsu --- board/shmin/config.mk

Re: [U-Boot] MMC initialisation

2011-01-05 Thread Reinhard Meyer
Arghhh Didn't see the original message was not sent to the list... So my reply was neither... On 06.01.2011 04:46, Reinhard Meyer wrote: Dear , Please, dear Henry, ALL u-boot related questions MUST go to the mailing list, too. I will porting U-Boot mmc part to my own board, still us