vf610: refactor DDRMC code
The VF610 DDRMC driver code contains settings which are
board-specific. Move these out to boards so that new boards
can define their own without having to modify the driver.
Signed-off-by:
Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
Showing
- arch/arm/imx-common/ddrmc-vf610.c 76 additions, 117 deletionsarch/arm/imx-common/ddrmc-vf610.c
- arch/arm/include/asm/arch-vf610/ddrmc-vf610.h 25 additions, 15 deletionsarch/arm/include/asm/arch-vf610/ddrmc-vf610.h
- arch/arm/include/asm/arch-vf610/imx-regs.h 3 additions, 3 deletionsarch/arm/include/asm/arch-vf610/imx-regs.h
- board/freescale/vf610twr/vf610twr.c 105 additions, 51 deletionsboard/freescale/vf610twr/vf610twr.c
- board/toradex/colibri_vf/colibri_vf.c 105 additions, 39 deletionsboard/toradex/colibri_vf/colibri_vf.c
Loading
Please register or sign in to comment