[U-Boot] Problem erasing Flash in U-boot 2008.10

2009-01-22 Thread Pieter
I am also not able to erase my flash in U-Boot 2008.10 (nor Flash) . All flash operations worked correctly in U-boot 1.2 . I am using The CFI driver and the output of flinfo in both U-boot 1.2 and U-Boot 2008 are the same: Bank # 1: CFI conformant FLASH (32 x 16) Size: 128 MB in 512 Sectors

[U-Boot] Unser Auslands Kredit zu TOP Konditionen

2009-01-22 Thread Dispo überzogen?
Guten Tag, sind Sie auch Opfer der Finanzkrise? Sie wollen einen Kredit - und Ihre Hausbank sagt "Nein" ... dann holen Sie sich doch Ihren Kredit im Ausland! Nutzen Sie die Chance, die Ihnen der osteuropäische Finanzmarkt jetzt bietet. Bei uns bekommen Sie

[U-Boot] [PATCH v5] mpc83xx: New board support for SIMPC8313

2009-01-22 Thread Ron Madrid
This patch will create a new board, SIMPC8313, from Sheldon Instruments. This board boots from NAND devices and is configureable for either large or small page devices. The board supports non-soldered DDR2, one ethernet port, a Marvell 88E1118 PHY, and PCI host support. The board also has a FPGA

[U-Boot] [PATCH v4] mpc83xx: New board support for SIMPC8313

2009-01-22 Thread Ron Madrid
This patch will create a new board, SIMPC8313, from Sheldon Instruments. This board boots from NAND devices and is configureable for either large or small page devices. The board supports non-soldered DDR2, one ethernet port, a Marvell 88E1118 PHY, and PCI host support. The board also has a FPGA

Re: [U-Boot] [PATCH v4] mpc83xx: New board support for SIMPC8313

2009-01-22 Thread Ron Madrid
--- On Thu, 1/22/09, Ron Madrid wrote: > From: Ron Madrid > Subject: [PATCH v4] mpc83xx: New board support for SIMPC8313 > To: u-boot@lists.denx.de > Cc: "Ron Madrid" > Date: Thursday, January 22, 2009, 2:34 PM > This patch will create a new board, SIMPC8313, from Sheldon > Instruments. This >

Re: [U-Boot] [PATCH] mpc83xx: Size optimization of start.S

2009-01-22 Thread Kim Phillips
On Thu, 22 Jan 2009 13:37:11 -0800 (PST) Ron Madrid wrote: > Should this go to the main u-boot mail list or should I send it somewhere > else? ? this list (the main u-boot ML) is where we review patches for all of u-boot. Kim p.s. please don't top-post. See http://www.netmeister.org/news/lea

Re: [U-Boot] mpc8313erdb: crash in image_print_type()

2009-01-22 Thread Scott Wood
Wolfgang Denk wrote: > Dear Scott Wood, > > In message <4978e24b.5080...@freescale.com> you wrote: >>> But that's a serious bug that should be fixed. >>> >>> Please at least point out where such problems are! Better even, fix >>> them! >> I thought it was known that relocation was imperfect, and t

Re: [U-Boot] mpc8313erdb: crash in image_print_type()

2009-01-22 Thread Wolfgang Denk
Dear Scott Wood, In message <4978e24b.5080...@freescale.com> you wrote: > > > But that's a serious bug that should be fixed. > > > > Please at least point out where such problems are! Better even, fix > > them! > > I thought it was known that relocation was imperfect, and that people > tried fi

Re: [U-Boot] [PATCH] mpc83xx: Size optimization of start.S

2009-01-22 Thread Ron Madrid
Should this go to the main u-boot mail list or should I send it somewhere else? Ron --- On Thu, 1/22/09, Kim Phillips wrote: > From: Kim Phillips > Subject: Re: [U-Boot] [PATCH] mpc83xx: Size optimization of start.S > To: ron_mad...@sbcglobal.net > Cc: u-boot@lists.denx.de > Date: Thursday, J

[U-Boot] Freiheit durch Auslands-Kredit

2009-01-22 Thread Geldsorgen?
Guten Tag, sind Sie auch Opfer der Finanzkrise? Sie wollen einen Kredit - und Ihre Hausbank sagt "Nein" ... dann holen Sie sich doch Ihren Kredit im Ausland! Nutzen Sie die Chance, die Ihnen der osteuropäische Finanzmarkt jetzt bietet. Bei uns bekommen Sie

Re: [U-Boot] Custom MPC8548 boot using FDT problem

