-
- Downloads
Stop using immap_t for cpm offset on 85xx
In the future the offsets to various blocks may not be in same location.
Move to using CFG_MPC85xx_CPM_ADDR as the base of the CPM registers
instead of getting it via &immap->im_cpm.
Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
Showing
- cpu/mpc85xx/commproc.c 14 additions, 14 deletionscpu/mpc85xx/commproc.c
- cpu/mpc85xx/cpu_init.c 3 additions, 3 deletionscpu/mpc85xx/cpu_init.c
- cpu/mpc85xx/ether_fcc.c 27 additions, 27 deletionscpu/mpc85xx/ether_fcc.c
- cpu/mpc85xx/serial_scc.c 16 additions, 19 deletionscpu/mpc85xx/serial_scc.c
- cpu/mpc85xx/speed.c 3 additions, 3 deletionscpu/mpc85xx/speed.c
- include/asm-ppc/immap_85xx.h 3 additions, 1 deletioninclude/asm-ppc/immap_85xx.h
- include/asm-ppc/iopin_85xx.h 20 additions, 20 deletionsinclude/asm-ppc/iopin_85xx.h
- include/ioports.h 1 addition, 1 deletioninclude/ioports.h
Loading
Please register or sign in to comment