]> git.ipfire.org Git - people/ms/u-boot.git/commit
vf610: refactor DDRMC code
authorAlbert ARIBAUD \\(3ADEV\\) <albert.aribaud@3adev.fr>
Mon, 21 Sep 2015 20:43:37 +0000 (22:43 +0200)
committerStefano Babic <sbabic@denx.de>
Fri, 2 Oct 2015 08:42:31 +0000 (10:42 +0200)
commit3f353ceccbbb25315cf7591f59f8dbd853b657e4
treee42fb1a71650b4be3515bf414b297bbc8176629c
parentb9a1609915f68bad51b15cb12546723519a9be41
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>
arch/arm/imx-common/ddrmc-vf610.c
arch/arm/include/asm/arch-vf610/ddrmc-vf610.h
arch/arm/include/asm/arch-vf610/imx-regs.h
board/freescale/vf610twr/vf610twr.c
board/toradex/colibri_vf/colibri_vf.c