commit | 4c5d42655cf124480a41200f5ccaeb0323a2ae48 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Fri Apr 11 17:09:43 2014 +0200 |
committer | York Sun <yorksun@freescale.com> | Tue Apr 22 17:58:45 2014 -0700 |
tree | 78a2a69d9e98522a86b64c9eb0a7afdcc520d1f2 | |
parent | 570077213f39a01be1f115f46b332cce261756ea [diff] |
PPC: 85xx: Generalize DDR TLB mapping function The DDR mapping function really is just a generic virtual -> physical mapping function. Generalize it so it can support any virtual starting offset and IO maps just the same. Signed-off-by: Alexander Graf <agraf@suse.de> Acked-by: Scott Wood <scottwood@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>