Re: [U-Boot] Copyright/License text in cpu/ppc4xx/4xx_pci.c

2009-07-09 Thread Matthias Fuchs
On Thursday 09 July 2009 11:00, Stefan Roese wrote: > On Thursday 09 July 2009 10:44:13 Matthias Fuchs wrote: > > I just checked the nine years old initial version of 405gp_pci.c: > > > > http://ppcboot.cvs.sourceforge.net/viewvc/ppcboot/ppcboot/cpu/ppc4xx/405gp_ > >pci.c?revision=1.1&view=markup >

Re: [U-Boot] Copyright/License text in cpu/ppc4xx/4xx_pci.c

2009-07-09 Thread Stefan Roese
On Thursday 09 July 2009 10:44:13 Matthias Fuchs wrote: > I just checked the nine years old initial version of 405gp_pci.c: > > http://ppcboot.cvs.sourceforge.net/viewvc/ppcboot/ppcboot/cpu/ppc4xx/405gp_ >pci.c?revision=1.1&view=markup > > I do not see that this file has anything in common with the

Re: [U-Boot] Please pull u-boot-ubi

2009-07-09 Thread Stefan Roese
On Thursday 09 July 2009 10:49:47 Simon Kagstrom wrote: > > Did you at least compile-test your patchset on some of the other > > architectures (PPC, MIPS...)? > > Well, the only other cross-compiler I had around is for powerpc. I > built for the MPC8349ITX board, and that compiled just fine. But th

