Re: [U-Boot] net/15

2008-08-07 Thread u-boot
Synopsis: [U-Boot-Users] [Patch 1/1] Re-Submit: QE UEC: Add MII Commands State-Changed-From-To: feedback->closed State-Changed-By: BenWarren State-Changed-When: Fri, 08 Aug 2008 08:46:41 +0200 State-Changed-Why: Applied patch to net tree and requested pull to upstream _

[U-Boot] Pull request - net (for 1.3.4)

2008-08-07 Thread Ben Warren
Wolfgang, The following changes since commit 81091f58f0c58ecd26c5b05de2ae20ca6cdb521c: Jean-Christophe PLAGNIOL-VILLARD (1): drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros are available in the git repository at: git://git.denx.de/u-boot-net.git master

[U-Boot] [PATCH] QE UEC: Fix compiler warnings

2008-08-07 Thread Ben Warren
Moved static functions earlier in file so forward declarations are not needed. Signed-off-by: Ben Warren <[EMAIL PROTECTED]> --- This requires the patch "QE UEC: Add MII Commands" Added directly to net tree drivers/qe/uec.c | 69 + 1 files c

Re: [U-Boot] [PATCH][AT91] DataFlash: AT45DB021 fix and AT45DB081 support

2008-08-07 Thread Sergey Lapin
On Fri, Aug 08, 2008 at 10:19:24AM +0400, Sergey Lapin wrote: > Fix for page size of AT45DB021. Also adding bigger AT45DB081 > which comes with some newer boards. > > Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> > --- > drivers/mtd/dataflash.c | 15 ++- > include/dataflash.h

[U-Boot] [PATCH][AT91] DataFlash: AT45DB021 fix and AT45DB081 support

2008-08-07 Thread Sergey Lapin
Fix for page size of AT45DB021. Also adding bigger AT45DB081 which comes with some newer boards. Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> --- drivers/mtd/dataflash.c | 15 ++- include/dataflash.h |3 ++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/

Re: [U-Boot] [U-Boot-Users] GT-64120 PCI init

2008-08-07 Thread Jerry Van Baren
Richard Danter wrote: > Hi all, > > I have an old MIPS board with a GT-64120 that I would like to port > U-Boot to. I have so far got it to boot from flash, init SDRAM and a > serial console and give me a prompt so I can run some commands. I am > also able to write flash for saving env vars, etc.

Re: [U-Boot] [PATCH] [NAND] Add board_nand_init_tail to give board module a chance to init after NAND chip is scaned.

2008-08-07 Thread Jerry Van Baren
Hong Xu wrote: > Sometimes, board module needs to know some information about the NAND > chip e.g. page size to continue it's initialization. This short patch > give board module a chance to continue its initialization after the > NAND chip is scaned. > > best regards, > > diff --git a/drivers/mt

Re: [U-Boot] bootm state -- stateful vs stateless

2008-08-07 Thread Jerry Van Baren
Kumar Gala wrote: > One of the things that wasn't clear to me is if we are ok with > maintaining state between 'bootm' subcommand inside u-boot or if we > really require passing all state via arguments and env. > > While I know it would be nice if the subcommands were stateless I dont > think t

[U-Boot] [PATCH] [NAND] Add board_nand_init_tail to give board module a chance to init after NAND chip is scaned.

2008-08-07 Thread Hong Xu
Sometimes, board module needs to know some information about the NAND chip e.g. page size to continue it's initialization. This short patch give board module a chance to continue its initialization after the NAND chip is scaned. best regards, diff --git a/drivers/mtd/nand/nand.c b/drivers/mtd/nan

[U-Boot] [OT] lack of Reference field (was Re: WELCOME to the new mailing list)

2008-08-07 Thread Shinya Kuribayashi
Wolfgang Denk wrote: > In message <[EMAIL PROTECTED]> you wrote: >> Unless there is a plan to bring the sourceforge archives to the new host, it >> might be helpful to include a link back to the old archives. They are a >> great resource, and I'm certain there will be many questions wondering wh

[U-Boot] bootm state -- stateful vs stateless

2008-08-07 Thread Kumar Gala
One of the things that wasn't clear to me is if we are ok with maintaining state between 'bootm' subcommand inside u-boot or if we really require passing all state via arguments and env. While I know it would be nice if the subcommands were stateless I dont think this is practical. state we

Re: [U-Boot] WELCOME to the new mailing list

2008-08-07 Thread Kelsey Dawes
> >From now on, the old mailing list at SourceForge should be considered > obsolete. Please post new messages only to the new mailing list > address: > Hi, Unless there is a plan to bring the sourceforge archives to the new host, it might be helpful to include a link back to the old archives.

Re: [U-Boot] WELCOME to the new mailing list

2008-08-07 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > Unless there is a plan to bring the sourceforge archives to the new host, it > might be helpful to include a link back to the old archives. They are a > great resource, and I'm certain there will be many questions wondering where > to find them...

[U-Boot] WELCOME to the new mailing list

2008-08-07 Thread Wolfgang Denk
Hello everybody, after the automatic notice you should have received telling you that you have been subscribed to the new U-Boot mailing list, I would like to welcome you here, too. >From now on, the old mailing list at SourceForge should be considered obsolete. Please post new messages only to t