commit | 72f8ebf17e166da67881b18b946fc976d3039aa4 | [log] [tgz] |
---|---|---|
author | Otavio Salvador <otavio@ossystems.com.br> | Sun Aug 19 04:58:30 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:28 2012 +0200 |
tree | ea03ec2de5bf923210b285b48c03eb95f687aaa6 | |
parent | 89ce53ffcd9b5dab4880ce7c01cf45b1d8039968 [diff] |
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' The DRAM initialization, after SPL has complete, is exactly the same for all mxs SoCs so we should name it accordinly. The following boards has been changed: * apx4devkit * m28evk * mx28evk * sc_sps_1 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Marek Vasut <marex@denx.de> Acked-by: Veli-Pekka Peltola <veli-pekka.peltola@bluegiga.com>