
5 Feb
2004
5 Feb
'04
12:34 a.m.
In message 1075936515.1553.21.camel@localhost.localdomain you wrote:
U-Boot accesses the flash just the way how you configure your memory controller for flash accesses.
Exactly. The memory controller is in FPGA. Its been configured to have a data bus width of 8 bits to the flash memory device. Consequently if a 32 bit access is requested, the first 8 bits are fine and the rest are garbage.
Then your memory controller is broken.
Best regards,
Wolfgang Denk
--
See us @ Embedded World, Nuremberg, Feb 17 - 19, Hall 12.0 Booth 440
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
To the systems programmer, users and applications serve only to
provide a test load.