commit | 5b5e5760c7a89a380a651a1b8b215c971a642c95 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Fri Nov 18 12:48:03 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Dec 06 23:59:38 2011 +0100 |
tree | da1c83176faef9ce9c870fbdbfdb02bb502c3924 | |
parent | 64c4950b63215536d286d257a01db49e6515faa2 [diff] |
omap3: mem: Add MCFG helper macro This adds an MCFG macro to calculate the correct value, similar to the ACTIMA/ACTIMB macros and adds a comment that all of the potential values here are documented in the TRM. Then we convert the Micron value to use this macro. Signed-off-by: Tom Rini <trini@ti.com>