commit | 99739611e816716d912ae89a4354237fc39745a6 | [log] [tgz] |
---|---|---|
author | Kevin Hao <haokexin@gmail.com> | Tue Dec 24 15:12:04 2013 +0800 |
committer | Scott Wood <scottwood@freescale.com> | Thu Jan 09 17:52:15 2014 -0600 |
tree | 5077031e3e94206cf8520145b6a6475a1886d50c | |
parent | 7c732cba3d9312882e82d91d5948261dfd5c8fe6 [diff] |
powerpc/fsl_booke: introduce get_phys_addr function Move the codes which translate a effective address to physical address to a separate function. So it can be reused by other code. Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Scott Wood <scottwood@freescale.com>