Re: [U-Boot] 答复: 答复: tftp download with US B vitrual ethnet driver

2009-03-09 Thread Dennis.Yxun
HI Arjun: There is a DFU implementaion for Openmoko Neo FR, and this device samsung is base on s3c2442 SOC. Maybe quite similar to your smdk platform. http://wiki.openmoko.org/wiki/Bootloader Hope helps. Dennis 2009/3/10 龚益斌 > Hi,Arjun > Sorry to reply your email with CC to e

[U-Boot] 答复: 答复: tftp download with U SB vitrual ethnet driver

2009-03-09 Thread 龚益斌
Hi,Arjun Sorry to reply your email with CC to everyone, because I’m not sure I can resolve your problem but maybe guys in mail list can do this easily. Can u tell me which ways do u choose to download binary to U-boot, use tftp or serial communication( host need install matched driver)?

[U-Boot] Issue with reset on MMC boot

2009-03-09 Thread Pillai, Manikandan
Hi, I have recently seen an issue with OMAP3 EVMs MMC boot on NAND/OneNAND. On issuing a reset command on the U-boot prompt, the system hangs/crashes. On booting from NAND/OneNAND flash this issue is not observed. regards Manikandan ___ U-Boot mailing

Re: [U-Boot] U-boot debugger/emulator

2009-03-09 Thread Frank
--- On Mon, 3/9/09, Steven Zedeck wrote: PowerPC's were a bit more expensive. I need > something where I can > build U-boot with its makefiles, that we all know and love, > load the code > into flash and/or ram, set breakpoints, single-step, look > at variables, look > at C-source code, reg

[U-Boot] 答复: tftp download with USB vit rual ethnet driver

2009-03-09 Thread 龚益斌
Hi,Denis: This SOC is not opened. It’s our new chip(Digital Base Band) designed for TD-SCDMA mobile. I’m not clear for DFU, but I think it’s same, you need write a low level usb device driver in /driver/usb, and write a DFU client level over it. Because U-Boot support TFTP and Linux PC

[U-Boot] U-boot debugger/emulator

2009-03-09 Thread Steven Zedeck
Hi, This question is related to U-boot; in particular debugging in a U-boot environment. I am working on U-boot for the first time as well as working with the Atmel AT91SAM9 processor. I am used to working with emulators when debugging low level code such as embedded diagnostics. I've never used

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

2009-03-09 Thread Kim Phillips
On Tue, 10 Mar 2009 00:45:41 +0100 Wolfgang Denk wrote: > Dear Kim Phillips, > > In message <20090309183845.f55f0801.kim.phill...@freescale.com> you wrote: > > argh, the fact that Heiko had already applied this to his tree slipped > > me. Apologies to both you and Heiko. > > No problem. Were y

Re: [U-Boot] [PATCH] 83xx: Fix some bugs in spd sdram code

2009-03-09 Thread Kim Phillips
On Mon, 9 Mar 2009 18:03:34 +0100 Joakim Tjernlund wrote: > > tested working here. applied hunks 1-5. > > > > Kim > > FYI, the "odt_rd_cfg" and "odt_wr_cfg" are still > wrong for 832x. They should be > > odt_rd_cfg << 22 > and > odt_wr_cfg << 18 > > for 832x yes you are right - I'll get

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

2009-03-09 Thread Wolfgang Denk
Dear Kim Phillips, In message <20090309183845.f55f0801.kim.phill...@freescale.com> you wrote: > On Mon, 09 Mar 2009 00:39:16 +0100 > Wolfgang Denk wrote: > > > > Heiko Schocher (7): > > > i2c, dtt: move dtt_init () to board_init_r () > > > > You were not supposed to add this to your tree!

Re: [U-Boot] [PATCH v2] Support for PXA27X UDC.

2009-03-09 Thread Kim Phillips
On Mon, 9 Mar 2009 18:38:47 +0530 Vivek Kutal wrote: > +#ifdef USBDDBG > +static void udc_dump_buffer(char *name, u8 *buf, int len) > +{ > + int i, p, flag = 1; > + > + usbdbg("%s - buf %p, len %d", name, buf, len); > + for (i = p = 0; i < len; i++, p++) { > + if (p == 0)

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

2009-03-09 Thread Kim Phillips
On Mon, 09 Mar 2009 00:39:16 +0100 Wolfgang Denk wrote: > > Heiko Schocher (7): > > i2c, dtt: move dtt_init () to board_init_r () > > You were not supposed to add this to your tree!!! argh, the fact that Heiko had already applied this to his tree slipped me. Apologies to both you and Hei

[U-Boot] Please pull u-boot-mpc83xx

