From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Disable features
Date: Thu, 30 Apr 2009 14:32:59 -0700 [thread overview]
Message-ID: <49FA190B.8050500@gmail.com> (raw)
In-Reply-To: <49FA1674.9020109@siconix.com>
Derek Ou wrote:
> Wolfgang Denk wrote:
>
>> Dear Derek Ou,
>>
>> In message <49FA1279.5080406@siconix.com> you wrote:
>>
>>
>>> When we have the Network support compiled, it takes a few second to do
>>> the auto-negotiation
>>>
>>>
>> That should be part of the network init sequence, which should only be
>> run when you run a network command.
>>
>>
> The board goes to auto-negotiation before boot delay count down. So
> it's before I can run
> any command. I will look into the network init routine then.
>
>>> even though MAC chip is not on board. Then it fails out and goes to
>>> autoboot. Is it a board specific problem or system problem?
>>>
>>>
>> Board (or architecture) problem.
>> Which board / architecture is this?
>>
>>
> It's an Atmel AT91SAM9263(ek) board. ARM architecture.
>
>> Best regards,
>> Wolfgang Denk
>>
>>
Do you have CONFIG_RESET_PHY_R defined? It forces a call to eth_init(),
which most likely causes the delay you're seeing. Try commenting it out
in your config file.
regards,
Ben
next prev parent reply other threads:[~2009-04-30 21:32 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.2079.1241006011.8190.u-boot@lists.denx.de>
2009-04-30 20:25 ` [U-Boot] Disable features Derek Ou
2009-04-30 20:55 ` Wolfgang Denk
2009-04-30 21:04 ` Derek Ou
2009-04-30 21:06 ` Ben Warren
2009-04-30 23:10 ` Derek Ou
2009-05-01 0:22 ` Ben Warren
2009-05-01 7:36 ` Wolfgang Denk
2009-05-01 12:04 ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-01 13:26 ` Wolfgang Denk
2009-04-30 21:15 ` Wolfgang Denk
2009-04-30 21:21 ` Derek Ou
2009-04-30 21:32 ` Ben Warren [this message]
2009-04-29 10:01 simon polette
2009-04-29 10:22 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49FA190B.8050500@gmail.com \
--to=biggerbadderben@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox