diff options
| author | Nathan Rossi <nathan@nathanrossi.com> | 2017-11-24 23:28:00 +1000 |
|---|---|---|
| committer | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2017-12-06 15:45:16 -0800 |
| commit | b86a915ae0129ad699eaa9ce7e4929591e093bf6 (patch) | |
| tree | ae59f9f13a5e2d82c48cb1b07555c44647927d50 /recipes-kernel | |
| parent | 78b078f60900248b86155fdfcfd5a775cfa27b9f (diff) | |
| download | meta-xilinx-b86a915ae0129ad699eaa9ce7e4929591e093bf6.tar.gz | |
kc705-microblazeel: Updates to match v2017.3 bitstream
Update the device tree and machine configuration to match the updated
bitstream.
The bitstream was updated to v10.0 of the MicroBlaze core although
mainline GCC does not currently support v10.0+. Additionally the design
now enables divide-hard feature support. Memory and device addresses are
unchanged.
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/xilinx-kmeta/bsp/kc705-microblazeel/kc705-microblazeel.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/xilinx-kmeta/bsp/kc705-microblazeel/kc705-microblazeel.cfg b/recipes-kernel/linux/xilinx-kmeta/bsp/kc705-microblazeel/kc705-microblazeel.cfg index 48ea0a09..bf7f316a 100644 --- a/recipes-kernel/linux/xilinx-kmeta/bsp/kc705-microblazeel/kc705-microblazeel.cfg +++ b/recipes-kernel/linux/xilinx-kmeta/bsp/kc705-microblazeel/kc705-microblazeel.cfg | |||
| @@ -7,7 +7,7 @@ CONFIG_XILINX_MICROBLAZE0_USE_BARREL=1 | |||
| 7 | CONFIG_XILINX_MICROBLAZE0_USE_DIV=1 | 7 | CONFIG_XILINX_MICROBLAZE0_USE_DIV=1 |
| 8 | CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL=2 | 8 | CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL=2 |
| 9 | CONFIG_XILINX_MICROBLAZE0_USE_FPU=0 | 9 | CONFIG_XILINX_MICROBLAZE0_USE_FPU=0 |
| 10 | CONFIG_XILINX_MICROBLAZE0_HW_VER="9.6" | 10 | CONFIG_XILINX_MICROBLAZE0_HW_VER="10.0" |
| 11 | 11 | ||
| 12 | # Memory Base Address | 12 | # Memory Base Address |
| 13 | CONFIG_KERNEL_BASE_ADDR=0x80000000 | 13 | CONFIG_KERNEL_BASE_ADDR=0x80000000 |
