| #@TYPE: Machine |
| #@NAME: microblazeel-v11.0-bs-cmp-mh-div-generic |
| #@DESCRIPTION: microblazeel-v11.0-bs-cmp-mh-div |
| |
| require conf/machine/include/tune-microblaze.inc |
| require conf/machine/include/machine-xilinx-default.inc |
| |
| TUNE_FEATURES_tune-microblaze += "v11.0 barrel-shift pattern-compare reorder divide-hard multiply-high" |
| |
| MACHINE_FEATURES = "" |
| |
| KERNEL_IMAGETYPE = "linux.bin.ub" |
| KERNEL_IMAGETYPES = "" |
| |
| SERIAL_CONSOLES ?= "115200;ttyS0" |
| |
| EXTRA_IMAGEDEPENDS += "libyaml-native python3-cython-native python3-pyyaml-native" |