summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/config/xilinx-machine/bsp/ml605-qemu-microblazeel.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/config/xilinx-machine/bsp/ml605-qemu-microblazeel.cfg')
-rw-r--r--recipes-kernel/linux/config/xilinx-machine/bsp/ml605-qemu-microblazeel.cfg15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-kernel/linux/config/xilinx-machine/bsp/ml605-qemu-microblazeel.cfg b/recipes-kernel/linux/config/xilinx-machine/bsp/ml605-qemu-microblazeel.cfg
new file mode 100644
index 00000000..771aec06
--- /dev/null
+++ b/recipes-kernel/linux/config/xilinx-machine/bsp/ml605-qemu-microblazeel.cfg
@@ -0,0 +1,15 @@
1
2CONFIG_XILINX_MICROBLAZE0_FAMILY="virtex6"
3
4# CPU ISA Config
5CONFIG_XILINX_MICROBLAZE0_USE_MSR_INSTR=1
6CONFIG_XILINX_MICROBLAZE0_USE_PCMP_INSTR=1
7CONFIG_XILINX_MICROBLAZE0_USE_BARREL=1
8CONFIG_XILINX_MICROBLAZE0_USE_DIV=1
9CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL=2
10CONFIG_XILINX_MICROBLAZE0_USE_FPU=1
11CONFIG_XILINX_MICROBLAZE0_HW_VER="8.50.a"
12
13# Memory Base Address
14CONFIG_KERNEL_BASE_ADDR=0x50000000
15