[U-Boot] uboot-v2 NAND erase problem

2009-03-08 Thread 景文林
Hi, I complie uboot-v2 (use pcm038_defconfig) for my own imx27 board. My nand flash is sansung K9F1G08R0A 2k page 8 bit nand loadb and tftp functions work well and uboot can boot up linux kernel correctly But I when I erased /dev/nan0.kernel.bb and reburn uImage I got this error: Hit any key t

Re: [U-Boot] Creating partitions on NAND flash

2009-03-08 Thread Afzal Nadirshah
Hi Wolfgang, Thanks for the suggestions. I went through some of the documents. I found that the partitions and their offsets and partition names are provided in the .dts file. I hope I have understood it right. Regards, Afzal Nadirshah -Original Message- From: Wolfgang

Re: [U-Boot] [PATCH 1/1] Changes for single binary image for u-boot for NAND/OneNAND flash.

2009-03-08 Thread Pillai, Manikandan
Hi, Single binary image - The type of flash is not selected during compile time. The U-boot scans the flash available(as of now whether it is NAND or OneNAND) and starts using the first flash detected as the ENV storge. To select this option, I added a #define CONFIG_ENV_IS_RUNTIME_SEL(env storage

Re: [U-Boot] [PATCH] Seperate mtdpart command from jffs2

2009-03-08 Thread Kyungmin Park
On Fri, Mar 6, 2009 at 10:13 PM, Stefan Roese wrote: > Hi Kyungmin, > > On Tuesday 03 March 2009, Kyungmin Park wrote: >> Some program such as UBI only used the mtdpart only. >> however current jffs2 cmdline has dependent with jffs2 cmd >> This patch make a build only jffs2 cmdline without jffs2 c

Re: [U-Boot] Please pull u-boot-mpc83xx.git

2009-03-08 Thread Wolfgang Denk
Dear Kim Phillips, In message <20090305185343.fe92230c.kim.phill...@freescale.com> you wrote: > WD, > > please pull Heiko's v4 patchset for kmeter1 improvements, spd sdram > fixes, SerDes init correction, and 256MB+ RAM fixes and DHCP for the > 8349ITX: > > The following changes since commit 00c

Re: [U-Boot] AT91 Pull Request

2009-03-08 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090303141136.gc16...@game.jcrosoft.org> you wrote: > Hi Wolfgang, > > Please pull The following changes since commit > 32688e572ff96715b41420e9a7f280db6c399b65: > Wolfgang Denk (1): > Update CHANGELOG; Prepare 2009.03-rc1 > > are a

Re: [U-Boot] [PATCH 8/9] at91sam9263ek add dcc support with at91sam9263ek_dcc_config

2009-03-08 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <1236089265-24598-8-git-send-email-plagn...@jcrosoft.com> you wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > Makefile| 11 +++ > include/configs/at91sam9263ek.h |2 ++ > 2 files changed, 13

Re: [U-Boot] [PATCH 7/9] at91rm9200: fix DCC support

2009-03-08 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <1236089265-24598-7-git-send-email-plagn...@jcrosoft.com> you wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > cpu/arm920t/at91rm9200/interrupts.c |2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) Please explain which

Re: [U-Boot] [PATCH 9/9] at91rm9200ek: add dcc support with at91rm9200ek_dcc_config

2009-03-08 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <1236089265-24598-9-git-send-email-plagn...@jcrosoft.com> you wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > Makefile | 14 +- > include/configs/at91rm9200ek.h |4 +++- > 2 files changed,

Re: [U-Boot] [PATCH 5/9] Add support for the AT91RM9200EK Board.

2009-03-08 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <1236089265-24598-5-git-send-email-plagn...@jcrosoft.com> you wrote: > From: Ulf Samuelsson > > with > - NOR (cfi driver) > - DataFlash > - USB OHCI > - Net > > Signed-off-by: Ulf Samuelsson > Signed-off-by: Jean-Christo

Re: [U-Boot] [PATCH 1/9] at91sam9/cap9: use define instead hardcoded value for the USB_OHCI_REGS_BASE

2009-03-08 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <1236089265-24598-1-git-send-email-plagn...@jcrosoft.com> you wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > include/configs/afeb9260.h |3 ++- > include/configs/at91cap9adk.h |3 ++- > include/configs/at91sam9260

Re: [U-Boot] [PATCH 2/2] at91sam9263ek: active watchdog support via at91sam9263ek_wdt_config

2009-03-08 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <1233505762-23290-2-git-send-email-plagn...@jcrosoft.com> you wrote: > > II. Watchdog support > > - The watchdog wan only be activate once so you need to activate in the > + The watchdog can only be activate once so you need to activate

Re: [U-Boot] [PATCH 1/2] at91sam9: add watchdog support

2009-03-08 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <1232623377-26351-2-git-send-email-plagn...@jcrosoft.com> you wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > Makefile |1 + > doc/README.at91 |9 > drivers/serial/atm

