[U-Boot] [PATCH] mpc83xx: Make it boot again

Liu Dave-R63238 r63238 at freescale.com
Mon Nov 15 17:43:30 CET 2010


> The experts found an issue within init code and it looks like a proper
> patch will be added to mainline shortly.
> The discussion of the proper fix is right in this thread ...

It should be timing issue in the SoC, software did not have a proper
process to handle
IMMR registers accessing.

I agree Kumar on this.
Adding the read back with load is needing for the LAW window changing.
And something like sync/eieio instruction also need to be added between
stw and lwz...
to have a proper order accessing.

Thanks,
 Dave




More information about the U-Boot mailing list