commit | 822ad60f1c37a79659dc5889eb2993a462c9a95f | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Mon Mar 26 09:49:08 2012 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Tue Apr 24 23:58:34 2012 -0500 |
tree | 0bbaef47082487f00fe0bf913cfe247af985ced7 | |
parent | 5d065c3e103133f811fdf77f6b793950fc3d3424 [diff] |
powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSR The CCSR relocation code in start.S writes to MAS7 on all e500 parts, but that register does not exist on e500v1. Signed-off-by: Timur Tabi <timur@freescale.com>