summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/microblaze/feature-microblaze-v7.inc
Commit message (Collapse)AuthorAgeFilesLines
* feature-microblaze-versions.inc: Clean up and consolidationNathan Rossi2017-03-311-7/+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: Change version tune format.Sipke Vriend2013-05-221-4/+4
| | | | | | 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/+7
* 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>