2009-03-09 Thread Kim Phillips
Hello Wolfgang, In case you haven't already applied this one, please pull u-boot-mpc83xx: The following changes since commit 014c595f12d4f7e14cb10188f856465b2d41718f: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx are available in the git repository at:

Re: [U-Boot] [PATCH] SIMPC8313 board: fix out of tree building.

2009-03-09 Thread Kim Phillips
On Mon, 9 Mar 2009 10:53:05 +0100 w...@denx.de wrote: > From: Wolfgang Denk > > Fix typo in makefile which broke out of tree builds. > > Also use expolicit "rm" instead of "ln -sf" which is known to be > unreliable. > > Signed-off-by: Wolfgang Denk > --- argh, hadn't added that new board to

Re: [U-Boot] [PATCH] [85xx] Add eTSEC 1/2 IO override control (corrected)

2009-03-09 Thread Andy Fleming
On Mon, Feb 23, 2009 at 1:53 PM, wrote: > This adds tsec12ioovcr to include/asm-ppc/immap_85xx.h (was reserved.) > > Signed-off-by: Sergey Kubushyn Applied, thanks Andy ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinf

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

2009-03-09 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090309201334.ge20...@game.jcrosoft.org> you wrote: > > > > Is it? I have not seen such a patch. Do you have a link? (I added > > > Jean-Christophe to CC). > > http://git.denx.de/?p=u-boot/u-boot-arm.git;a=commit;h=9163868e5575d841089a84d97f287b2

Re: [U-Boot] [PATCH v2 4/4] Flex-OneNAND boundary setting command

