[U-Boot-Users] U-boot support arm926ejs
Wolfgang Denk
wd at denx.de
Tue Jul 4 13:29:58 CEST 2006
In message <001801c69f5c$04aa8710$ce39a8c0 at usish.com.cn> you wrote:
>
> Now I am debugging the board which use Marvell 5182 core, which core
> is arm9, but I can not seem any information from Serial port. I have traced
> the code with GPIO LED port, from that I can seem there are something wrong
Use a debugger to find out what exactly is happening.
> in DDR RAM, maybe hardware. Since the arm core use memory to init all the
> decide:
I don't understand what you mean. Missing console output has nothing
to do with RAM; you have console output long before even touching
RAM.
> But in powerpc the code use DCache to run the init part, so that even if the
You misunderstand. Dcache has *nothing* to do with this.
All this code is running from flash, both on ARM and on PowerPC.
> ram does not work normally, we can see information from serial port, could
This has nothing to do with each other.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Text processing has made it possible to right-justify any idea, even
one which cannot be justified on any other grounds."
-- J. Finnegan, USC.
More information about the U-Boot
mailing list