summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/tune-microblaze-features.inc
Commit message (Collapse)AuthorAgeFilesLines
* tune-microblaze: Refactor tune definitionNathan Rossi2013-05-081-0/+10
| | | | | | | | * Extract the arch, package arch and cc flags into the features.inc * Specify the SOC_FAMILY as 'microblaze' (for both little and big endian) Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-microblaze: RefactoredSipke Vriend2013-03-261-0/+9
* 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>