* [U-Boot-Users] relocation problem
@ 2004-05-04 16:46 Petre Pircalabu
2004-05-04 17:14 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Petre Pircalabu @ 2004-05-04 16:46 UTC (permalink / raw)
To: u-boot
Hello,
My name is Petre Pircalabu and I'm a student in Bucharest,
Romania. I'm currently trying to port U-Boot 1.1.1 to an Xscale board
based on the PXA255 processor.I used the Csb226 board as starting place,
I modified the memsetup.S file according to my board.(I tested the
memory writing and reading a value to/from the SDRAM, and then I used
the FFUART as an output).
The program work well until it should jump to start_armboot
(/cpu/pxa/start.S:175). What intrigues me the most is that when i try to
read a value from SDRAM (where the program should be after relocation -
0xa1fe0000 and higher, i get only 0's ).
If you have any suggestion, please help me
Thanks in advance,
Petre
^ permalink raw reply [flat|nested] 2+ messages in thread* [U-Boot-Users] relocation problem
2004-05-04 16:46 [U-Boot-Users] relocation problem Petre Pircalabu
@ 2004-05-04 17:14 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2004-05-04 17:14 UTC (permalink / raw)
To: u-boot
Dear Petre,
in message <1083689181.17650.28.camel@localhost.localdomain> you wrote:
>
> My name is Petre Pircalabu and I'm a student in Bucharest,
> Romania. I'm currently trying to port U-Boot 1.1.1 to an Xscale board
> based on the PXA255 processor.I used the Csb226 board as starting place,
> I modified the memsetup.S file according to my board.(I tested the
> memory writing and reading a value to/from the SDRAM, and then I used
> the FFUART as an output).
> The program work well until it should jump to start_armboot
> (/cpu/pxa/start.S:175). What intrigues me the most is that when i try to
> read a value from SDRAM (where the program should be after relocation -
> 0xa1fe0000 and higher, i get only 0's ).
>
> If you have any suggestion, please help me
Did you read the archives? Did you?
This is a FAQ, and the answer is: your SDRAM initialization is broken.
No, I'm not going to explain it today. Look it up in the archives.
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
If programming was easy, they wouldn't need something as complicated
as a human being to do it, now would they?
- L. Wall & R. L. Schwartz, _Programming Perl_
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-05-04 17:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-04 16:46 [U-Boot-Users] relocation problem Petre Pircalabu
2004-05-04 17:14 ` Wolfgang Denk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.