commit | e2ad477cb26360532da7ee9ffc9631d6c0006a1d | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Sun Sep 25 22:35:41 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Oct 04 16:15:00 2016 +1100 |
tree | a1abc0eae89fc0dbd24d90ca42b866f9db0ca956 | |
parent | 8a18cc0c2c36ee49d70a620ac0190d30897c15fb [diff] |
powerpc: Set default CPU type to POWER8 for little endian builds We supported POWER7 CPUs for bootstrapping little endian, but the target was always POWER8. Now that POWER7 specific issues are impacting performance, change the default target to POWER8. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>