commit | e5eceec6880af5fff68829e2f5bc509259a83510 | [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 | 56953eecac4f61855ef3f3d7915e7b4e86aecd19 [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>