Move ARM_L2_PIPT option to std.armv6 for all armv6 platforms.

Only L2 PIPT cache is supported for __ARM_ARCH >= 6.

In fact, this is just a pure proclamation as this option is used
only in armv4 specific files now.
This commit is contained in:
Svatopluk Kraus
2016-02-22 11:47:28 +00:00
parent b352b10400
commit 7758916f44
19 changed files with 2 additions and 31 deletions
-2
View File
@@ -2,5 +2,3 @@
makeoptions KERNVIRTADDR=0xc0200000
options KERNVIRTADDR=0xc0200000
options ARM_L2_PIPT