
26 Oct
2005
26 Oct
'05
12:02 p.m.
In message OF1F7D67E6.E5EA2E42-ON652570A4.001CAFDD-882570A6.001F85D1@tcs.com you wrote:
Since my SDRAM physical address starts from 0x300000000 i had set it CFG_SDRAM_BASE as 30000000. and CFG_FLASH_BASE as 0x00000000 as my flash base address. But in README i had seen RAM's physical address should be 0.
Change your memory map. SDRAM must be mapped at physical address 0x0000.
Note that this is explicitely mentioned in the documentation.
It is not a good idea to ignore the documentation.
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
At the source of every error which is blamed on the computer you will
find at least two human errors, including the error of blaming it on
the computer.