2009-01-22 Thread Jerry Van Baren
Pieter wrote: > Hi all > > I have been working on booting our custom MPC8548 board using a FDT. > The board boots up to the point where "controll is passed to Linux" and > then nothing happens. I have plased the final part of the console output > at the bottom of this message. > > Does anyone ha

Re: [U-Boot] mpc8313erdb: crash in image_print_type()

2009-01-22 Thread Scott Wood
Wolfgang Denk wrote: > Dear Scott Wood, > > In message <4978dcb3.1030...@freescale.com> you wrote: >> When booting from NAND, u-boot is loaded at that address. It relocates >> to the end of memory, but the relocation process is incomplete and some >> things like strings still refer to the previ

Re: [U-Boot] mpc8313erdb: crash in image_print_type()

2009-01-22 Thread Wolfgang Denk
Dear Scott Wood, In message <4978dcb3.1030...@freescale.com> you wrote: > > When booting from NAND, u-boot is loaded at that address. It relocates > to the end of memory, but the relocation process is incomplete and some > things like strings still refer to the previous image. When booting B

[U-Boot] Unser Auslands Kredit zu TOP Konditionen

2009-01-22 Thread Dispo überzogen?
Guten Tag, sind Sie auch Opfer der Finanzkrise? Sie wollen einen Kredit - und Ihre Hausbank sagt "Nein" ... dann holen Sie sich doch Ihren Kredit im Ausland! Nutzen Sie die Chance, die Ihnen der osteuropäische Finanzmarkt jetzt bietet. Bei uns bekommen Sie

Re: [U-Boot] mpc8313erdb: crash in image_print_type()

2009-01-22 Thread Scott Wood
Matthew L. Creech wrote: > On Thu, Jan 22, 2009 at 3:36 PM, Matthew L. Creech wrote: >> => imi 10 >> >> ## Checking Image at 0010 ... > ... >> => md 13e61d >> 0013e61d: 4c696e75 78006e65 74627364 004e6574Linux.netbsd.Net >> ... >> > > Okay, upon re-reading this I saw where the problem

Re: [U-Boot] mpc8313erdb: crash in image_print_type()

2009-01-22 Thread Scott Wood
Matthew L. Creech wrote: > I'm building U-Boot 2009.01 for the MPC8313 ERDB. The issue I'm > having is that when attempting to boot the kernel (or even when doing > an "imi" command), I either get a bunch of garbage dumped to the > screen or a machine check exception: > > => imi 10 > > ## Ch

Re: [U-Boot] mpc8313erdb: crash in image_print_type()

2009-01-22 Thread Matthew L. Creech
On Thu, Jan 22, 2009 at 3:36 PM, Matthew L. Creech wrote: > > => imi 10 > > ## Checking Image at 0010 ... ... > > => md 13e61d > 0013e61d: 4c696e75 78006e65 74627364 004e6574Linux.netbsd.Net > ... > Okay, upon re-reading this I saw where the problem lies. :) Apparently I'm overwritin

[U-Boot] Unser Auslands-Kredit hilft!

2009-01-22 Thread Probleme mit der Bank?
Guten Tag, sind Sie auch Opfer der Finanzkrise? Sie wollen einen Kredit - und Ihre Hausbank sagt "Nein" ... dann holen Sie sich doch Ihren Kredit im Ausland! Nutzen Sie die Chance, die Ihnen der osteuropäische Finanzmarkt jetzt bietet. Bei uns bekommen Sie

[U-Boot] mpc8313erdb: crash in image_print_type()

2009-01-22 Thread Matthew L. Creech
I'm building U-Boot 2009.01 for the MPC8313 ERDB. The issue I'm having is that when attempting to boot the kernel (or even when doing an "imi" command), I either get a bunch of garbage dumped to the screen or a machine check exception: => imi 10 ## Checking Image at 0010 ... Legacy im

[U-Boot] Unser Auslands Kredit zu TOP Konditionen

2009-01-22 Thread Ihr Kreditwunsch?
Guten Tag, sind Sie auch Opfer der Finanzkrise? Sie wollen einen Kredit - und Ihre Hausbank sagt "Nein" ... dann holen Sie sich doch Ihren Kredit im Ausland! Nutzen Sie die Chance, die Ihnen der osteuropäische Finanzmarkt jetzt bietet. Bei uns bekommen Sie

[U-Boot] Unser Auslands Kredit zu TOP Konditionen

