Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
in an effort to begin to unify the umpteen FSL I2C drivers that
are all otherwise very similar.
Signed-off-by:
Jon Loeliger <jdl@freescale.com>
Showing
- cpu/mpc86xx/Makefile 1 addition, 1 deletioncpu/mpc86xx/Makefile
- drivers/Makefile 2 additions, 1 deletiondrivers/Makefile
- drivers/fsl_i2c.c 48 additions, 70 deletionsdrivers/fsl_i2c.c
- include/asm-ppc/fsl_i2c.h 90 additions, 0 deletionsinclude/asm-ppc/fsl_i2c.h
- include/configs/MPC8641HPCN.h 1 addition, 0 deletionsinclude/configs/MPC8641HPCN.h
Loading
Please register or sign in to comment