Re: [U-Boot] [PATCH 2/2] at91sam9263ek: active watchdog support via at91sam9263ek_wdt_config

2009-03-08 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <1232623377-26351-3-git-send-email-plagn...@jcrosoft.com> you wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > Makefile|5 + > include/configs/at91sam9263ek.h |5 + > 2 files changed, 10 ins

Re: [U-Boot] Pull request: u-boot-i2c

2009-03-08 Thread Wolfgang Denk
Dear Heiko Schocher, In message <49ab9b51.5030...@denx.de> you wrote: > > The following changes since commit 00cc5595a7caac8066b408774383a956c2e26797: > Anatolij Gustschin (1): > lcd: Fix compilation warning in common/lcd.c > > are available in the git repository at: > > git://git.d

Re: [U-Boot] [PATCH 03/15] tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled

2009-03-08 Thread Wolfgang Denk
Dear Peter Tyser, In message <1236211122.27449.8.ca...@localhost.localdomain> you wrote: > > I moved a chunk of code below the "include $(TOPDIR)/config.mk". The > config.mk includes the include/autoconf.mk file which is needed for > conditional compilation. I assumed it was necessary to includ

Re: [U-Boot] [PATCH v3] OMAP3: Add serial number based on die ID

2009-03-08 Thread Wolfgang Denk
Dear Dirk Behme, In message <1236195272-26733-1-git-send-email-dirk.be...@googlemail.com> you wrote: > Add serial number based on OMAP3 die ID. ... > - Rename 'serial#' to 'dieid#' Should the commit message not also reflect that this has nothing to do any more with the serial number (serial#) ?

Re: [U-Boot] [PATCH] ppc: Increase precision of ticks2usec

2009-03-08 Thread Wolfgang Denk
Dear Benoit Monin, In message <9454366.19868.1236182927234.javamail@wwinf8202> you wrote: > > The tick of some PowerPC cpu is running at high frequency and > it can be used to get microsecond precision from it. Make use > of div64 to achieve this precision in ticks2usec. Which problem are yo

Re: [U-Boot] [PATCH] Fix OneNAND ipl to read 256KB

2009-03-08 Thread Wolfgang Denk
Dear Rohit Hagargundgi, In message <49ae99c0.9040...@samsung.com> you wrote: > Hi, > > Here is the updated patch. > > Thanks, > Rohit This is not an acceptable commit message. Please include a reasonable commit message that explains what you are doinbg and why. > Signed-off-by: Rohit Hagargun

Re: [U-Boot] [PATCH 1/1] example: introduce EXAMPLE_LOAD_ADDR

2009-03-08 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <1236157904-31875-1-git-send-email-plagn...@jcrosoft.com> you wrote: > that could be overwrite in followaing order -^^ Please fix spelling. > ARCH > CPU > SOC > BOARD > > via the corresponding config.mk > > th

Re: [U-Boot] [PATCH 1/1] Changes for single binary image for u-boot for NAND/OneNAND flash.

2009-03-08 Thread Wolfgang Denk
Dear Manikandan Pillai, In message <1236051689-17867-1-git-send-email-mani.pil...@ti.com> you wrote: > Support for single binary image for NAND/OneNAND based OMAP3 EVM What is a "single binary image" ? > boards. The software has to set the flag CONFIG_ENV_IS_RUNTIME_SEL What is CONFIG_ENV_IS_RU

Re: [U-Boot] [PATCH] Add the "mfill" and "mcheck" memory commands.

2009-03-08 Thread Wolfgang Denk
Dear Benoit Monin, In message <6148322.23690.1236356233840.javamail@wwinf8204> you wrote: > > > > The configuration option is CONFIG_MFILL and this only takes effect if > > > the memory commands are activated globally (CONFIG_CMD_MEM). > > > > What exactly is the purpose of this patch? Looks

Re: [U-Boot] [PATCH] Seperate mtdpart command from jffs2

2009-03-08 Thread Wolfgang Denk
Dear Stefan Roese, In message <200903061413.50906...@denx.de> you wrote: > > > COBJS-$(CONFIG_CMD_IRQ) += cmd_irq.o > > COBJS-$(CONFIG_CMD_ITEST) += cmd_itest.o > > COBJS-$(CONFIG_CMD_JFFS2) += cmd_jffs2.o > > +COBJS-$(CONFIG_JFFS2_CMDLINE) += cmd_mtdparts.o > > Shouldn't we change this defin

Re: [U-Boot] Timer on OMAP3430SDP.

2009-03-08 Thread Dirk Behme
Hi Krishna, Radha Krishna wrote: > Hi All, > > I am using get_timer() function to find nof system ticks the NAND Read API is > using. When I convert these system ticks into second I am not getting the > expected value. > > I observed that 1 sec = 50781 ticks on OMAP3430SDP. I can't remember t