commit | 20ddfa9324b470764125f5ca555c315b5af13507 | [log] [tgz] |
---|---|---|
author | Barry Song <Baohua.Song@csr.com> | Thu Dec 20 17:14:10 2012 +0800 |
committer | Barry Song <Barry.Song@csr.com> | Tue Jan 22 19:34:46 2013 +0800 |
tree | 15f69b709911d7c1949d1c6485962ab53c376770 | |
parent | 09180e5b4e673a92f1a8f47061948f524ceba8df [diff] |
ARM: PRIMA2: enable AUTO_ZRELADDR for SIRF in Kconfig prima2 and marco have different memory base address. prima2 begins from 0 and marco begins from 0x40000000. This patch enables AUTO_ZRELADDR so that kernel can detect the physical address automatically. Signed-off-by: Barry Song <Baohua.Song@csr.com> CC: Mark Rutland <mark.rutland@arm.com>