summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/config/xilinx-machine/bsp/s3adsp1800-qemu-microblazeeb.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/config/xilinx-machine/bsp/s3adsp1800-qemu-microblazeeb.cfg')
-rw-r--r--recipes-kernel/linux/config/xilinx-machine/bsp/s3adsp1800-qemu-microblazeeb.cfg15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-kernel/linux/config/xilinx-machine/bsp/s3adsp1800-qemu-microblazeeb.cfg b/recipes-kernel/linux/config/xilinx-machine/bsp/s3adsp1800-qemu-microblazeeb.cfg
new file mode 100644
index 00000000..0f635c16
--- /dev/null
+++ b/recipes-kernel/linux/config/xilinx-machine/bsp/s3adsp1800-qemu-microblazeeb.cfg
@@ -0,0 +1,15 @@
1
2CONFIG_XILINX_MICROBLAZE0_FAMILY="spartan3"
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=0
9CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL=1
10CONFIG_XILINX_MICROBLAZE0_USE_FPU=0
11CONFIG_XILINX_MICROBLAZE0_HW_VER="7.10.d"
12
13# Memory Base Address
14CONFIG_KERNEL_BASE_ADDR=0x90000000
15