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

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

[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] [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/

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] 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 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] [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 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] 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 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] 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] 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] 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

[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] [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] 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 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

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] 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 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 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] [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] [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] 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] 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] [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 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] 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] [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] [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] 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/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] [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] 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 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 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] 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] 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 >

[U-Boot] Can't start Linux if U-Boot built with CONFIG_WATCHDOG

2009-07-09 Thread Matthew Lear
Hello all, I've added watchdog support based on U-Boot (git) for the m68k coldfire mcf54455evb platform. I've fed the patch to the maintainer to help in development. However, I am unable to start my m68k w/MMU coldfire Linux kernel from U-Boot if U-Boot is built with CONFIG_WATCHDOG regardless if

Re: [U-Boot] [PATCH RESEND] Added support for splash screen positioning

2009-07-09 Thread Matthias Weisser
Hi Matthias >>> Matthias Fuchs schrieb am 06.07.2009 um 11:23: > Hi, > > I posted a similiar patch a long time ago: > > http://lists.denx.de/pipermail/u-boot/2007-July/022741.html Missed that. Sorry. > If we can use a powerful splashimage variable, I would vote for my patch > and check it on

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

2009-07-09 Thread Stefan Roese
On Thursday 09 July 2009 11:24:39 Matthias Fuchs wrote: > > Yes, those files don't have much in common any more. Only some comments > > (which could be removed or rewritten) and and the sequence of some > > register initialisation. But again, IANAL and I don't really know if we > > can remove the I

[U-Boot] [PATCH 0/3] powerpc: updates for the keymile boards

2009-07-09 Thread Heiko Schocher
following patch series makes a lot of updates for the existing keymile boards kmeter1, kmsupx4, mgcoge and mgsuvd. Also add nand support and an i2c deblock function for the kmeter1 board. The following changes since commit a350d0d37d7c113afbd9b0d2cf60ac542007f9e6: Wolfgang Denk (1): Merg

[U-Boot] [PATCH 1/3] powerpc: updates for the keymile boards

2009-07-09 Thread Heiko Schocher
- CONFIG_SYS_MAX_I2C_BUS changed to 1 We use only one I2C hardwarecontroller on this boards, so change the CONFIG_SYS_MAX_I2C_BUS to 1. - common: dont print errormsg if second IVM Block lacks. - 82xx, mgcoge: fix double mtdpart entry in environment - 82xx, mgcoge: activate on second Flash the s

[U-Boot] [PATCH 2/3] i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c

