Jens Gehrlein wrote:
> Signed-off-by: Jens Gehrlein <[EMAIL PROTECTED]>
> ---
> Hi,
>
> third attempt:
> wrapped the long line, fixed typo, extended README
> file and avoided e-mail text above the separator :-)
>
> Sorry, I'm not a raw recruit but I didn't issue many
> patches so far.
>
> The title
Hi Ron,
Ron Madrid wrote:
> Add support for Marvell 88E1118 phy to
> drivers/net/tsec.c
>
> Signed-off-by: Ron Madrid <[EMAIL PROTECTED]>
>
> --- clean_u-boot-1.3.3/drivers/net/tsec.c 2008-05-19
> 03:47:11.0 -0700
> +++ u-boot-1.3.3/drivers/net/tsec.c 2008-05-20
> 12:40:14.0
Removed unneeded command line history initialization. Also, the original
code would access the 'initted' variable before relocation to SDRAM
which resulted in erratic behavior since the bss is not initialized when
executing from flash.
Signed-off-by: Peter Tyser <[EMAIL PROTECTED]>
---
common/ma
This patch (Part 1 of 2):
* Rolls up a suite of changes to enable correct primordial stack and
global data handling when the data cache is used for such a purpose
for PPC40x-variants (i.e. CFG_INIT_DCACHE_CS).
* Related to the first, unifies DDR2 SDRAM and ECC initialization by
eliminating
In message <[EMAIL PROTECTED]> you wrote:
>
> Hope all will forgive the Linux incursion, but was hoping someone here might
> have some insight to any effort under way for supporting the kilauea board
> under the "powerpc" ARCH in Linux 2.6. The initial support of this board
> appears supported
On 5/22/08 2:09 PM, H L wrote:
> Hope all will forgive the Linux incursion, but was hoping someone here might
> have some insight to any effort under way for supporting the kilauea board
> under the "powerpc" ARCH in Linux 2.6. The initial support of this board
> appears supported under "ppc" in 2
This patch (Part 2 of 2):
* Rolls up a suite of changes to enable correct primordial stack and
global data handling when the data cache is used for such a purpose
for PPC40x-variants (i.e. CFG_INIT_DCACHE_CS).
* Related to the first, unifies DDR2 SDRAM and ECC initialization by
eliminating
ALIGN() returns the smallest aligned value greater than the passed
in address or size. Taken from Linux.
Signed-off-by: Andy Fleming <[EMAIL PROTECTED]>
---
include/common.h |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/include/common.h b/include/common.h
index d0f57
Hope all will forgive the Linux incursion, but was hoping someone here might
have some insight to any effort under way for supporting the kilauea board
under the "powerpc" ARCH in Linux 2.6. The initial support of this board
appears supported under "ppc" in 2.6.23. My read of various forums in
On 09:30 Thu 22 May , Ben Warren wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> > If possible can we start to export the phy support in phy drivers to
> > allow other net drivers to use it.
> >
> > We can start to think to implement like is done in linux to add a
> > generic phylib with a g
From: Anton Vorontsov <[EMAIL PROTECTED]>
Using current driver elbc sometimes hangs during nand write. Reading back
last byte helps though (thanks to Scott Wood for the idea).
Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]>
Signed-off-by: Scott Wood <[EMAIL PROTECTED]>
---
drivers/mtd/nand/fs
The hardware has separate registers for block and page-within-block,
but the division between the two has no apparent relation to the
actual erase block size of the NAND chip.
Signed-off-by: Scott Wood <[EMAIL PROTECTED]>
---
drivers/mtd/nand/fsl_elbc_nand.c |5 ++---
1 files changed, 2 inser
ARM: This patch adds support for the Lyrtech SFF-SDR
board, based on the TI DaVinci architecture (ARM926EJS).
Signed-off-by: Hugo Villeneuve <[EMAIL PROTECTED]>
Signed-off-by: Philip Balister <[EMAIL PROTECTED]>
---
CREDITS |4 +
MAKEALL |
[EMAIL PROTECTED] wrote:
> In message <[EMAIL PROTECTED]> you wrote:
>>
>>> There are a lot of new files, and you sign these off, but I don't
>>> see your copyright notice in either of these. How comes? Didn't you
>>> modify this code?
>>
>> The modifications are not extensive. We are not certain
In message <[EMAIL PROTECTED]> you wrote:
>
> In any way, I think that it passed the Wolfgang "filter", because he is
> driving me crazy with something else :)
I hope I'm *not* driving you crazy. Thisis definitely not my
intention.
> If we have some advice for the copyright after the patch is acc
In message <[EMAIL PROTECTED]> you wrote:
>
> > There are a lot of new files, and you sign these off, but I don't see
> > your copyright notice in either of these. How comes? Didn't you modify
> > this code?
>
> The modifications are not extensive. We are not certain when to add a
> copyright st
ARM: This patch adds support for the Lyrtech SFF-SDR
board, based on the TI DaVinci architecture (ARM926EJS).
Signed-off-by: Hugo Villeneuve <[EMAIL PROTECTED]>
Signed-off-by: Philip Balister <[EMAIL PROTECTED]>
---
CREDITS |4 +
MAKEALL |
In message <[EMAIL PROTECTED]> you wrote:
>
> I´m trying to not do anything at all... I don´t need anything
> special in CONFIG_BOOTCOMMAND.
>
> I will resubmit with an empty CONFIG_BOOTCOMMAND like this:
> #define CONFIG_BOOTCOMMAND" "
>
> unless, of course, it is not to your liking, in whic
[EMAIL PROTECTED] wrote:
> Wolfgang Denk wrote:
>> In message
>> <[EMAIL PROTECTED]> you
>> wrote:
>>> ARM: This patch adds support for the Lyrtech SFF-SDR
>>> board, based on the TI DaVinci architecture (ARM926EJS).
>>>
>>> Signed-off-by: Hugo Villeneuve <[EMAIL PROTECTED]>
>>> Signed-off-by: P
On Thursday 22 May 2008, Grant Erickson wrote:
> > Why do we now still have the SDRAM setup for Kilauea included in
> > assembler? Is it because of the NAND booting support? If yes, then leave
> > it as is and I'll clean this up later.
>
> Precisely. You have better exposure and visibility to the s
Hi Haavard Skinnemoen,
while you are working on atmel mci mmc driver, i would like to know
whether you can tell me anything about the bug mentioned here
Possible Bug in at32ap mmc driver atmel_mci.c related to incorrect usage
of variables.
http://www.nabble.com/Possible-Bug-in-at32ap-mmc-driv
Wolfgang Denk wrote:
In message <[EMAIL PROTECTED]> you wrote:
ARM: This patch adds support for the Lyrtech SFF-SDR
board, based on the TI DaVinci architecture (ARM926EJS).
Signed-off-by: Hugo Villeneuve <[EMAIL PROTECTED]>
Signed-off-by: Philip Balister <[EMAIL PROTECTED]>
There are a lot of
[EMAIL PROTECTED] wrote:
> In message
> <[EMAIL PROTECTED]> you
> wrote:
>> ARM: This patch adds support for the Lyrtech SFF-SDR
>> board, based on the TI DaVinci architecture (ARM926EJS).
>>
>> Signed-off-by: Hugo Villeneuve <[EMAIL PROTECTED]>
>> Signed-off-by: Philip Balister <[EMAIL PROTECTE
Dear Wolfgang,
Please pull:
The following changes since commit 2c8d41969b47eb0b973912830c58689b2ba0e50a:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-testing
are available in the git repository at:
git://git.denx.de/u-boot-usb master
Christian Eggers (2):
"Christian Eggers" <[EMAIL PROTECTED]> writes:
> Sorry, I forgot this line:
>
> Signed-off-by: Christian Eggers <[EMAIL PROTECTED]>
>
> I think this must be swapped (result may be equal).
Thanks, applied.
Best regards
Markus Klotzbuecher
--
DENX Software Engineering GmbH, MD: Wolfgang Denk
"Christian Eggers" <[EMAIL PROTECTED]> writes:
>> Unfortunately it's unusable as your mailer wrapped long lines:
>> [...]
>> Please fix your mailer (or even better use git-send-email)
>
> Unfortunately I don't have this command (perhaps my git is too old).
>
> I've adjusted the input window of my
Hi Gary,
Thanks! It was an old #if that was breaking because the definition was not
being used any more.
Bye the way, is anyone supporting the Cirrus Logic EP93xx family?
Stuart
>
> How big is your nand.o? Do you have an ifdef in the file which is
> not defined and perhaps preventing the cod
On Thu, 22 May 2008 09:23:44 -0400
"Stuart Wood" <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I'm currently porting our u-boot implementation that is about 2 years old
> to the current git repository, and I've hit a snag during linking.
>
> It can't find my 'board_nand_init' function. It defined in
Hi Niklaus, Stefan, and all,
Niklaus Giger wrote:
> Hi
>
> It took me a evening to put everything together. Therefore I send this mail
> hoping it may help somebody else. Hopefully some of the content will find
> its way into the DULG/FAQ, may as point 14.3.30. "Booting using flattened
> device
Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 10:50 Thu 22 May , Scott Wood wrote:
>> On Thu, May 08, 2008 at 10:52:26PM +0200, Stelian Pop wrote:
>>> This patch modifies the nand_init() routine and makes it return the
>>> total detected NAND size, since this information can be useful to the
>>>
--- Ben Warren <[EMAIL PROTECTED]> wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> > If possible can we start to export the phy support
> in phy drivers to
> > allow other net drivers to use it.
> >
> > We can start to think to implement like is done in
> linux to add a
> > generic phylib with
On 10:50 Thu 22 May , Scott Wood wrote:
> On Thu, May 08, 2008 at 10:52:26PM +0200, Stelian Pop wrote:
> > This patch modifies the nand_init() routine and makes it return the
> > total detected NAND size, since this information can be useful to the
> > caller.
>
> Applied to u-boot-nand-flash.
In message <[EMAIL PROTECTED]> you wrote:
> ARM: This patch adds support for the Lyrtech SFF-SDR
> board, based on the TI DaVinci architecture (ARM926EJS).
>
> Signed-off-by: Hugo Villeneuve <[EMAIL PROTECTED]>
> Signed-off-by: Philip Balister <[EMAIL PROTECTED]>
...
> +#define CONFIG_BOOTCOMMAND
Jean-Christophe PLAGNIOL-VILLARD wrote:
> If possible can we start to export the phy support in phy drivers to
> allow other net drivers to use it.
>
> We can start to think to implement like is done in linux to add a
> generic phylib with a generir phy driver.
>
> Best Regards,
> J.
>
>
For now
ARM: This patch adds support for the Lyrtech SFF-SDR
board, based on the TI DaVinci architecture (ARM926EJS).
Signed-off-by: Hugo Villeneuve <[EMAIL PROTECTED]>
Signed-off-by: Philip Balister <[EMAIL PROTECTED]>
---
CREDITS |4 +
MAKEALL |
On 5/22/08 8:27 AM, Stefan Roese wrote:
> On Wednesday 21 May 2008, Grant Erickson wrote:
>
> Thanks a lot for all this work. Please find some comments below.
And thank you for your helpful pointers along the way.
>> diff --git a/board/amcc/kilauea/init.S b/board/amcc/kilauea/init.S
>> index 053
Signed-off-by: Shinya Kuribayashi <[EMAIL PROTECTED]>
---
board/dbau1x00/dbau1x00.c |2
board/gth2/gth2.c |2
board/pb1x00/pb1x00.c |2
board/qemu-mips/qemu-mips.c |6
cpu/mips/cpu.c | 10
include/asm-mips/mipsregs.h | 950 +++
In message <[EMAIL PROTECTED]> you wrote:
>
> > How did you install git? If in doubt, clone the original repo and
> > install (if necessary locally in your $HOME) from the original
> > sources.
>
> Some distro packaging separated the git mail commands
> into a separate package. Perhaps
On Wed, 2008-05-21 at 22:40 +0200, Wolfgang Denk wrote:
> In message <[EMAIL PROTECTED]> you wrote:
> > > Unfortunately it's unusable as your mailer wrapped long lines:
> > > [...]
> > > Please fix your mailer (or even better use git-send-email)
> >
> > Unfortunately I don't have this command (per
On Thu, May 08, 2008 at 10:52:26PM +0200, Stelian Pop wrote:
> This patch modifies the nand_init() routine and makes it return the
> total detected NAND size, since this information can be useful to the
> caller.
Applied to u-boot-nand-flash.
-Scott
--
Likewise with onenand_init().
Signed-off-by: Scott Wood <[EMAIL PROTECTED]>
---
lib_arm/board.c | 10 ++
lib_ppc/board.c |4 +---
lib_sh/board.c |2 +-
3 files changed, 4 insertions(+), 12 deletions(-)
diff --git a/lib_arm/board.c b/lib_arm/board.c
index 67506b3..5e04553 10064
Signed-off-by: Shinya Kuribayashi <[EMAIL PROTECTED]>
---
include/asm-mips/mipsregs.h | 336 +--
1 files changed, 225 insertions(+), 111 deletions(-)
diff --git a/include/asm-mips/mipsregs.h b/include/asm-mips/mipsregs.h
index 590af19..f05f3ad 100644
---
Grant,
On Wednesday 21 May 2008, Grant Erickson wrote:
> This patch (Part 1 of 2):
Again, please find some comments below.
> diff --git a/cpu/ppc4xx/start.S b/cpu/ppc4xx/start.S
> index a513b45..e43da7b 100644
> --- a/cpu/ppc4xx/start.S
> +++ b/cpu/ppc4xx/start.S
> @@ -3,6 +3,8 @@
> * Copyr
No functional changes.
Signed-off-by: Shinya Kuribayashi <[EMAIL PROTECTED]>
---
include/asm-mips/mipsregs.h | 283 ++-
1 files changed, 143 insertions(+), 140 deletions(-)
diff --git a/include/asm-mips/mipsregs.h b/include/asm-mips/mipsregs.h
index 61a
On Tue, May 13, 2008 at 05:31:24PM +0200, Stelian Pop wrote:
> The nand_info array is declared as extern in several .c files.
> Those days, nand.h contains a reference to the array, so there is
> no need to declare it elsewhere.
>
> Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
> ---
> common/cm
In message <[EMAIL PROTECTED]> you wrote:
> ARM: This patch adds support for the Lyrtech SFF-SDR
> board, based on the TI DaVinci architecture (ARM926EJS).
>
> Signed-off-by: Hugo Villeneuve <[EMAIL PROTECTED]>
> Signed-off-by: Philip Balister <[EMAIL PROTECTED]>
There are a lot of new files, and
Dear Wolfgang,
please pull MIPS updates. nand_init and spi_init will be added.
---
The following changes since commit 2c8d41969b47eb0b973912830c58689b2ba0e50a:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-testing
are available in the git repository at:
git:/
Grant,
On Wednesday 21 May 2008, Grant Erickson wrote:
> This patch (Part 2 of 2):
>
> * Rolls up a suite of changes to enable correct primordial stack and
> global data handling when the data cache is used for such a purpose
> for PPC40x-variants (i.e. CFG_INIT_DCACHE_CS).
>
> * Related to th
ARM: This patch adds support for the Lyrtech SFF-SDR
board, based on the TI DaVinci architecture (ARM926EJS).
Signed-off-by: Hugo Villeneuve <[EMAIL PROTECTED]>
Signed-off-by: Philip Balister <[EMAIL PROTECTED]>
---
MAKEALL |1 +
Makefile |
Jason McMullan wrote:
> The mips architecture currently does not call 'spi_init()'
> in the generic board initialization routine is CONFIG_CMD_SPI
> is defined.
>
> This patch rectifies that problem.
>
> Signed-off-by: Jason McMullan <[EMAIL PROTECTED]>
Applied with two CodingStyle fixes. See be
That sounds like a good idea. I was honestly kinda
surprised that this hadn't already been done (not a
critisism). Currently though I'm trying to add
support for a new board. I'd be glad to try and help
in the future though if this kind of implementation is
done.
Ron Madrid
--- Jean-Christophe
Jason McMullan wrote:
> ---
> lib_mips/board.c |6 ++
> 1 files changed, 6 insertions(+), 0 deletions(-)
As you submitted this patch and its description separately, I manually
combined them with two CodingStyle fixes. Now you seem to be getting
along with git :-)
Applied, thanks. Will be
Scott Wood wrote:
> This allows the header to be included regardless of whether a board's
> config file provides NAND-related defininitions.
>
> Signed-off-by: Scott Wood <[EMAIL PROTECTED]>
> ---
> include/linux/mtd/nand.h |4
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff
Hi,
I am trying to update the u-boot for the LogicPD/Freescale MPC8360ERDK
evaluation board and found some problems with saving the environment
configurations to flash.
What I found is that in u-boot 1.3.2 the saveenv command works ok, but
since u-boot 1.3.3-rc1 (and I suspect later version) t
Hi all,
I am looking for MPC8xx (MPC885/MPC860) based evaluation card for
reference.
I have checked that MPC885ADS support is present in u-boot & Linux.
Can any one suggest me where to look for evaluation card and Toolchain
(Except google :) )?
Can I use denx.com eldk-(linux+uboot+toolchain) ?
Hi All,
I'm currently porting our u-boot implementation that is about 2 years old
to the current git repository, and I've hit a snag during linking.
It can't find my 'board_nand_init' function. It defined in my nand.c and it
is being compiled. So what could I have missed in reconfiguring my board
Dear Markus,
in message <[EMAIL PROTECTED]> you wrote:
>
> Wolfgang, do you want to pick this one up directly (preferably with a
> more meaningful subject) or shall I push it through the usb tree. Either
> is fine for me.
It would be nice if you could take this through the USB repo (and send
a p
Some boards based on AT91SAM926X-EK use smaller DF chips to keep
bootstrap, u-boot and its environment, using NAND or other external
storage for kernel and rootfs. This patch adds support for
small 1024x263 chip.
Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]>
---
drivers/mtd/dataflash.c | 14 +
Get more time in the sack with our new improved herbal formulas
http://www.firgayson.com/
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012
[trimming Cc list]
"Gururaja Hebbar K R" <[EMAIL PROTECTED]> wrote:
>
> Hi Haavard Skinnemoen,
>
> while you are working on atmel mci mmc driver, i would like to know
> whether you can tell me anything about the bug mentioned here
>
> Possible Bug in at32ap mmc driver atmel_mci.c related to in
Sergei, Wolfgang,
Wolfgang Denk <[EMAIL PROTECTED]> writes:
> From: Sergei Poselenov <[EMAIL PROTECTED]>
>
> Add new configuration variable CONFIG_PCI_OHCI_DEVNO.
> In case of several PCI USB controllers on a board this variable
> specifys which controller to use.
> See doc/README.generic_usb_ohc
This moves the MMC and SD Card command definitions from
include/asm/arch/mmc.h into include/mmc.h. These definitions are given
by the MMC and SD Card standards, not by any particular architecture.
There's a lot more room for consolidation in the MMC drivers which I'm
hoping to get done eventually,
AT91 RSTC registers are battery-backuped, so their values
are not reset across power cycles. One of those registers,
the AT91_RSTC_MR register, is being modified by U-Boot, in
the ethernet initialisation routine, to generate a 500ms
user reset.
Unfortunately, this value is not being restored after
63 matches
Mail list logo