Re: [U-Boot] [ARM] U-Boot ARM/PXA maintainership

2010-04-18 Thread Marek Vasut
Dne So 17. dubna 2010 23:27:56 Tom Rix napsal(a): > Marek Vasut wrote: > > Dne Ne 11. dubna 2010 22:53:44 Tom napsal(a): > >> Marek Vasut wrote: > >>> Hello, > > > > Hi > > > >>> It seems my patches for the PXA2xx and PXA3xx in U-Boot are ignored. > >>> I'd be willing to take over PXA maintainanc

Re: [U-Boot] [GIT PULL] Pull request: u-boot-imx

2010-04-18 Thread Tom Rix
Stefano Babic wrote: > Hi Tom, > > in the pull request there are also two patches by Heiko that were > already included in the late pull, but they generated warnings and are > not yet in mainline. > The patch to remove these warnings was already merged by Wolfgang and it > is in mainline. > > >

Re: [U-Boot] [ARM] U-Boot ARM/PXA maintainership

2010-04-18 Thread Tom Rix
Marek Vasut wrote: > Dne So 17. dubna 2010 23:27:56 Tom Rix napsal(a): >> Marek Vasut wrote: >>> Dne Ne 11. dubna 2010 22:53:44 Tom napsal(a): Marek Vasut wrote: > Hello, >>> Hi >>> > It seems my patches for the PXA2xx and PXA3xx in U-Boot are ignored. > I'd be willing to take over

Re: [U-Boot] [ARM] U-Boot ARM/PXA maintainership

2010-04-18 Thread Marek Vasut
Dne Ne 18. dubna 2010 15:21:32 Tom Rix napsal(a): > Marek Vasut wrote: > > Dne So 17. dubna 2010 23:27:56 Tom Rix napsal(a): > >> Marek Vasut wrote: > >>> Dne Ne 11. dubna 2010 22:53:44 Tom napsal(a): > Marek Vasut wrote: > > Hello, > >>> > >>> Hi > >>> > > It seems my patches for th

[U-Boot] [PATCH 1/2] PXA: Add UP2OCR register bit definitions

2010-04-18 Thread Marek Vasut
This register is used on PXA to control the USB Port2 operation (USB Port2 is the host port). Signed-off-by: Marek Vasut --- arch/arm/include/asm/arch-pxa/pxa-regs.h | 20 1 files changed, 16 insertions(+), 4 deletions(-) diff --git a/arch/arm/include/asm/arch-pxa/pxa-reg

[U-Boot] [PATCH 2/2] PXA: Add missing MDREFR bits

2010-04-18 Thread Marek Vasut
Signed-off-by: Marek Vasut --- arch/arm/include/asm/arch-pxa/pxa-regs.h |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/arch/arm/include/asm/arch-pxa/pxa-regs.h b/arch/arm/include/asm/arch-pxa/pxa-regs.h index 06711f7..3dd0aba 100644 --- a/arch/arm/include/asm/arch-pxa

Re: [U-Boot] [PATCH 1/2] PXA: Add UP2OCR register bit definitions

2010-04-18 Thread Tom Rix
Marek Vasut wrote: > This register is used on PXA to control the USB Port2 operation (USB Port2 is > the host port). > > Signed-off-by: Marek Vasut > --- > arch/arm/include/asm/arch-pxa/pxa-regs.h | 20 > 1 files changed, 16 insertions(+), 4 deletions(-) > > diff --git a/

[U-Boot] Modify boot parameters using nandwrite?

2010-04-18 Thread Norbert Wegener
Hello, I have a Sheeva Plug and am experimenting with it. At the U-Boot boot prompt I can change among others the boot parameters. Is it possible to modify those boot parameters when the Plug has booted into Linux via e.g. nandwrite and some parameters? Is there any documentation that I might read?

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

2010-04-18 Thread Heiko Schocher
Hello Wolfgang, The following changes since commit 2a72e9ed18d2164eb7fe569119342eb631b568da: Stefan Roese (1): ppc4xx: Add option for PPC440SPe ports without old Rev. A support are available in the git repository at: git://git.denx.de/u-boot-i2c.git master Richard Retanubun (1):