2009-01-22 Thread Dispo überzogen?
Guten Tag, sind Sie auch Opfer der Finanzkrise? Sie wollen einen Kredit - und Ihre Hausbank sagt "Nein" ... dann holen Sie sich doch Ihren Kredit im Ausland! Nutzen Sie die Chance, die Ihnen der osteuropäische Finanzmarkt jetzt bietet. Bei uns bekommen Sie

Re: [U-Boot] [PATCH] usb_scan_devices: fix output with no devices

2009-01-22 Thread Remy Bohmer
Hello Mike, 2009/1/19 Mike Frysinger : > From: Bryan Wu > > We should check the return of usb_new_device() so that if no USB device is > found, we print out the right message rather than always saying "new usb > device found". > > Signed-off-by: Bryan Wu > Signed-off-by: Mike Frysinger > --- >

Re: [U-Boot] [PATCH] USB: Add high-speed (480Mb/s) to all USB related outputs

2009-01-22 Thread Remy Bohmer
Hello Stefan, I moved your complete series to the usb/testing branch for compile/regression testing. Thanks. Remy 2009/1/22 Stefan Roese : > With this patch the USB related connection speed output ("usb tree" command > and > debug output) is now high-speed enabled. > > This patch also fixes a

[U-Boot] Unser Auslands-Kredit hilft!

2009-01-22 Thread Alles zu teuer?
Guten Tag, sind Sie auch Opfer der Finanzkrise? Sie wollen einen Kredit - und Ihre Hausbank sagt "Nein" ... dann holen Sie sich doch Ihren Kredit im Ausland! Nutzen Sie die Chance, die Ihnen der osteuropäische Finanzmarkt jetzt bietet. Bei uns bekommen Sie

[U-Boot] Freiheit durch Auslands-Kredit

2009-01-22 Thread Geld ist knapp?
Guten Tag, sind Sie auch Opfer der Finanzkrise? Sie wollen einen Kredit - und Ihre Hausbank sagt "Nein" ... dann holen Sie sich doch Ihren Kredit im Ausland! Nutzen Sie die Chance, die Ihnen der osteuropäische Finanzmarkt jetzt bietet. Bei uns bekommen Sie

[U-Boot] Unser Auslands Kredit hilft!

2009-01-22 Thread Geld Probleme?
Guten Tag, sind Sie auch Opfer der Finanzkrise? Sie wollen einen Kredit - und Ihre Hausbank sagt "Nein" ... dann holen Sie sich doch Ihren Kredit im Ausland! Nutzen Sie die Chance, die Ihnen der osteuropäische Finanzmarkt jetzt bietet. Bei uns bekommen Sie

Re: [U-Boot] [PATCH] mpc83xx: Size optimization of start.S

2009-01-22 Thread Kim Phillips
On Thu, 22 Jan 2009 10:00:56 -0800 (PST) Ron Madrid wrote: > Since my new board patch is dependent on this being applied is it possible to > now resubmit my new board patch? I thought you'd never ask :) please base it on u-boot-mpc83xx next. Kim ___

Re: [U-Boot] [PATCH] mpc83xx: Size optimization of start.S

