| commit | 00ec3fd21170e463e29723976d37f8ea2316f168 | [log] [tgz] |
|---|---|---|
| author | York Sun <yorksun@freescale.com> | Mon Oct 28 16:36:02 2013 -0700 |
| committer | York Sun <yorksun@freescale.com> | Mon Nov 25 11:43:47 2013 -0800 |
| tree | 6ff134a140dd253ec4bc925fad27200bece2fdca | |
| parent | d4263b8adb5bd940c95cbaebaa0da9eaf759bfed [diff] |
Driver/DDR: Update DDR driver to allow non-zero base address The DRAM base has been zero for Power SoCs. It could be non-zero for ARM SoCs. Use a macro instead of hard-coding to zero. Signed-off-by: York Sun <yorksun@freescale.com>