Re: [U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support

2009-07-09 Thread Prafulla Wadaskar
> -Original Message- > From: Stefan Roese [mailto:s...@denx.de] > Sent: Thursday, July 09, 2009 2:19 PM > To: u-boot@lists.denx.de > Cc: Prafulla Wadaskar; Ashish Karkare; Prabhanjan Sarnaik > Subject: Re: [U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile > SUEN3 support > > Hi Prafulla,

Re: [U-Boot] Please pull u-boot-ubi

2009-07-09 Thread Simon Kagstrom
On Thu, 9 Jul 2009 10:36:58 +0200 Stefan Roese wrote: > Unfortunately we don't have many boards in mainline U-Boot yet that include > UBI/UBIFS till now. So problems in this area might get unnoticed right now. > > Did you at least compile-test your patchset on some of the other > architectures

Re: [U-Boot] [PATCH 1/4]: arm: Kirkwood: Set MAC address during registration for kirkwood egiga

2009-07-09 Thread Prafulla Wadaskar
> -Original Message- > From: Simon Kagstrom [mailto:simon.kagst...@netinsight.net] > Sent: Wednesday, July 08, 2009 4:32 PM > Cc: U-Boot ML; Prafulla Wadaskar > Subject: [PATCH 1/4]: arm: Kirkwood: Set MAC address during > registration for kirkwood egiga > > This patch sets the MAC ad

Re: [U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support

2009-07-09 Thread Stefan Roese
Hi Prafulla, On Thursday 09 July 2009 09:15:29 Stefan Roese wrote: > > > +++ b/board/keymile/suen3/sdramregs.txt > > > > Under which license? > > GPL of course. ;) > > And one question about this: Does "doimage" allow comments? And if yes, > what's the comment control character? Is C-style support

Re: [U-Boot] Copyright/License text in cpu/ppc4xx/4xx_pci.c

2009-07-09 Thread Matthias Fuchs
Hi, On Wednesday 08 July 2009 22:57, Wolfgang Denk wrote: > Dear Matthias Fuchs, > > In message <200907082251.27180.matthias.fu...@esd-electronics.com> you wrote: > > > > Do we have some old PPCBoot CVS accessible somewhere? I want to find out > > what exactly is covers by the IBM license. > >

Re: [U-Boot] [PATCH 4/8]: Add unaligned.h for arm

2009-07-09 Thread Stefan Roese
On Tuesday 07 July 2009 15:58:51 Simon Kagstrom wrote: > This patch adds unaligned.h for ARM (needed to build with LZO > compression). The file is taken from the linux kernel, but includes > u-boot headers instead. > > Signed-off-by: Simon Kagstrom Acked-by: Stefan Roese Best regards, Stefan =

Re: [U-Boot] [PATCH 5/8]: Use do_div from div64.h for vsprintf

2009-07-09 Thread Stefan Roese
On Tuesday 07 July 2009 15:59:27 Simon Kagstrom wrote: > Signed-off-by: Simon Kagstrom Acked-by: Stefan Roese Best regards, Stefan = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Offi

Re: [U-Boot] Please pull u-boot-ubi

2009-07-09 Thread Stefan Roese
On Thursday 09 July 2009 10:32:02 Simon Kagstrom wrote: > > > To use ubifs on ARM, I also need the rest of the patch series > > > > > >http://lists.denx.de/pipermail/u-boot/2009-July/055594.html > > > > > > but I haven't seen any comments on that so far. > > > > No comments doesn't have to be a

Re: [U-Boot] Please pull u-boot-ubi

2009-07-09 Thread Simon Kagstrom
On Thu, 9 Jul 2009 10:24:42 +0200 Stefan Roese wrote: > > Thanks for applying this! However, I think the "[PATCH 8/8]: Command > > improvements for ubifs" patch should also be uncontroversial: > > Yes. And I already acked it on the list. Please note that I'm "only" the co- > custodian for the UB

Re: [U-Boot] [PATCH 1/8]: Move __set/clear_bit from ubifs.h to bitops.h

2009-07-09 Thread Stefan Roese
On Tuesday 07 July 2009 15:56:31 Simon Kagstrom wrote: > Move __set/clear_bit from ubifs.h to bitops.h > > __set_bit and __clear_bit are defined in ubifs.h as well as in > asm/include/bitops.h for some architectures. This patch moves > the generic implementation to include/linux/bitops.h and uses >

Re: [U-Boot] Please pull u-boot-ubi

2009-07-09 Thread Stefan Roese
On Thursday 09 July 2009 10:16:11 Simon Kagstrom wrote: > > The following changes since commit > > a350d0d37d7c113afbd9b0d2cf60ac542007f9e6: Wolfgang Denk (1): > > Merge branch 'master' of /home/wd/git/u-boot/custodians > > > > are available in the git repository at: > > > > git://www.den

Re: [U-Boot] Please pull u-boot-ubi

2009-07-09 Thread Simon Kagstrom
On Thu, 9 Jul 2009 09:59:56 +0200 Stefan Roese wrote: > The following changes since commit a350d0d37d7c113afbd9b0d2cf60ac542007f9e6: > Wolfgang Denk (1): > Merge branch 'master' of /home/wd/git/u-boot/custodians > > are available in the git repository at: > > git://www.denx.de/git/u

Re: [U-Boot] [PATCH2/2] Sheevaplug: Add Kirkwood gpio support to Sheevaplug

2009-07-09 Thread Dieter Kiermaier
Hi, > > > -Original Message- > > From: Dieter Kiermaier [mailto:dk-arm-li...@gmx.de] > > Sent: Thursday, July 09, 2009 12:50 PM > > To: Prafulla Wadaskar > > Subject: Re: [U-Boot] [PATCH2/2] Sheevaplug: Add Kirkwood > > gpio support to Sheevaplug > > > > Hi Prafulla, > > > > > > > > >

Re: [U-Boot] [PATCH2/2] Sheevaplug: Add Kirkwood gpio support to Sheevaplug

2009-07-09 Thread Prafulla Wadaskar
> -Original Message- > From: Dieter Kiermaier [mailto:dk-arm-li...@gmx.de] > Sent: Thursday, July 09, 2009 12:50 PM > To: Prafulla Wadaskar > Subject: Re: [U-Boot] [PATCH2/2] Sheevaplug: Add Kirkwood > gpio support to Sheevaplug > > Hi Prafulla, > > > > > > -Original Message

Re: [U-Boot] [PATCH 2/2] pxa: fix CKEN_B register bits

2009-07-09 Thread Daniel Mack
ping? On Tue, Jun 23, 2009 at 05:30:05PM +0200, Daniel Mack wrote: > From: Daniel Mack > To: u-boot@lists.denx.de > Cc: Daniel Mack > Subject: [PATCH 2/2] pxa: fix CKEN_B register bits > Date: Tue, 23 Jun 2009 17:30:05 +0200 > Message-Id: <1245771005-23299-2-git-send-email-dan...@caiaq.de> > X-M

Re: [U-Boot] [PATCH 1/2] pxa: add clock for system bus 2 arbiter

2009-07-09 Thread Daniel Mack
ping? On Tue, Jun 23, 2009 at 05:30:04PM +0200, Daniel Mack wrote: > From: Daniel Mack > To: u-boot@lists.denx.de > Cc: Daniel Mack > Subject: [PATCH 1/2] pxa: add clock for system bus 2 arbiter > Date: Tue, 23 Jun 2009 17:30:04 +0200 > Message-Id: <1245771005-23299-1-git-send-email-dan...@caiaq

Re: [U-Boot] [PATCH] MAINTAINERS: fix sorting, remove duplicates.

2009-07-09 Thread Wolfgang Denk
In message <1247126279-2680-1-git-send-email...@denx.de> you wrote: > Signed-off-by: Wolfgang Denk > --- > MAINTAINERS | 20 > 1 files changed, 8 insertions(+), 12 deletions(-) Applied. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang De

Re: [U-Boot] [PATCH v3 3/3] A320: Add support for Faraday A320 evaluation board

2009-07-09 Thread Wolfgang Denk
Dear Po-Yu Chuang, In message you wrote: > > >> --- a/MAINTAINERS > >> +++ b/MAINTAINERS > >> @@ -680,6 +680,10 @@ Sergey Lapin > >> > >> afeb9260ARM926EJS (AT91> SAM9260 SoC) > >> > >> +Po-Yu Chuang > >> + > >> + a320FA526 (ARM> v4/reuse arm920t source) faraday

Re: [U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support

2009-07-09 Thread Prafulla Wadaskar
> -Original Message- > From: Stefan Roese [mailto:s...@denx.de] > Sent: Thursday, July 09, 2009 12:54 PM > To: dk-arm-li...@gmx.de > Cc: u-boot@lists.denx.de; Prafulla Wadaskar; Ashish Karkare; > Prabhanjan Sarnaik > Subject: Re: [U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile > SUEN3

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

2009-07-09 Thread Stefan Roese
The following changes since commit a350d0d37d7c113afbd9b0d2cf60ac542007f9e6: Wolfgang Denk (1): Merge branch 'master' of /home/wd/git/u-boot/custodians are available in the git repository at: git://www.denx.de/git/u-boot-ubi.git master Simon Kagstrom (1): Handle VID header offs

Re: [U-Boot] [PATCH 7/8]: Handle VID header offset in ubi part command

2009-07-09 Thread Stefan Roese
On Tuesday 07 July 2009 16:59:46 Simon Kagstrom wrote: > The VID header offset is sometimes needed to initialize the UBI > partition. This patch adds it (optionally) to the command line > for the ubi part command. > > (Lines have been properly wrapped since last version) > > Signed-off-by: Simon Ka

[U-Boot] [PATCH] MAINTAINERS: fix sorting, remove duplicates.

2009-07-09 Thread Wolfgang Denk
Signed-off-by: Wolfgang Denk --- MAINTAINERS | 20 1 files changed, 8 insertions(+), 12 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 705bac5..0041112 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -583,6 +583,10 @@ Prakash Kumar cerf250 xscal

Re: [U-Boot] How to start U-Boot for i.MX31 NAND out of RedBoot (out of RAM)

2009-07-09 Thread Ulrich Gerster
Hello Magnus Lilja 08.07.09 17.42 Uhr >>> > Hi > > You should define CONFIG_SKIP_LOWLEVEL_INIT since redboot has already > setup the SDRAM. If you load U-boot to the address it's set up to > execute from you should also define CONFIG_SKIP_RELOCATE_UBOOT. > It's been a long while since I us

Re: [U-Boot] bootcount support on arm/kirkwood

2009-07-09 Thread Wolfgang Denk
Dear Prafulla Wadaskar, In message <73173d32e9439e4abb5151606c3e19e202dd54d...@sc-vexch1.marvell.com> you wrote: > > > No chance? Is there really no register/mem array which keep > > its value across a processor reset? ... > Do you want only across reboots(i.e. resets)? How about re-power cycle

Re: [U-Boot] bootcount support on arm/kirkwood

2009-07-09 Thread Wolfgang Denk
Dear Prafulla Wadaskar, In message <73173d32e9439e4abb5151606c3e19e202dd54d...@sc-vexch1.marvell.com> you wrote: > > > No, he doesn't. He needs a register that is guaranteed to > > keep it''s values across a processor reset. > > With Kirkwood, the only way to implement it is with flash assist

Re: [U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support

2009-07-09 Thread Heiko Schocher
Hello Stefan, Stefan Roese wrote: > On Wednesday 08 July 2009 20:53:58 Wolfgang Denk wrote: >>> diff --git a/MAKEALL b/MAKEALL >>> index 41f1445..6c80694 100755 >>> --- a/MAKEALL >>> +++ b/MAKEALL [...] >>> +#define CONFIG_EXTRA_ENV_SETTINGS \ >>> + "load=tftp 40

Re: [U-Boot] [PATCH] ppc4xx: Enable support for 64bit printf on all PPC4xx variants

2009-07-09 Thread Wolfgang Denk
Dear Scott Wood, In message <4a551d5a.5060...@freescale.com> you wrote: > > > But then applying this patch would break some boards that are working > > now. Shirking off responsibility and have the board maintainers fix > > it again is IMHO not the right thing to do. > > What would break? If t

Re: [U-Boot] [PATCH v3 3/3] A320: Add support for Faraday A320 evaluation board

2009-07-09 Thread Po-Yu Chuang
Dear Wolfgang Denk, 2009/7/9 Wolfgang Denk : >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -680,6 +680,10 @@ Sergey Lapin >> >>       afeb9260        ARM926EJS (AT91SAM9260 SoC) >> >> +Po-Yu Chuang >> + >> +     a320            FA526 (ARMv4/reuse arm920t source) faraday SoC > > Please keep lis

Re: [U-Boot] [PATCH 5/6] usb: add Marvell Kirkwood ehci host controller driver

2009-07-09 Thread Remy Bohmer
Hello Prafulla, > As stated in other email thread too. > Now all dependencies for Sheevaplug board support are in accepted state > except this patch http://lists.denx.de/pipermail/u-boot/2009-June/055112.html I know that but I cannot test it because I do not have the hardware, so I depend on oth

Re: [U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support

2009-07-09 Thread Stefan Roese
On Thursday 09 July 2009 09:21:33 Dieter Kiermaier wrote: > > On Wednesday 08 July 2009 19:48:19 Prafulla Wadaskar wrote: > > > > MAINTAINERS |1 + > > > > MAKEALL |1 + > > > > Makefile |3 + > > > > board/keymil

Re: [U-Boot] bootcount support on arm/kirkwood

2009-07-09 Thread Heiko Schocher
Hello Prafulla, Prafulla Wadaskar wrote: >> -Original Message- >> From: Heiko Schocher [mailto:h...@denx.de] >> Sent: Thursday, July 09, 2009 12:05 PM >> To: Prafulla Wadaskar >> Cc: Wolfgang Denk; U-Boot user list; Prabhanjan Sarnaik; >> Ashish Karkare >> Subject: Re: [U-Boot] bootcount

Re: [U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support

2009-07-09 Thread Dieter Kiermaier
Hi Stefan, hi Prafulla, > Hi Prafulla, > > On Wednesday 08 July 2009 19:48:19 Prafulla Wadaskar wrote: > > > MAINTAINERS |1 + > > > MAKEALL |1 + > > > Makefile |3 + > > > board/keymile/suen3/Makefile |

Re: [U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support

2009-07-09 Thread Stefan Roese
Hi Prafulla, On Wednesday 08 July 2009 19:48:19 Prafulla Wadaskar wrote: > > MAINTAINERS |1 + > > MAKEALL |1 + > > Makefile |3 + > > board/keymile/suen3/Makefile | 51 + > > board/keymile/suen3/

[U-Boot] [PATCH] at91: Introduction of at91sam9g45 SOC.

2009-07-09 Thread Sedji Gaouaou
AT91sam9g45 series is an ARM 926ej-s SOC family clocked at 400/133MHz. It embeds USB high speed host and device, LCD, DDR2 RAM, and a full set of peripherals. The first board that embeds at91sam9g45 chip is the AT91SAM9G45-EKES. On the board you can find 2 USART, USB high speed, a 480*272 LG lcd,

Re: [U-Boot] [PATCH2/2] Sheevaplug: Add Kirkwood gpio support to Sheevaplug

2009-07-09 Thread Prafulla Wadaskar
> -Original Message- > From: Dieter Kiermaier [mailto:dk-arm-li...@gmx.de] > Sent: Thursday, July 09, 2009 12:25 PM > To: Jean-Christophe PLAGNIOL-VILLARD > Cc: u-boot@lists.denx.de; Prafulla Wadaskar > Subject: Re: [U-Boot] [PATCH2/2] Sheevaplug: Add Kirkwood > gpio support to Sheevap

Re: [U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support

2009-07-09 Thread Stefan Roese
Hi Wolfgang, On Wednesday 08 July 2009 20:53:58 Wolfgang Denk wrote: > > diff --git a/MAKEALL b/MAKEALL > > index 41f1445..6c80694 100755 > > --- a/MAKEALL > > +++ b/MAKEALL > > @@ -524,6 +524,7 @@ LIST_ARM9=" \ > > scb9328 \ > > smdk2400

<    1   2