* yosemite flash confusion
@ 2005-11-28 9:59 Peter Fercher
2005-11-28 14:54 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Peter Fercher @ 2005-11-28 9:59 UTC (permalink / raw)
To: 'linux-ppc-embedded'
hi,
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 ???
trying to use the whole size of the flashchip on the board I run into the
following problem:
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)
AMCC PowerPC 440EP Rev. B
Board: Yosemite - AMCC PPC440EP Evaluation Board
VCO: 1066 MHz
CPU: 533 MHz
PLB: 133 MHz
OPB: 66 MHz
EPB: 66 MHz
PCI: 66 MHz
I2C: ready
DRAM: 256 MB
FLASH: 64 MB
*** Warning - bad CRC, using default environment
PCI: Bus Dev VenId DevId Class Int
In: serial
Out: serial
Err: serial
Net: No ethernet found.
Type "run flash_nfs" to mount root filesystem over NFS
Hit any key to stop autoboot: 0
it sees the 64MB flash but somehow can't find the ethernet anymore..
does anybody know what the problem is there ?
cheers, peter
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: yosemite flash confusion
2005-11-28 9:59 yosemite flash confusion Peter Fercher
@ 2005-11-28 14:54 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2005-11-28 14:54 UTC (permalink / raw)
To: Peter Fercher; +Cc: 'linux-ppc-embedded'
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-28 14:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-28 9:59 yosemite flash confusion Peter Fercher
2005-11-28 14:54 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox