From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Are there any instructions how to compile U-boot for ixp425 target?
Date: Wed, 13 Jun 2007 14:05:51 +0200 [thread overview]
Message-ID: <200706131405.51197.sr@denx.de> (raw)
In-Reply-To: <330EC2471BF24E48B513AF1A6975EB6912CBF3@MAIL-UA.ccs.local>
On Wednesday 13 June 2007, Teemu Keskinarkaus wrote:
> > As mentioned above it is strongly discouraged to use hard coded MAC
> > addresses.
>
> Yes, because you seem to get stuck with the fixed MAC addresses even
> though I mentioned that they are for test, please ignore them. Problem
> is that default environment is not setup correctly. Only bootargs is
> set. No bootcmd, netmask, ipaddr, serverip is set. Should they be
> defined differently in configuration file than what they are defined in
> version 1.1.2 in order to get them to default environment?
Sorry, but I fail to understand you here. Please give an example.
> And by
> default environment I mean the environment you get when the environment
> sector has invalid CRC (for example sector is empty).
>
> > Please do this test and let us know if the behavior changes.
>
> The network started working. I removed my test code and set the ethaddr
> and eth1addr and both interfaces were found by U-boot.
Such a small sentence for such a big and good news. So for the record:
YOU HAVE TO USE MICROCODE VERSION 2.0!!!
(Sorry for shouting.)
> One thing though. Not so much related to ixp425 - platform. When I erase
> memory, I get dot printed to screen after every sector. When I copy
> something to flash I get nothing. It seems as U-boot got stuck after
> that command but after a while command is finished.
Yes, this is the way to current implementation handles the "cp" command. At
least in the common CFI flash driver.
> Is there a way to
> get some indication that something is happening?
Not sure if this is welcome. The "cp" command is not a (NOR) FLASH specific
command, but a memory subsystem command. So a change here would also affect a
copy from memory to memory too.
But sure, technically it is possible to do. You could implement this behavior
(e.g. print a dot each second while copying) and send a patch to the list.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2007-06-13 12:05 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-07 8:14 [U-Boot-Users] Are there any instructions how to compile U-boot for ixp425 target? Teemu Keskinarkaus
2007-06-07 11:44 ` Stefan Roese
2007-06-07 11:53 ` Ori Idan
2007-06-07 12:00 ` Teemu Keskinarkaus
2007-06-07 12:09 ` Wolfgang Denk
2007-06-07 19:54 ` Stefan Roese
2007-06-11 5:10 ` Queenie
2007-06-13 6:54 ` nitinn
2007-06-13 8:01 ` Teemu Keskinarkaus
2007-06-13 9:35 ` Stefan Roese
2007-06-13 10:31 ` Teemu Keskinarkaus
2007-06-13 11:06 ` Stefan Roese
2007-06-13 11:44 ` Teemu Keskinarkaus
2007-06-13 12:05 ` Stefan Roese [this message]
2007-06-14 4:30 ` Teemu Keskinarkaus
2007-06-14 8:42 ` [U-Boot-Users] Are there any instructions how to compile U-bootfor " Carsten Schlote
2007-06-14 8:51 ` Stefan Roese
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=200706131405.51197.sr@denx.de \
--to=sr@denx.de \
--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