File tree 3 files changed +6
-6
lines changed
apps/visionzynq/boards/zcu106_imx274
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ BR2_TARGET_UBOOT_BOARD_DEFCONFIG="xilinx_zynqmp_virt"
5
5
BR2_PACKAGE_XILINX_BOOTLOADER_UBOOT_TARGET_DIR="board/xilinx/zynqmp/zynqmp-zcu106-revA"
6
6
7
7
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://insidelabs-git.mathworks.com/EmbeddedLinux/linux.git"
8
- BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="mathworks_zynq_vision_imx274_R22.2 .0"
8
+ BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="mathworks_zynq_vision_imx274_R23.1 .0"
9
9
10
10
BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://insidelabs-git.mathworks.com/EmbeddedLinux/uboot.git"
11
- BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="mathworks_zynq_vision_imx274_R22.2 .0"
11
+ BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="mathworks_zynq_vision_imx274_R23.1 .0"
12
12
13
13
BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION="xilinx-v2020.2"
14
14
BR2_PACKAGE_XILINX_BOOTLOADER_BOOTGEN_PATH="/opt/Xilinx/SDK/2020.2/bin/bootgen"
Original file line number Diff line number Diff line change 4
4
#include "arm_common.defconfig"
5
5
#ifdef BUILD_MODE_NORMAL
6
6
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/mathworks/xilinx-linux.git"
7
- BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="mathworks_zynq_vision_R22.2 .0"
7
+ BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="mathworks_zynq_vision_R23.1 .0"
8
8
BR2_LINUX_KERNEL_UIMAGE=y
9
9
BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x8000"
10
10
#endif
@@ -25,7 +25,7 @@ BR2_TARGET_UBOOT_NEEDS_DTC=y
25
25
BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
26
26
BR2_TARGET_UBOOT_CUSTOM_GIT=y
27
27
BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://github.com/mathworks/xilinx-uboot.git"
28
- BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="mathworks_zynq_vision_R22.2 .0"
28
+ BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="mathworks_zynq_vision_R23.1 .0"
29
29
BR2_PACKAGE_XILINX_BOOTLOADER=y
30
30
BR2_PACKAGE_XILINX_BOOTLOADER_BOOTGEN_PATH="/opt/Xilinx/SDK/2018.2/bin/bootgen"
31
31
#endif
Original file line number Diff line number Diff line change 4
4
#include "aarch64_common.defconfig"
5
5
#ifdef BUILD_MODE_NORMAL
6
6
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/mathworks/xilinx-linux.git"
7
- BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="mathworks_zynq_vision_R22.2 .0"
7
+ BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="mathworks_zynq_vision_R23.1 .0"
8
8
BR2_LINUX_KERNEL_UIMAGE=y
9
9
BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x8000"
10
10
#endif
@@ -25,7 +25,7 @@ BR2_TARGET_UBOOT_NEEDS_DTC=y
25
25
BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
26
26
BR2_TARGET_UBOOT_CUSTOM_GIT=y
27
27
BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://github.com/mathworks/xilinx-uboot.git"
28
- BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="mathworks_zynq_vision_R22.2 .0"
28
+ BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="mathworks_zynq_vision_R23.1 .0"
29
29
BR2_TARGET_ARM_TRUSTED_FIRMWARE=y
30
30
BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_GIT=y
31
31
BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_URL="https://github.com/Xilinx/arm-trusted-firmware.git"
You can’t perform that action at this time.
0 commit comments