From: Wolfgang Denk <wd@denx.de>
To: "Peter Fercher" <peter.fercher@scs.ch>
Cc: 'linux-ppc-embedded' <linuxppc-embedded@ozlabs.org>
Subject: Re: yosemite flash confusion
Date: Mon, 28 Nov 2005 15:54:41 +0100 [thread overview]
Message-ID: <20051128145441.2DCE7353F54@atlas.denx.de> (raw)
In-Reply-To: Your message of "Mon, 28 Nov 2005 10:59:10 +0100." <006101c5f402$613ac2c0$dbe5fed4@scsad.scs.ch>
Dear Peter,
in message <006101c5f402$613ac2c0$dbe5fed4@scsad.scs.ch> you wrote:
>
> the yosemite (revision 1.1) i got has a 512 MBit Flash chip on it (S29GL512).
> u-boot 1.1.3 that came with it was configured to use only 32 Mbytes ???
Seems they installed an old version of U-Boot.
> when i try to use the u-boot.bin (newest from the denx homepage:
> ftp://ftp.denx.de/pub/u-boot/images/amcc/yosemite/) then i get:
> (reprogrammed using the yosemite.cfg that was mailed to this list some days ago)
> U-Boot 1.1.4 (Oct 24 2005 - 09:23:33)
...
> FLASH: 64 MB
> *** Warning - bad CRC, using default environment
This means you did not set up your environment and used "saveenv" to
store it. This also means that your MAC address is undefined.
...
> Net: No ethernet found.
...
> it sees the 64MB flash but somehow can't find the ethernet anymore..
> does anybody know what the problem is there ?
You forgot to set the MAC address...
Please set the "ethaddr" environment variable to define a valid MAC
address, then use "saveenv" to save it to flash, and then reset the
board...
BTW: this is off topic here. You should have posted on the
U-Boot-Users mailing list instead.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Never put off until tomorrow what you can put off indefinitely.
prev parent reply other threads:[~2005-11-28 14:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-28 9:59 yosemite flash confusion Peter Fercher
2005-11-28 14:54 ` Wolfgang Denk [this message]
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=20051128145441.2DCE7353F54@atlas.denx.de \
--to=wd@denx.de \
--cc=linuxppc-embedded@ozlabs.org \
--cc=peter.fercher@scs.ch \
/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