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
_
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
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
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
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/
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.
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
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
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
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
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
> >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.
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...
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
14 matches
Mail list logo