summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/microblaze/feature-microblaze-v8.inc
Commit message (Collapse)AuthorAgeFilesLines
* feature-microblaze-versions.inc: Clean up and consolidationNathan Rossi2017-03-311-45/+0
| | | | | | | | | | | | Clean up the MicroBlaze versions tunes as well and improve the TUNECONFLICTS for version features so that the conflicts matrix is automatically generated. Additionally consolidate the version features into a single include. Improve and generate the "-mcpu=" and package strings based on the version feature. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
* microblaze: Set FPU_TARGET and add sanity checkingSipke Vriend2013-05-231-0/+21
| | | | | | | Set bitbake 'known' FPU_TARGET to reflect soft-fpu or hard-fpu Sanity check: add pattern-compare if reorder only exists in v8.30. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* microblaze: Change version tune format.Sipke Vriend2013-05-221-18/+18
| | | | | | Modify versions from vXYY to vX.YY to provide distinction between major and minor sections. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* tune-microblaze: RefactoredSipke Vriend2013-03-261-0/+24
* Added features with CFLAG mappings * Added version features for v7.3-.a to v8.50.a * Added MicroBlaze PACKAGE_ARCH expansion e.g. "microblazeel-v830-cmp" Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>