commit | 3a0916d77cc4f17d685e2521c59577c0a837d23c | [log] [tgz] |
---|---|---|
author | York Sun <yorksun@freescale.com> | Mon Feb 10 13:59:43 2014 -0800 |
committer | Tom Rini <trini@ti.com> | Fri Feb 21 11:06:13 2014 -0500 |
tree | 24ace80dceeb3c6e184bc4eb39529de5379b57b2 | |
parent | 29647ab84633a1e019dc2666aa140a7c01d65ef7 [diff] |
Driver/ddr: Add support of different DDR base address DDR base address has been the same from the view of core and DDR controllers. This has changed for Freescale ARM-based SoCs. Controllers setup DDR memory in a contiguous space and cores view it at separated locations. Signed-off-by: York Sun <yorksun@freescale.com>