mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02:00
tune-cortexa5.inc: Add tune file for cortex-a5
(From OE-Core rev: 50bc63c5c377d9fbb87b3efefc8c6f5473ba642a) Signed-off-by: Andy Voltz <andy.voltz@timesys.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cb21024adf
commit
bff43fb323
5
meta/conf/machine/include/tune-cortexa5.inc
Normal file
5
meta/conf/machine/include/tune-cortexa5.inc
Normal file
@@ -0,0 +1,5 @@
|
||||
CORTEX_ID = "a5"
|
||||
|
||||
TUNEVALID[cortexa5] = "Enable Cortex-A5 specific processor optimizations"
|
||||
|
||||
require conf/machine/include/tune-cortexa.inc
|
||||
Reference in New Issue
Block a user