Commits
Christophe Leroy committed debd1f3c336
powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ immap.c used to be common to several CPUs. It is now only linked to the 8xx, so this patch moves it into arch/powerpc/cpu/mpc8xx/ Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Reviewed-by: Heiko Schocher <hs@denx.de>