File tree 5 files changed +22
-23
lines changed
5 files changed +22
-23
lines changed Original file line number Diff line number Diff line change 3
3
###########################################
4
4
#include "arm_common.defconfig"
5
5
#ifdef BUILD_MODE_NORMAL
6
- BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://insidelabs-git.mathworks. com/EmbeddedLinux/ linux.git"
7
- BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="xilinx-next "
6
+ BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github. com/mathworks/xilinx- linux.git"
7
+ BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="mathworks_zynq_R24.1.0 "
8
8
BR2_LINUX_KERNEL_UIMAGE=y
9
9
BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x8000"
10
10
#endif
@@ -24,8 +24,8 @@ BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
24
24
BR2_TARGET_UBOOT_NEEDS_DTC=y
25
25
BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
26
26
BR2_TARGET_UBOOT_CUSTOM_GIT=y
27
- BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://insidelabs-git.mathworks. com/EmbeddedLinux/ uboot.git"
28
- BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="xilinx-next "
27
+ BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://github. com/mathworks/xilinx- uboot.git"
28
+ BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="mathworks_zynq_R20.2.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 @@ -9,13 +9,12 @@ BR2_ROOTFS_DEVICE_TABLE="system/device_table.txt board/mathworks/zynqmp/device_t
9
9
BR2_ROOTFS_OVERLAY="./board/mathworks/common/fs-overlay ./board/mathworks/zynqmp/fs-overlay ./board/mathworks/zynqmp/boards/zcu111/fs-overlay"
10
10
11
11
BR2_LINUX_KERNEL_DEFCONFIG="mw_zynqmp_zcu111"
12
+ BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/mathworks/xilinx-linux.git"
13
+ BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="mathworks_zynq_rfsoc_R23.1.0"
12
14
13
- BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://insidelabs-git.mathworks.com/EmbeddedLinux/linux.git"
14
- BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rfsoc-4.14"
15
-
16
- BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://insidelabs-git.mathworks.com/EmbeddedLinux/uboot.git"
17
- BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="mw-xilinx-v2018.3"
18
- BR2_TARGET_UBOOT_VERSION="mw-xilinx-v2018.3"
15
+ BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://github.com/mathworks/xilinx-uboot.git"
16
+ BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="mathworks_zynq_rfsoc_R20.2.0"
17
+ BR2_TARGET_UBOOT_VERSION="mathworks_zynq_rfsoc_R20.2.0"
19
18
20
19
BR2_PACKAGE_LIBCONFIG=y
21
20
BR2_PACKAGE_LIBSYSFS=y
Original file line number Diff line number Diff line change @@ -10,11 +10,10 @@ BR2_ROOTFS_OVERLAY="./board/mathworks/common/fs-overlay ./board/mathworks/zynqmp
10
10
11
11
BR2_LINUX_KERNEL_DEFCONFIG="mw_zynqmp_zcu208"
12
12
13
- BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://insidelabs-git.mathworks. com/EmbeddedLinux/ linux.git"
14
- BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="mathworks_zynq_rfsoc_gen3_R22 .1.0"
13
+ BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github. com/mathworks/xilinx- linux.git"
14
+ BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="mathworks_zynq_rfsoc_gen3_R23 .1.0"
15
15
16
-
17
- BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://insidelabs-git.mathworks.com/EmbeddedLinux/uboot.git"
16
+ BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://github.com/mathworks/xilinx-uboot.git"
18
17
BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="mathworks_zynq_rfsoc_gen3_R22.1.0"
19
18
BR2_TARGET_UBOOT_VERSION="mathworks_zynq_rfsoc_gen3_R22.1.0"
20
19
BR2_PACKAGE_XILINX_BOOTLOADER_PLATFORM="zynqmp_gen3"
Original file line number Diff line number Diff line change @@ -10,12 +10,13 @@ BR2_ROOTFS_OVERLAY="./board/mathworks/common/fs-overlay ./board/mathworks/zynqmp
10
10
11
11
BR2_LINUX_KERNEL_DEFCONFIG="mw_zynqmp_zcu216"
12
12
13
- BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://insidelabs-git.mathworks.com/EmbeddedLinux/linux.git"
14
- BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rfsoc-5.4"
13
+ BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/mathworks/xilinx-linux.git"
14
+ BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="mathworks_zynq_rfsoc_gen3_R23.1.0"
15
+
16
+ BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://github.com/mathworks/xilinx-uboot.git"
17
+ BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="mathworks_zynq_rfsoc_gen3_R21.1.0"
18
+ BR2_TARGET_UBOOT_VERSION="mathworks_zynq_rfsoc_gen3_R21.1.0"
15
19
16
- BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://insidelabs-git.mathworks.com/EmbeddedLinux/uboot.git"
17
- BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="mw-xilinx-v2020.x"
18
- BR2_TARGET_UBOOT_VERSION="mw-xilinx-v2020.x"
19
20
BR2_PACKAGE_XILINX_BOOTLOADER_PLATFORM="zynqmp_gen3"
20
21
21
22
BR2_TARGET_ARM_TRUSTED_FIRMWARE=y
Original file line number Diff line number Diff line change 3
3
###########################################
4
4
#include "aarch64_common.defconfig"
5
5
#ifdef BUILD_MODE_NORMAL
6
- BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://insidelabs-git.mathworks. com/EmbeddedLinux/ linux.git"
7
- BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="xilinx-next "
6
+ BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github. com/mathworks/xilinx- linux.git"
7
+ BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="mathworks_zynq_R24.1.0 "
8
8
BR2_LINUX_KERNEL_UIMAGE=y
9
9
BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x8000"
10
10
#endif
@@ -24,8 +24,8 @@ BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
24
24
BR2_TARGET_UBOOT_NEEDS_DTC=y
25
25
BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
26
26
BR2_TARGET_UBOOT_CUSTOM_GIT=y
27
- BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://insidelabs-git.mathworks. com/EmbeddedLinux/ uboot.git"
28
- BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="xilinx-next "
27
+ BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://github. com/mathworks/xilinx- uboot.git"
28
+ BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="mathworks_zynq_R20.2.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