commit | 2394a0f45bb2e673210d90f1ef10330594efe3ba | [log] [tgz] |
---|---|---|
author | York Sun <yorksun@freescale.com> | Mon Oct 08 07:44:30 2012 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Mon Oct 22 14:31:32 2012 -0500 |
tree | 7d648c2c312b9cc7a75c0350101aacc67afca399 | |
parent | 31a0c8c27b73d9f09b3b00d0222031cb7c506330 [diff] |
powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 Move spin table to cached memory to comply with ePAPR v1.1. Load R3 with 64-bit value if CONFIG_SYS_PPC64 is defined. 'M' bit is set for DDR TLB to maintain cache coherence. See details in doc/README.mpc85xx-spin-table. Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>