2009-07-09 Thread Heiko Schocher
This patch adds the possibility to call a board specific i2c bus reset routine for the fsl_i2c bus driver, and adds this option for the keymile kmeter1 board. The deblock sequence for this board is implemented and tested in the following way: CR = 0x20 (release SDA and SCL pin) CR = 0xa0 (start r

[U-Boot] [PATCH 3/3] 83xx, kmeter1: added NAND support

2009-07-09 Thread Heiko Schocher
Signed-off-by: Heiko Schocher --- board/keymile/kmeter1/Makefile |2 +- board/keymile/kmeter1/nand.c | 153 include/configs/kmeter1.h |5 ++ 3 files changed, 159 insertions(+), 1 deletions(-) create mode 100644 board/keymile/kmeter1/nand.c

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

2009-07-09 Thread Wolfgang Denk
Dear Stefan Roese, In message <200907091024.42759...@denx.de> you wrote: > > Yes. And I already acked it on the list. Please note that I'm "only" the co- > custodian for the UBI repository. We have no UBIFS custodian. So it needs to > get into mainline via Wolfgang. I see UBIFS and UBI as one to

Re: [U-Boot] [PATCH] asm-generic: Consolidate errno.h to asm-generic/errno.h

2009-07-09 Thread Haavard Skinnemoen
Michal Simek wrote: > Hi Custodians, > > Do you have any problem with this asm-generic/errno.h patch? > > Patch is available in u-boot-microblaze.git asm-generic branch. Looks good to me too. Haavard ___ U-Boot mailing list U-Boot@lists.denx.de http:/

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

2009-07-09 Thread Wolfgang Denk
Dear Stefan Roese, In message <200907091151.51598...@denx.de> you wrote: > > So it's even more important to know, if such files as this 4xx PCI code, > which > has nearly nothing in common with the original IBM code, can move to GPL. Not > sure how to solve this issue though. Perhaps we should

[U-Boot] Reset problem in IROM mode

2009-07-09 Thread kishore choudhari
Hi all, I am using samsung 2416 and 2451 boards. in 2416 board in IROM mode If I do watchdog reset (by using command RESET or directly writing in watchdog registers)the board will reset and comes to boot prompt .but in my 2451 samsung board the if I do watchdog reset (by using command RESET or di

Re: [U-Boot] Reset problem in IROM mode

2009-07-09 Thread kishore choudhari
Hi all, adding to my qustion , Iam using U-boot and 1.1.6 version for ARM9 board. On Thu, Jul 9, 2009 at 3:36 PM, kishore choudhari wrote: > Hi all, > > I am using samsung 2416 and 2451 boards. in 2416 board in IROM mode If I > do watchdog reset (by using command RESET or directly writing in wat

Re: [U-Boot] [PATCH 3/3] 83xx, kmeter1: added NAND support

2009-07-09 Thread Stefan Roese
Hi Heiko, On Thursday 09 July 2009 12:04:41 Heiko Schocher wrote: > Signed-off-by: Heiko Schocher > --- > board/keymile/kmeter1/Makefile |2 +- > board/keymile/kmeter1/nand.c I suggest to move this NAND driver into the drivers/mtd/nand directory (e.g. drivers/mtd/nand/kmeter1_nand.c). We t

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

2009-07-09 Thread Stefan Roese
On Thursday 09 July 2009 12:05:31 Wolfgang Denk wrote: > > Yes. And I already acked it on the list. Please note that I'm "only" the > > co- custodian for the UBI repository. We have no UBIFS custodian. So it > > needs to get into mainline via Wolfgang. > > I see UBIFS and UBI as one topic. Please r

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

2009-07-09 Thread Stefan Roese
On Thursday 09 July 2009 12:10:10 Wolfgang Denk wrote: > > So it's even more important to know, if such files as this 4xx PCI code, > > which has nearly nothing in common with the original IBM code, can move > > to GPL. Not sure how to solve this issue though. Perhaps we should ask > > somebody at

Re: [U-Boot] [PATCH RESEND] Added support for splash screen positioning

2009-07-09 Thread Matthias Fuchs
On Thursday 09 July 2009 11:45, Matthias Weisser wrote: > Hi Matthias > > >>> Matthias Fuchs schrieb am 06.07.2009 um > 11:23: > > Hi, > > > > I posted a similiar patch a long time ago: > > > > http://lists.denx.de/pipermail/u-boot/2007-July/022741.html > > Missed that. Sorry. > > > If we ca

[U-Boot] [PATCH 1/2 v6] Make libgcc inclusion from common Makefile overridable by platform config file

2009-07-09 Thread Jean-Christophe PLAGNIOL-VILLARD
This patch allows to override the libgcc Makefile inclusion from the toplevel Makefile by the arch config.mk files. This is in preparation for the ARM architecture to move away from including libgcc functions and only using self-contained U-Boot functions as done in Linux. Currently all the ARM bo

[U-Boot] [GIT PULL] Please pull asm-generic

2009-07-09 Thread Michal Simek
Hi Wolfgang, Please pull my asm-generic branch. There is only one patch which create asm-generic folder with errno.h. I have got ack from ppc40x, blackfin, arm, coldfire and avr custodians. Thanks, Michal The following changes since commit 59869ca72df8bc4e4ffa9dd17cb6673bbe010272: Wolfgang D

Re: [U-Boot] [PATCH 8/8]: Command improvements for ubifs

2009-07-09 Thread Stefan Roese
On Tuesday 07 July 2009 16:01:02 Simon Kagstrom wrote: > Check that an argument is passed to ubifsmount and that addresses and > sizes are actually numbers for ubifsload. Also improve the instructions > a bit. Applied to u-boot-ubi. Thanks. Simon, one request for your next patches. Please add a k

[U-Boot] Please pull u-boot-ubi (v2)

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 (2): Handle VID header offs

Re: [U-Boot] u-boot-v2 and GPL license version?

2009-07-09 Thread Detlev Zundel
Hi Jerry, > Kumar Gala wrote: >> Sascha, >> >> You seem to be the person acting as maintainer of u-boot-v2. Do you >> have any input if u-boot-v2 would stay with GPLv2 or move to GPLv3? >> >> - k > > U-Boot v2 is the usage case I had in mind in my question: >> Would U-Boot be willing to have

Re: [U-Boot] u-boot-v2 and GPL license version?

2009-07-09 Thread Jerry Van Baren
Detlev Zundel wrote: > Hi Jerry, > >> Kumar Gala wrote: >>> Sascha, >>> >>> You seem to be the person acting as maintainer of u-boot-v2. Do you >>> have any input if u-boot-v2 would stay with GPLv2 or move to GPLv3? >>> >>> - k >> U-Boot v2 is the usage case I had in mind in my question: >>> Wo

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

2009-07-09 Thread Remy Bohmer
Hello Jean-Christophe, 2009/7/9 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 >> M

Re: [U-Boot] [PATCH 0/3] DMA ECC update

2009-07-09 Thread Jerry Van Baren
Ira W. Snyder wrote: > On Wed, Jul 08, 2009 at 05:59:33PM -0500, Peter Tyser wrote: >> On Wed, 2009-07-08 at 15:31 -0700, Ira W. Snyder wrote: >>> On Wed, Jul 08, 2009 at 02:28:39PM -0500, Peter Tyser wrote: These changes bring the 83xx SDRAM ECC initialization in line with the 85xx/86xx

Re: [U-Boot] [GIT PULL] Please pull asm-generic

2009-07-09 Thread Jean-Christophe PLAGNIOL-VILLARD
On 13:00 Thu 09 Jul , Michal Simek wrote: > Hi Wolfgang, > > Please pull my asm-generic branch. There is only one patch which > create asm-generic folder with errno.h. > I have got ack from ppc40x, blackfin, arm, coldfire and avr custodians. please add this info in the commit Best Regards, J.

Re: [U-Boot] [GIT PULL] Please pull asm-generic

2009-07-09 Thread Michal Simek
Jean-Christophe PLAGNIOL-VILLARD wrote: > On 13:00 Thu 09 Jul , Michal Simek wrote: >> Hi Wolfgang, >> >> Please pull my asm-generic branch. There is only one patch which >> create asm-generic folder with errno.h. >> I have got ack from ppc40x, blackfin, arm, coldfire and avr custodians. > pl

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

2009-07-09 Thread Wolfgang Denk
Dear Stefan Roese, In message <200907091215.59930...@denx.de> you wrote: > > > BTW - what's the situation with the corresponding Linux headers? > > The Linux code is completely different here. I based my 4xx code in my first > U-Boot port on the IBM PIBS code and not Linux. Then maybe we can im

Re: [U-Boot] [PATCH 0/4] OMAP3 pandora: pin mux updates

2009-07-09 Thread Grazvydas Ignotas
On Thu, Jul 9, 2009 at 1:44 AM, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 00:29 Wed 08 Jul     , Grazvydas Ignotas wrote: >> This patch series clean up and update pin mux for pandora. >> The update is needed for rev3 or later boards to work properly, >> but older boards still work after this. >>

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

2009-07-09 Thread Stefan Roese
On Thursday 09 July 2009 14:20:40 Wolfgang Denk wrote: > > > BTW - what's the situation with the corresponding Linux headers? > > > > The Linux code is completely different here. I based my 4xx code in my > > first U-Boot port on the IBM PIBS code and not Linux. > > Then maybe we can import the rel

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

2009-07-09 Thread Jerry Van Baren
Stefan Roese wrote: > On Thursday 09 July 2009 00:18:54 Jerry Van Baren wrote: >> Regardless of the in/out debate, we should print a warning if %ll is >> used but not supported. I would suggest simply printing the "%lld" (or >> whatever the format is) and pop two longs from the varargs. That woul

Re: [U-Boot] [PATCH 1/3 v2] 83xx: Default to using DMA to initializeSDRAM

2009-07-09 Thread Jerry Van Baren
Liu Dave-R63238 wrote: >> According to Ira, the DMA method was faster than the cpu method: >> "It makes the DMA initialization normal speed again. The DMA >> in the for loop takes the longest (as expected). >> >> So yes, strangely it (enabling the icache) makes a HUGE >> difference. The total tim

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

2009-07-09 Thread Stefan Roese
On Thursday 09 July 2009 14:24:49 Jerry Van Baren wrote: > > All this would increase the code size for those boards not supporting the > > 64bit printf format. Not sure by how much, but I suggest to just fix the > > problem by supporting this format correctly instead of adding new code to > > print

Re: [U-Boot] [PATCH 1/3 v2] 83xx: Default to using DMA to initializeSDRAM

2009-07-09 Thread Jerry Van Baren
Jerry Van Baren wrote: > Liu Dave-R63238 wrote: >>> According to Ira, the DMA method was faster than the cpu method: >>> "It makes the DMA initialization normal speed again. The DMA >>> in the for loop takes the longest (as expected). >>> >>> So yes, strangely it (enabling the icache) makes a HUGE

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

2009-07-09 Thread Jerry Van Baren
Stefan Roese wrote: > On Thursday 09 July 2009 14:24:49 Jerry Van Baren wrote: >>> All this would increase the code size for those boards not supporting the >>> 64bit printf format. Not sure by how much, but I suggest to just fix the >>> problem by supporting this format correctly instead of adding

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

2009-07-09 Thread Prafulla Wadaskar
> -Original Message- > From: l.ping...@gmail.com [mailto:l.ping...@gmail.com] On > Behalf Of Remy Bohmer > Sent: Thursday, July 09, 2009 1:00 PM > To: Prafulla Wadaskar; Michael Trimarchi > Cc: u-boot@lists.denx.de; Prabhanjan Sarnaik; Ronen Shitrit; > Ashish Karkare > Subject: Re: [PA

[U-Boot] [PATCH RESEND] Added support for splash screen positioning

2009-07-09 Thread Matthias Weisser
This patch adds support splash image positioning by adding an additional variable "splashpos" to the environment. Please see README for details. Signed-off-by: Matthias Weisser --- README | 19 +++ common/lcd.c| 39

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

2009-07-09 Thread Remy Bohmer
Hi, >> At least there is 1 significant difference between your patch >> and the patch of Michael >> >> Your patch contains this: >> >> -     typeReq = req->request << 8 | req->requesttype; >> +     typeReq = req->request | req->requesttype <

Re: [U-Boot] [PATCH 3/3] 83xx, kmeter1: added NAND support

2009-07-09 Thread Heiko Schocher
Hello Stefan, Stefan Roese wrote: > On Thursday 09 July 2009 12:04:41 Heiko Schocher wrote: >> Signed-off-by: Heiko Schocher >> --- >> board/keymile/kmeter1/Makefile |2 +- >> board/keymile/kmeter1/nand.c > > I suggest to move this NAND driver into the drivers/mtd/nand directory (e.g. > dr

Re: [U-Boot] [PATCH 3/3] 83xx, kmeter1: added NAND support

2009-07-09 Thread Stefan Roese
On Thursday 09 July 2009 16:59:02 Heiko Schocher wrote: > >> board/keymile/kmeter1/Makefile |2 +- > >> board/keymile/kmeter1/nand.c > > > > I suggest to move this NAND driver into the drivers/mtd/nand directory > > (e.g. drivers/mtd/nand/kmeter1_nand.c). We try to collect all drivers > > here

[U-Boot] [PATCH 1/9] Move architecture specific config.mk files into subdirs

2009-07-09 Thread Peter Tyser
This cleans up U-Boot's toplevel directory a bit and makes the architecture 'config.mk' file naming and location similar to board and cpu 'config.mk' files Signed-off-by: Peter Tyser --- config.mk|2 +- arm_config.mk => lib_arm/config.mk

[U-Boot] [PATCH 3/9] Move lib_arm to lib/arm

2009-07-09 Thread Peter Tyser
Signed-off-by: Peter Tyser --- README |2 +- board/actux1/u-boot.lds|2 +- board/actux2/u-boot.lds|2 +- board/actux3/u-boot.lds|2 +- board/freescale/mx31ads/u-boot.lds |2 +- board/trab/Makefile|

[U-Boot] [PATCH 0/9] Clean up top-level directory structure

2009-07-09 Thread Peter Tyser
This series moves api_examples to api/examples and moves all lib* directories into a common lib/ directory. It also moves the _config.mk files into their corresponding lib directory. Seeing 12 lib_ directories and 12 _config.mk files in U-Boot's top level always annoyed me, and I finally had some

[U-Boot] [PATCH 2/9] Move lib_ppc to lib/ppc

2009-07-09 Thread Peter Tyser
Signed-off-by: Peter Tyser --- Makefile |4 README|4 ++-- api_examples/Makefile |4 ++-- board/LEOX/elpt860/u-boot.lds | 10 +- board/RPXClassic/u-boot.

[U-Boot] [PATCH 5/9] Move lib_m68k to lib/m68k

2009-07-09 Thread Peter Tyser
Signed-off-by: Peter Tyser --- README |2 +- board/cobra5272/u-boot.lds |2 +- board/esd/tasreg/u-boot.lds |2 +- board/freescale/m52277evb/u-boot.spa |2 +- board/freescale/m5235evb/u-boot.16 |4 ++-- board/freescale/m5235evb

[U-Boot] [PATCH 6/9] Move remaining lib_ to lib/

2009-07-09 Thread Peter Tyser
Signed-off-by: Peter Tyser --- Makefile |8 ++-- README | 12 ++-- config.mk|1 - doc/README.nios |2 +- include/common.h

[U-Boot] [PATCH 4/9] Move lib_i386 to lib/i386

2009-07-09 Thread Peter Tyser
Signed-off-by: Peter Tyser --- README |2 +- doc/TODO-i386|2 +- include/asm-i386/interrupt.h |2 +- include/asm-i386/u-boot-i386.h |4 ++-- {lib_i386 => lib/i386}/Makefile |0 {lib_i3

[U-Boot] [PATCH 8/9] Move libfdt to lib/libfdt

2009-07-09 Thread Peter Tyser
Signed-off-by: Peter Tyser --- Makefile |2 +- {libfdt => lib/libfdt}/Makefile |0 {libfdt => lib/libfdt}/README|0 {libfdt => lib/libfdt}/fdt.c |0 {libfdt => lib/libfdt}/fdt_ro.c |0 {libfdt => lib/lib

[U-Boot] [PATCH 9/9] Move api_examples to api/examples

2009-07-09 Thread Peter Tyser
Signed-off-by: Peter Tyser --- Makefile|4 ++-- {api_examples => api/examples}/.gitignore |0 {api_examples => api/examples}/Makefile |8 {api_examples => api/examples}/crt0.S |0 {api_examples => api/examples}/demo.c

Re: [U-Boot] [RFC] - sanve the server's mac address...

2009-07-09 Thread Robin Getz
On Wed 8 Jul 2009 14:50, Robin Getz pondered: > Linux's netconsole works much better when you can pass it the MAC > address of the server. (otherwise it just uses broadcast, which > everyone else on my network complains about :) > > This sets the evn var "serveraddr" (to match ethaddr), so that yo

[U-Boot] Numonyx Axcell M29EW write problems with CFG_FLASH_USE_BUFFER_WRITE in u-boot 1.2.0

2009-07-09 Thread diba...@libero.it
Dear all, if I enable the flag CFG_FLASH_USE_BUFFER_WRITE in the u-boot configuration (u-boot 1.2.0 I get a timeout when trying to write the flash Numonyx Axcell M29EW. Have you any idea about this problem? Bye, Antonio. ___ U-Boot mailing list U-Boot

Re: [U-Boot] u-boot-v2 and GPL license version?

2009-07-09 Thread Mike Frysinger
On Thursday 09 July 2009 07:21:16 Detlev Zundel wrote: > > Wolfgang's last word was pretty adamant about taking U-Boot to GPLv3. I > > see the U-Boot v2 GPLv3/GPLv2-plugin technique as a way to take the core > > to GPLv3 without "needlessly" re-writing the parts we've borrowed from > > linux (in f

Re: [U-Boot] [RFC] - sanve the server's mac address...

2009-07-09 Thread Mike Frysinger
On Thursday 09 July 2009 11:12:47 Robin Getz wrote: > On Wed 8 Jul 2009 14:50, Robin Getz pondered: > > Linux's netconsole works much better when you can pass it the MAC > > address of the server. (otherwise it just uses broadcast, which > > everyone else on my network complains about :) > > > > Th

Re: [U-Boot] [PATCH 1/3 v2] 83xx: Default to using DMA to initialize SDRAM

2009-07-09 Thread Ira W. Snyder
On Wed, Jul 08, 2009 at 05:58:50PM -0700, Ira W. Snyder wrote: > On Wed, Jul 08, 2009 at 07:32:26PM -0500, Peter Tyser wrote: > > On Thu, 2009-07-09 at 08:24 +0800, Liu Dave-R63238 wrote: > > > > When SDRAM ECC is enabled and CONFIG_ECC_INIT_VIA_DDRCONTROLLER is not > > > > defined use DMA to set S

Re: [U-Boot] U-book and GPLv3?

2009-07-09 Thread Kumar Gala
On Jul 6, 2009, at 5:55 AM, Wolfgang Denk wrote: > Medium term goal: > >Analyze which parts of U-Boot are implemented by GPLv2-only >code, and evaluate options to convert these into GPLv2+later. > > Long term goal: > > Move U-Boot to GPLv3. Its not clear if you've decided

Re: [U-Boot] [PATCH 9/9] Move api_examples to api/examples

2009-07-09 Thread Rafal Jaworowski
On 2009-07-09, at 17:08, Peter Tyser wrote: > Signed-off-by: Peter Tyser > --- > Makefile|4 ++-- > {api_examples => api/examples}/.gitignore |0 > {api_examples => api/examples}/Makefile |8 > {api_examples => api/examples}/crt0.S

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

2009-07-09 Thread Michael Trimarchi
Prafulla Wadaskar wrote: > > > >> -Original Message- >> From: l.ping...@gmail.com [mailto:l.ping...@gmail.com] On >> Behalf Of Remy Bohmer >> Sent: Thursday, July 09, 2009 1:00 PM >> To: Prafulla Wadaskar; Michael Trimarchi >> Cc: u-boot@lists.denx.de; Prabhanjan Sarnaik; Ronen Shitri

Re: [U-Boot] [PATCH 9/9] Move api_examples to api/examples

2009-07-09 Thread Peter Tyser
Hi Rafal, On Thu, 2009-07-09 at 18:22 +0200, Rafal Jaworowski wrote: > On 2009-07-09, at 17:08, Peter Tyser wrote: > > > Signed-off-by: Peter Tyser > > --- > > Makefile|4 ++-- > > {api_examples => api/examples}/.gitignore |0 > > {api_examples => api/

Re: [U-Boot] [PATCH 1/3 v2] 83xx: Default to using DMA to initialize SDRAM

2009-07-09 Thread Jerry Van Baren
Ira W. Snyder wrote: > On Wed, Jul 08, 2009 at 05:58:50PM -0700, Ira W. Snyder wrote: >> On Wed, Jul 08, 2009 at 07:32:26PM -0500, Peter Tyser wrote: >>> On Thu, 2009-07-09 at 08:24 +0800, Liu Dave-R63238 wrote: [snip] >> Both the DMA and CPU methods are definitely on the same order of >> magnitu

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

2009-07-09 Thread Magnus Lilja
Hi Could you please do reply-all and keep all addresses when replying to a mail? I don't read all mail from the list so it's easy to miss a followup. 2009/7/9 Ulrich Gerster : > Hello > > Magnus Lilja 08.07.09 17.42 Uhr >>> >> Hi >> >> You should define CONFIG_SKIP_LOWLEVEL_INIT since redboo

Re: [U-Boot] U-book and GPLv3?

2009-07-09 Thread Mike Frysinger
On Thursday 09 July 2009 12:10:48 Kumar Gala wrote: > I ask because its my understanding from internal Freescale discussions > (from the PPC group) that its Freescale's preference to stick with > GPLv2. What Freescale will decide to do if the decision is to move to > GPLv3 is not clear at this poi

Re: [U-Boot] [PATCH 0/9] Clean up top-level directory structure

2009-07-09 Thread Mike Frysinger
On Thursday 09 July 2009 11:08:17 Peter Tyser wrote: > Peter Tyser (9): > Move architecture specific config.mk files into subdirs if nothing else changes, this should go in. acked-by-me for this. > Move lib_ppc to lib/ppc > Move lib_arm to lib/arm > Move lib_i386 to lib/i386 > Move lib

  1   2   >