arc: add explicit selection of CPU templates ARC 750D and ARC770D
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Thu, 30 Oct 2014 13:57:27 +0000 (16:57 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 2 Nov 2014 21:20:22 +0000 (22:20 +0100)
commit11f078c22f1cf3a5092a270abe81006b46255d3c
tree79179c78254759186727973f7519e43491be3e08
parent5837f364e77bf7ea71d8f2de97bda4dc243ce80d
arc: add explicit selection of CPU templates ARC 750D and ARC770D

This separation allows to specify unique options and features for each
CPU.

For example ARC 770D has LLOCK/SCOND instructions built-in by default.
Also this new scheme simplifies selection of proper configuration for
users - preconfigured options now match templates for ARC CPUs.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Anton Kolesov <akolesov@synopsys.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
arch/Config.in.arc