2009-01-22 Thread Ron Madrid
No worries. With the holidays and all I figured that it was just delayed. Since my new board patch is dependent on this being applied is it possible to now resubmit my new board patch? Thanks. Ron --- On Wed, 1/21/09, Kim Phillips wrote: > From: Kim Phillips > Subject: Re: [U-Boot] [PATCH

Re: [U-Boot] [PATCH 0/5] ixp/npe: Move conditional compilation to Makefile

2009-01-22 Thread Jean-Christophe PLAGNIOL-VILLARD
On 17:35 Thu 22 Jan , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <20090122112548.ge22...@game.jcrosoft.org> you wrote: > > > > > I suggest we remove the code for these broken boards from the U-Boot > > > tree. > ... > > we can easly fix it by removing the opti

Re: [U-Boot] [PATCH 0/5] ixp/npe: Move conditional compilation to Makefile

2009-01-22 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090122112548.ge22...@game.jcrosoft.org> you wrote: > > > I suggest we remove the code for these broken boards from the U-Boot > > tree. ... > we can easly fix it by removing the option to embedeed the FW > and update the board config to load it

Re: [U-Boot] [PATCH 1/1] arm: fix some arch_number definition

2009-01-22 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090122111348.gc22...@game.jcrosoft.org> you wrote: > > > > > "board/lpc2292sodimm/lpc2292sodimm.c": > > > > > > > > 42 /* arch number MACH_TYPE_ARMADILLO - not official*/ > > > > 43 gd->bd->bi_arch_number = 83; > > > I've not

[U-Boot] Custom MPC8548 boot using FDT problem

2009-01-22 Thread Pieter
Hi all I have been working on booting our custom MPC8548 board using a FDT. The board boots up to the point where "controll is passed to Linux" and then nothing happens. I have plased the final part of the console output at the bottom of this message. Does anyone have an idea about what is going

Re: [U-Boot] U-Boot hangs after uncompressing kernel image on MPC5200B

2009-01-22 Thread Grant Likely
On Thu, Jan 22, 2009 at 4:05 AM, Marco Antônio Possamai wrote: > Hello, all. > > My goal is to succesfully pass a 2.6.26 linux kernel to the MPC5200B > using the three-argument command bootm. [...] > I've built the image using the make ARCH=powerpc zImage command. It > creates the cuImage.lite5200

Re: [U-Boot] [PATCH 0/5] ixp/npe: Move conditional compilation to Makefile

2009-01-22 Thread Jean-Christophe PLAGNIOL-VILLARD
On 12:32 Thu 22 Jan , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <20090122110942.ga22...@game.jcrosoft.org> you wrote: > > > > > I ask if it would not make more sense to remove all this code and drop > > > support for these nun-working boards, especially since

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

2009-01-22 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- Makefile |1 + doc/README.at91 |9 drivers/serial/atmel_usart.c |4 +- drivers/watchdog/Makefile| 46 drivers/watchdog/at91sam9_wdt.c

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

2009-01-22 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- Makefile|5 + include/configs/at91sam9263ek.h |5 + 2 files changed, 10 insertions(+), 0 deletions(-) diff --git a/Makefile b/Makefile index c3f089d..2fb0c42 100644 --- a/Makefile +++ b/Makefile @@ -2663,

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

2009-01-22 Thread Jean-Christophe PLAGNIOL-VILLARD
This patch series will introduce the AT91SAM9 watchdog support but becare aware that the watchdog can only be activate once so you need to activate in the bootloader and in the bootstrap if you use it Best Regards, J. ___

Re: [U-Boot] [PATCH 1/1] arm: fix some arch_number definition

2009-01-22 Thread Jean-Christophe PLAGNIOL-VILLARD
Hi, all affected board maintainers I've found in the current u-boot code some errors on the machine id could take a look on your board nb: e-mail forwaded following Best Regards, J. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD diff --git a/board/apollon/apollon.c b/b

[U-Boot] U-Boot hangs after uncompressing kernel image on MPC5200B

2009-01-22 Thread Marco Antônio Possamai
Hello, all. My goal is to succesfully pass a 2.6.26 linux kernel to the MPC5200B using the three-argument command bootm. I'm using the DENX ELDK toolchain, the U-Boot v1.2.0, the dtc-v1.2.0 (latest device tree compiler), and a suitable tftp-server pointing to /tftpboot/5200. I've built the image

Re: [U-Boot] [PATCH 0/5] ixp/npe: Move conditional compilation to Makefile

2009-01-22 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090122110942.ga22...@game.jcrosoft.org> you wrote: > > > I ask if it would not make more sense to remove all this code and drop > > support for these nun-working boards, especially since nobody cares to > > fix them. > I agree but I've not the t

Re: [U-Boot] [PATCH 1/1] arm: fix some arch_number definition

2009-01-22 Thread Jean-Christophe PLAGNIOL-VILLARD
On 11:46 Thu 22 Jan , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <20090122082908.gc15...@game.jcrosoft.org> you wrote: > > > > > > - /* arch number MACH_TYPE_ARMADILLO - not official*/ > > > > - gd->bd->bi_arch_number = 83; > > > > + gd->bd->

Re: [U-Boot] [PATCH 3/5] ixp: move pci init in arm/board instead of cpu

2009-01-22 Thread Jean-Christophe PLAGNIOL-VILLARD
On 11:41 Thu 22 Jan , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <20090122081513.ga15...@game.jcrosoft.org> you wrote: > > > > > > + pci_init(); > > > > + return 0; > > > > +} > > > > > > Maybe pci_init() should return some error code? > > no it d

Re: [U-Boot] [PATCH 0/5] ixp/npe: Move conditional compilation to Makefile

2009-01-22 Thread Jean-Christophe PLAGNIOL-VILLARD
On 11:48 Thu 22 Jan , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <20090122081934.gb15...@game.jcrosoft.org> you wrote: > > > > > Given the fact that we don't have the needed npe files in the U-Boot > > > source tree, and that nobodu can legally include this be

[U-Boot] [GIT PULL] avr32 fix for v2009.01

