Craig MacDonald wrote: > .....I have been trying to change the immr_base > in assembly, but it does not seem to work.
If the boot rom hasn't changed the default address (which they
sometimes do but don't tell you :-), just to this:
lis r5, 0x0f01
lis r4, 0xf000
stw r4, 0x1a8(r5)
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
