
In message 001801c69f5c$04aa8710$ce39a8c0@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