2009-03-09 Thread Scott Wood
On Sun, Mar 08, 2009 at 12:17:36PM +0530, Rohit Hagargundgi wrote: > +static inline int onenand_blocksize(loff_t ofs) > +{ > + struct onenand_chip *this = mtd->priv; > + int i; > + > + if (!FLEXONENAND(this)) > + return mtd->erasesize; > + > + i = flexonenand_region(mtd,

Re: [U-Boot] [PATCH v2 1/4] Flex-OneNAND driver

2009-03-09 Thread Scott Wood
On Sun, Mar 08, 2009 at 11:45:37AM +0530, Rohit Hagargundgi wrote: > Sorries for the delay > > On Tuesday 16 December 2008 03:14:22 Scott Wood wrote: > > On Thu, Dec 11, 2008 at 07:57:18PM +0530, Rohit Hagargundgi wrote: > > > This patch adds support for MLC OneNAND and Flex-OneNAND devices. > >

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

2009-03-09 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:22 Mon 09 Mar , Jean-Christophe PLAGNIOL-VILLARD wrote: > On 09:14 Mon 09 Mar , Stefan Roese wrote: > > On Monday 09 March 2009, Kyungmin Park wrote: > > > >> +++ b/common/Makefile > > > >> @@ -98,6 +98,7 @@ COBJS-$(CONFIG_CMD_IMMAP) += cmd_immap.o > > > >>  COBJS-$(CONFIG_CMD_IRQ) +=

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

2009-03-09 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090309171256.gb20...@game.jcrosoft.org> you wrote: > > > Actually this is a question I repeat in all my replies to your > > posting - what exactly is the problem with the current code? Does it > > cause crashes or so? Or is it just that

Re: [U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN

2009-03-09 Thread Scott Wood
On Mon, Mar 09, 2009 at 07:45:40PM +0530, Rohit Hagargundgi wrote: > + /* Check for invalid block mark*/ > + if (page < 2 && (onenand_readw(THIS_ONENAND(ONENAND_SPARERAM)) != > 0x)) > + return 1; Line length. > - int page, offset = 0; > + int block = 0, page = ONE

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

2009-03-09 Thread Jean-Christophe PLAGNIOL-VILLARD
On 16:50 Mon 09 Mar , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <20090309120954.gk24...@game.jcrosoft.org> you wrote: > > > > > > > The #ifdef above does not seem to depend on DCC at all? > > > > > > You did not answer this question. > > > > > > > > And wha

Re: [U-Boot] [PATCH] at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.

2009-03-09 Thread Ben Warren
Hi Nicolas, Nicolas Ferre wrote: > diff --git a/drivers/net/macb.c b/drivers/net/macb.c > index af0409b..6de0a04 100644 > --- a/drivers/net/macb.c > +++ b/drivers/net/macb.c > @@ -447,14 +447,14 @@ static int macb_init(struct eth_device *netdev, bd_t > *bd) > /* choose RMII or MII mode. Th

Re: [U-Boot] [PATCH] 83xx: Fix some bugs in spd sdram code

2009-03-09 Thread Joakim Tjernlund
> > On Wed, 25 Feb 2009 10:30:26 +0100 > Joakim Tjernlund wrote: > > > > > 1, 2 and 5 > > > > Acked-by: Joakim Tjernlund > > > > > > > > Don't understand cpo and haven't looked at 3 so > > > > I can't say anything useful. > > > > > > Did you test the patch on your board? > > > Have a try... G

Re: [U-Boot] [PATCH] at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.

2009-03-09 Thread Wolfgang Denk
Dear Nicolas Ferre, In message <49b51f04.8000...@atmel.com> you wrote: > AT91sam9g20 is an evolution of the at91sam9260 > with a faster clock speed. > > Here is the chip page on Atmel website: > http://www.atmel.com/dyn/products/product_card.asp?part_id=4337 > > Signed-off-by: Nicolas Ferre >

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

2009-03-09 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090309120954.gk24...@game.jcrosoft.org> you wrote: > > > > > The #ifdef above does not seem to depend on DCC at all? > > > > You did not answer this question. > > > > > > And what does it hurt if we always shut down the console? To me that > >

Re: [U-Boot] ppc4xx: u-boot sees PCIe endpoint, linux does not.

2009-03-09 Thread Leon Woestenberg
Hello Stefan, On Mon, Dec 1, 2008 at 8:46 PM, Stefan Roese wrote: > On Monday 01 December 2008, Leon Woestenberg wrote: >> >> Now, if I re-program the end-point FPGA during the u-boot boot >> >> time-out, Linux will recognize the end-point. >> > >> > It's possible that either the reset in between

Re: [U-Boot] Help on getting the AT91 u-boot patch

2009-03-09 Thread Nicolas Ferre
John Parten passivsystems.com> writes: > > Hello Mailling List, > > I am trying to build U-Boot 1.3.4 from source, for the AT91SAM9260EK development board. > > I am following the instructions at http://www.linux4sam.org/twiki/bin/view/Linux4SAM/U-Boot > I get to the point where it says take th

[U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN

2009-03-09 Thread Rohit Hagargundgi
Currently OneNAND initial program loader (ipl) reads only block 0 ie 128KB. However, u-boot image for apollon board is 195KB making the board unbootable with OneNAND. Fix ipl to read CONFIG_SYS_MONITOR_LEN. CONFIG_SYS_MONITOR_LEN macro holds the U-Boot image size. Signed-off-by: Rohit Hagargundgi

[U-Boot] [PATCH 2/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN

2009-03-09 Thread Rohit Hagargundgi
Add CONFIG_SYS_MONITOR_LEN macro to apollon board config. CONFIG_SYS_MONITOR_LEN defines the U-Boot image size. and is used by OneNAND ipl when reading U-Boot image. Signed-off-by: Rohit Hagargundgi --- include/configs/apollon.h |1 + 1 file changed, 1 insertion(+) diff --git a/include/confi

[U-Boot] [PATCH] at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.

2009-03-09 Thread Nicolas Ferre
AT91sam9g20 is an evolution of the at91sam9260 with a faster clock speed. Here is the chip page on Atmel website: http://www.atmel.com/dyn/products/product_card.asp?part_id=4337 Signed-off-by: Nicolas Ferre --- Makefile | 17 ++ board/atmel/at91sam9g20ek/Make

Re: [U-Boot] tftp download with USB vitrual ethnet driver

2009-03-09 Thread Dennis.Yxun
HI Gong: One question: is that _SOC_ open? I'm personally interested in your USB-CDC implenmentation. And currently I'm trying to add DFU support for Beagleboard (TI OMAP3) which is also base on U-boot usb gadget. May quite similar to your work. Oh, I only doing that slowly at my spare time,

[U-Boot] [PATCH v2] Support for PXA27X UDC.

2009-03-09 Thread Vivek Kutal
This Patch adds Support for PXA27X UDC. Signed-off-by: Vivek Kutal --- Resending after code cleanup. drivers/serial/usbtty.h |4 +- drivers/usb/Makefile|1 + drivers/usb/usbdcore_pxa27x.c | 719 +++ include/asm-

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

2009-03-09 Thread Jean-Christophe PLAGNIOL-VILLARD
On 12:37 Mon 09 Mar , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <20090309111835.gj24...@game.jcrosoft.org> you wrote: > > > > > > > Why the #ifdef? Shutting down the console seems a good thing to me. > > > > when using DCC we will not activate the at91 uart a

Re: [U-Boot] Display Sub SYstem Controller Initialization

2009-03-09 Thread Nishanth Menon
Rahanesh, Wolfgang Denk said the following on 03/09/2009 01:57 PM: > Dear Rahanesh, > > In message you > wrote: > >> As per your advice i have used Xloader and then i loaded MY RTOS image . >> My RTOS works fine. Thanks. >> >> I Need your advice on Display Subsystem Controller available o

Re: [U-Boot] Display Sub SYstem Controller Initialization

2009-03-09 Thread Wolfgang Denk
Dear Rahanesh, In message you wrote: > > As per your advice i have used Xloader and then i loaded MY RTOS image . > My RTOS works fine. Thanks. > > I Need your advice on Display Subsystem Controller available on OMAP3530. > After sucessfully porting RTOS , now i am trying to use the LCD ava

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

2009-03-09 Thread Wolfgang Denk
Dear Rohit Hagargundgi, In message <200903091604.45906.h.ro...@samsung.com> you wrote: > Currently OneNAND initial program loader (ipl) reads only block 0. > However, u-boot image for apollon board is 195KB making the board > unbootable with OneNAND. > Fix ipl to read 256KB. NAK. The description

[U-Boot] Display Sub SYstem Controller Initialization

2009-03-09 Thread Rahanesh
Hi All, As per your advice i have used Xloader and then i loaded MY RTOS image . My RTOS works fine. Thanks. I Need your advice on Display Subsystem Controller available on OMAP3530. After sucessfully porting RTOS , now i am trying to use the LCD available on the board. This is my requiremen

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

2009-03-09 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090309111835.gj24...@game.jcrosoft.org> you wrote: > > > > > Why the #ifdef? Shutting down the console seems a good thing to me. > > > when using DCC we will not activate the at91 uart at all so we do not > > > have to > > > shut it down > > >

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

2009-03-09 Thread Jean-Christophe PLAGNIOL-VILLARD
On 12:19 Mon 09 Mar , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <20090309083649.ge24...@game.jcrosoft.org> you wrote: > > > > > In message <1236089265-24598-7-git-send-email-plagn...@jcrosoft.com> you > > > wrote: > > > > Signed-off-by: Jean-Christophe PLAGN

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

2009-03-09 Thread Wolfgang Denk
Dear Stefan Roese, In message <200903091143.31363...@denx.de> you wrote: > > > I've put here due to the ML limit that's all > > I'm hoping that Wolfgang will sent this patch to the list a a little while. I don't have any pending patches in moderation. Best regards, Wolfgang Denk -- DENX Soft

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

2009-03-09 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090309102044.gi24...@game.jcrosoft.org> you wrote: > > > Hmm. Now I'm a little confused. It seems that you added this patch with some > > changes to the "for-next" branch of your arm git repository. Did you post > > the > > changed version of t

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

2009-03-09 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090309083946.gg24...@game.jcrosoft.org> you wrote: > > > > @@ -2663,6 +2663,7 @@ at91sam9261ek_config: unconfig > > > at91sam9263ek_nandflash_config \ > > > at91sam9263ek_dataflash_config \ > > > at91sam9263ek_dataflash_cs0_conf

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

2009-03-09 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090309083753.gf24...@game.jcrosoft.org> you wrote: > > > So we have > > > > [PATCH 2/9] AT91RM9200EK: fix broken boot from NOR flash > > and > > [PATCH 5/9] Add support for the AT91RM9200EK Board. > > > > How comes we can fix booting f

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

2009-03-09 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090309083649.ge24...@game.jcrosoft.org> you wrote: > > > In message <1236089265-24598-7-git-send-email-plagn...@jcrosoft.com> you > > wrote: > > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > > > --- > > > cpu/arm920t/at91rm9200/interrup

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

2009-03-09 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090309083508.gd24...@game.jcrosoft.org> you wrote: > On 00:33 Mon 09 Mar , Wolfgang Denk wrote: > > Dear Jean-Christophe PLAGNIOL-VILLARD, > > > > In message <1236089265-24598-8-git-send-email-plagn...@jcrosoft.com> you > > wrote: > > > Si

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

2009-03-09 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090309083209.gc24...@game.jcrosoft.org> you wrote: > > > > + The watchdog can only be activate once so you need to activate in the > > > + bootloader and in the bootstrap if you use it > > > > This sentence makes no sense to me. > > > > If I c

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

2009-03-09 Thread Stefan Roese
On Monday 09 March 2009, Jean-Christophe PLAGNIOL-VILLARD wrote: > > > > > It's already done by Jean-Christophe PLAGNIOL-VILLARD. Isn't it? > > > > > > > > Is it? I have not seen such a patch. Do you have a link? (I added > > > > Jean-Christophe to CC). > > > > > > http://git.denx.de/?p=u-boot/u-bo

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

2009-03-09 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:52 Mon 09 Mar , Stefan Roese wrote: > Hi Jean-Christophe, > > On Monday 09 March 2009, Jean-Christophe PLAGNIOL-VILLARD wrote: > > On 09:14 Mon 09 Mar , Stefan Roese wrote: > > > On Monday 09 March 2009, Kyungmin Park wrote: > > > > >> +++ b/common/Makefile > > > > >> @@ -98,6 +98,7

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

2009-03-09 Thread Rohit Hagargundgi
Currently OneNAND initial program loader (ipl) reads only block 0. However, u-boot image for apollon board is 195KB making the board unbootable with OneNAND. Fix ipl to read 256KB. Signed-off-by: Rohit Hagargundgi --- include/configs/apollon.h |1 + onenand_ipl/onenand_read.c | 27 +++

[U-Boot] [PATCH] SIMPC8313 board: fix out of tree building.

2009-03-09 Thread wd
From: Wolfgang Denk Fix typo in makefile which broke out of tree builds. Also use expolicit "rm" instead of "ln -sf" which is known to be unreliable. Signed-off-by: Wolfgang Denk --- nand_spl/board/sheldon/simpc8313/Makefile | 27 ++- 1 files changed, 18 insertions(+

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

2009-03-09 Thread Stefan Roese
Hi Jean-Christophe, On Monday 09 March 2009, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 09:14 Mon 09 Mar , Stefan Roese wrote: > > On Monday 09 March 2009, Kyungmin Park wrote: > > > >> +++ b/common/Makefile > > > >> @@ -98,6 +98,7 @@ COBJS-$(CONFIG_CMD_IMMAP) += cmd_immap.o > > > >>  COBJS-

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

2009-03-09 Thread Jean-Christophe PLAGNIOL-VILLARD
On 09:14 Mon 09 Mar , Stefan Roese wrote: > On Monday 09 March 2009, Kyungmin Park wrote: > > >> +++ b/common/Makefile > > >> @@ -98,6 +98,7 @@ COBJS-$(CONFIG_CMD_IMMAP) += cmd_immap.o > > >>  COBJS-$(CONFIG_CMD_IRQ) += cmd_irq.o > > >>  COBJS-$(CONFIG_CMD_ITEST) += cmd_itest.o > > >>  COBJS-$(

[U-Boot] tftp download with USB vitrual ethnet driver

2009-03-09 Thread 龚益斌
Hi,all, I’m am new guy from China, and nice to meet all of yours. These days we use u-boot in out Linux Project base on our SOC chip, and we found it’s not convenient to download kernel image because our board have no ether-net chip, only USB and UART. Linux-2.6.21 etc, support USB CDC subnet(Bo

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

2009-03-09 Thread Jean-Christophe PLAGNIOL-VILLARD
On 00:15 Mon 09 Mar , Wolfgang Denk wrote: > 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

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

2009-03-09 Thread Jean-Christophe PLAGNIOL-VILLARD
On 00:26 Mon 09 Mar , Wolfgang Denk wrote: > 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 > >

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

2009-03-09 Thread Jean-Christophe PLAGNIOL-VILLARD
On 00:31 Mon 09 Mar , Wolfgang Denk wrote: > 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 file

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

2009-03-09 Thread Jean-Christophe PLAGNIOL-VILLARD
On 00:33 Mon 09 Mar , Wolfgang Denk wrote: > 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 +++ > > i

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

2009-03-09 Thread Jean-Christophe PLAGNIOL-VILLARD
On 00:17 Mon 09 Mar , Wolfgang Denk wrote: > 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/RE

Re: [U-Boot] [PATCH] CFI: geometry reversal for STMicro M29W320DT

2009-03-09 Thread Stefan Roese
On Friday 06 March 2009, Richard Retanubun wrote: > >> My baseline is 2009.03-rc1. If there are STMicro/Numonyx guys on > >> this mailing list, can you help provide a more 'generic' way of > >> detection? this way the exception list does not have to grow a lot. > > > > Did you take a look at the Li

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

2009-03-09 Thread Stefan Roese
On Monday 09 March 2009, Kyungmin Park wrote: > >> +++ b/common/Makefile > >> @@ -98,6 +98,7 @@ COBJS-$(CONFIG_CMD_IMMAP) += cmd_immap.o > >>  COBJS-$(CONFIG_CMD_IRQ) += cmd_irq.o > >>  COBJS-$(CONFIG_CMD_ITEST) += cmd_itest.o > >>  COBJS-$(CONFIG_CMD_JFFS2) += cmd_jffs2.o > >> +COBJS-$(CONFIG_JFFS