Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mediatek: mt7622: Do not set CPU_SUBTYPE for Cortex A53 | Hauke Mehrtens | 2018-06-18 | 1 | -1/+0 |
| | | | | | | | | | | | | Neon and vfpv4 are mandatory extensions in the ARM64 instruction set now, do not activate them explicitly. GCC will make use of these extension now by default. This makes it possible to share the toolchain with other Cortex A53 SoCs. Compile tested only. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> | ||||
* | mediatek: add mt7622 subtarget | John Crispin | 2018-05-24 | 1 | -0/+11 |
Signed-off-by: John Crispin <john@phrozen.org> |