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>master
parent
907208c452
commit
debd1f3c33
@ -1,7 +0,0 @@ |
||||
config CMD_IMMAP |
||||
bool "Enable various commands to dump IMMR information" |
||||
help |
||||
This enables various commands such as: |
||||
|
||||
siuinfo - print System Interface Unit (SIU) registers |
||||
memcinfo - print Memory Controller registers |
Loading…
Reference in new issue