2009-01-22 Thread Haavard Skinnemoen
Hi Wolfgang, Please pull git://git.denx.de/u-boot-avr32.git master to receive the following build fix for avr32 (all boards are affected). Haavard Skinnemoen (2): avr32: Remove second definition of virt_to_phys() Merge branch 'fixes' include/asm-avr32/io.h |9 ++--- 1 fi

Re: [U-Boot] [PATCH 0/5] ixp/npe: Move conditional compilation to Makefile

2009-01-22 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090122081934.gb15...@game.jcrosoft.org> you wrote: > > > Given the fact that we don't have the needed npe files in the U-Boot > > source tree, and that nobodu can legally include this because of the > > licensing issues, should we not rather rem

Re: [U-Boot] [PATCH 1/1] arm: fix some arch_number definition

2009-01-22 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090122082908.gc15...@game.jcrosoft.org> you wrote: > > > > - /* arch number MACH_TYPE_ARMADILLO - not official*/ > > > - gd->bd->bi_arch_number = 83; > > > + gd->bd->bi_arch_number = MACH_TYPE_ARMADILLO; ... > > You actually CHANGE the arch_numb

Re: [U-Boot] [PATCH 3/5] ixp: move pci init in arm/board instead of cpu

2009-01-22 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090122081513.ga15...@game.jcrosoft.org> you wrote: > > > > + pci_init(); > > > + return 0; > > > +} > > > > Maybe pci_init() should return some error code? > no it does not I am aware that it doesn't. I wrote: "It *should* return some error c

[U-Boot] [PATCH] at91rm9200: move serial driver to drivers/serial

2009-01-22 Thread Jean-Christophe PLAGNIOL-VILLARD
add CONFIG_AT91RM9200_USART to activate the driver Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/arm920t/at91rm9200/Makefile|2 +- drivers/serial/Makefile|1 + .../serial.c => drivers/serial/at91rm9200_usart.c |0 include/co

[U-Boot] [PATCH] USB: Add high-speed (480Mb/s) to all USB related outputs

2009-01-22 Thread Stefan Roese
With this patch the USB related connection speed output ("usb tree" command and debug output) is now high-speed enabled. This patch also fixes a compilation warning when debugging is enabled. Signed-off-by: Stefan Roese --- This patch is a replacement for the patch "USB: Change "usb tree" cmd to

Re: [U-Boot] [PATCH 0/5] ixp/npe: Move conditional compilation to Makefile

2009-01-22 Thread Jean-Christophe PLAGNIOL-VILLARD
> > diff --git a/cpu/ixp/npe/Makefile b/cpu/ixp/npe/Makefile > > index 25117d7..aa664a1 100644 > > --- a/cpu/ixp/npe/Makefile > > +++ b/cpu/ixp/npe/Makefile > > @@ -29,7 +29,7 @@ LOCAL_CFLAGS += -I$(TOPDIR)/cpu/ixp/npe/include > > -DCONFIG_IXP425_COMPONENT_ETHDB > > CFLAGS += $(LOCAL_CFLAGS) >

Re: [U-Boot] [PATCH 1/1] arm: fix some arch_number definition

2009-01-22 Thread Jean-Christophe PLAGNIOL-VILLARD
On 07:51 Thu 22 Jan , Jens Gehrlein wrote: > Jean-Christophe PLAGNIOL-VILLARD schrieb: > >> diff --git a/board/imx31_phycore/imx31_phycore.c >> b/board/imx31_phycore/imx31_phycore.c >> index ae93444..4b72d57 100644 >> --- a/board/imx31_phycore/imx31_phycore.c >> +++ b/board/imx31_phycore/imx31

Re: [U-Boot] [PATCH 1/1] arm: fix some arch_number definition

2009-01-22 Thread Jean-Christophe PLAGNIOL-VILLARD
On 08:40 Thu 22 Jan , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <1232603494-14583-2-git-send-email-plagn...@jcrosoft.com> you > wrote: > > > > diff --git a/board/armadillo/armadillo.c b/board/armadillo/armadillo.c > > index ca5bd1d..e9be758 100644 > > --- a

Re: [U-Boot] [PATCH 3/5] ixp: move pci init in arm/board instead of cpu

2009-01-22 Thread Jean-Christophe PLAGNIOL-VILLARD
On 08:51 Thu 22 Jan , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <1232604438-15471-4-git-send-email-plagn...@jcrosoft.com> you > wrote: > > > > +#if defined(CONFIG_CMD_PCI) || defined (CONFIG_PCI) > > +#include > > +static int arm_pci_init(void) > > +{ > >