Skip to content

Commit 9b5df38

Browse files
Update software to QPDS24.2_REL_GSRD_PR tag
The altera-opensource repos are downloaded using the QPDS24.2_REL_GSRD_PR tag and software patches ported to align with the new environment. Signed-off-by: Rod Frazer <rod.frazer@intel.com>
1 parent e24513b commit 9b5df38

36 files changed

+79
-233
lines changed

brd_altera_a5e065_premium_es/sw_builds/build_bootloaders.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: MIT-0
55
#
66

7-
TAG_NAME="QPDS24.1_REL_AGILEX5_GSRD_PR"
7+
TAG_NAME="QPDS24.2_REL_GSRD_PR"
88

99
# change into the directory of this script
1010
cd $(dirname ${0})
@@ -81,7 +81,6 @@ ln -s ../arm-trusted-firmware/build/agilex5/release/bl31.bin \
8181
|| { echo "ERROR" ; exit 1 ; }
8282

8383
PATCH_FILES="
84-
../../../common_sw/u-boot_patches/v1-0001-HSD-15015933655-ddr-altera-agilex5-Hack-dual-port-DO-NOT-MERGE.patch \
8584
../../../common_sw/u-boot_patches/include-exports.h.patch \
8685
../../../common_sw/u-boot_patches/include-configs-socfpga_soc64_common.h.patch \
8786
../../../common_sw/u-boot_patches/include-_exports.h.patch \

brd_altera_a5e065_premium_es/sw_builds/build_linux_kernel.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: MIT-0
55
#
66

7-
TAG_NAME="QPDS24.1_REL_AGILEX5_GSRD_PR"
7+
TAG_NAME="QPDS24.2_REL_GSRD_PR"
88

99
# change into the directory of this script
1010
cd $(dirname ${0})
@@ -67,7 +67,6 @@ make tinyconfig \
6767

6868
# apply patches to the kernel sources
6969
PATCH_FILES="
70-
../../../common_sw/linux_patches/0001-Refactored-buffer-allocation-and-buffer-free-to-be-p.patch \
7170
../../../common_sw/linux_patches/brd_altera_a5e065_premium_es-arch-arm64-boot-dts-intel-socfpga_agilex5_socdk.dts.patch
7271
"
7372
for NEXT_PATCH in ${PATCH_FILES:?}

brd_arrow_axe5_eagle_es/sw_builds/build_bootloaders.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: MIT-0
55
#
66

7-
TAG_NAME="QPDS24.1_REL_AGILEX5_GSRD_PR"
7+
TAG_NAME="QPDS24.2_REL_GSRD_PR"
88

99
# change into the directory of this script
1010
cd $(dirname ${0})
@@ -81,7 +81,6 @@ ln -s ../arm-trusted-firmware/build/agilex5/release/bl31.bin \
8181
|| { echo "ERROR" ; exit 1 ; }
8282

8383
PATCH_FILES="
84-
../../../common_sw/u-boot_patches/v1-0001-HSD-15015933655-ddr-altera-agilex5-Hack-dual-port-DO-NOT-MERGE.patch \
8584
../../../common_sw/u-boot_patches/include-exports.h.patch \
8685
../../../common_sw/u-boot_patches/include-configs-socfpga_soc64_common.h.patch \
8786
../../../common_sw/u-boot_patches/include-_exports.h.patch \

brd_arrow_axe5_eagle_es/sw_builds/build_linux_kernel.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: MIT-0
55
#
66

7-
TAG_NAME="QPDS24.1_REL_AGILEX5_GSRD_PR"
7+
TAG_NAME="QPDS24.2_REL_GSRD_PR"
88

99
# change into the directory of this script
1010
cd $(dirname ${0})
@@ -67,7 +67,6 @@ make tinyconfig \
6767

6868
# apply patches to the kernel sources
6969
PATCH_FILES="
70-
../../../common_sw/linux_patches/0001-Refactored-buffer-allocation-and-buffer-free-to-be-p.patch \
7170
../../../common_sw/linux_patches/brd_arrow_axe5_eagle_es-arch-arm64-boot-dts-intel-socfpga_agilex5_socdk.dts.patch
7271
"
7372
for NEXT_PATCH in ${PATCH_FILES:?}

brd_criticallink_mitysbc_es/sw_builds/build_bootloaders.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: MIT-0
55
#
66

7-
TAG_NAME="QPDS24.1_REL_AGILEX5_GSRD_PR"
7+
TAG_NAME="QPDS24.2_REL_GSRD_PR"
88

99
# change into the directory of this script
1010
cd $(dirname ${0})
@@ -91,7 +91,6 @@ ln -s ../arm-trusted-firmware/build/agilex5/release/bl31.bin \
9191
|| { echo "ERROR" ; exit 1 ; }
9292

9393
PATCH_FILES="
94-
../../../common_sw/u-boot_patches/v1-0001-HSD-15015933655-ddr-altera-agilex5-Hack-dual-port-DO-NOT-MERGE.patch \
9594
../../../common_sw/u-boot_patches/include-exports.h.patch \
9695
../../../common_sw/u-boot_patches/include-configs-socfpga_soc64_common.h.patch \
9796
../../../common_sw/u-boot_patches/include-_exports.h.patch \

brd_criticallink_mitysbc_es/sw_builds/build_linux_kernel.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: MIT-0
55
#
66

7-
TAG_NAME="QPDS24.1_REL_AGILEX5_GSRD_PR"
7+
TAG_NAME="QPDS24.2_REL_GSRD_PR"
88

99
# change into the directory of this script
1010
cd $(dirname ${0})
@@ -67,7 +67,6 @@ make tinyconfig \
6767

6868
# apply patches to the kernel sources
6969
PATCH_FILES="
70-
../../../common_sw/linux_patches/0001-Refactored-buffer-allocation-and-buffer-free-to-be-p.patch \
7170
../../../common_sw/linux_patches/brd_criticallink_mitysbc_es-arch-arm64-boot-dts-intel-socfpga_agilex5_socdk.dts.patch
7271
"
7372
for NEXT_PATCH in ${PATCH_FILES:?}

brd_macnica_sulfur_es_125/sw_builds/build_bootloaders.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: MIT-0
55
#
66

7-
TAG_NAME="QPDS24.1_REL_AGILEX5_GSRD_PR"
7+
TAG_NAME="QPDS24.2_REL_GSRD_PR"
88

99
# change into the directory of this script
1010
cd $(dirname ${0})
@@ -81,7 +81,6 @@ ln -s ../arm-trusted-firmware/build/agilex5/release/bl31.bin \
8181
|| { echo "ERROR" ; exit 1 ; }
8282

8383
PATCH_FILES="
84-
../../../common_sw/u-boot_patches/v1-0001-HSD-15015933655-ddr-altera-agilex5-Hack-dual-port-DO-NOT-MERGE.patch \
8584
../../../common_sw/u-boot_patches/include-exports.h.patch \
8685
../../../common_sw/u-boot_patches/include-configs-socfpga_soc64_common.h.patch \
8786
../../../common_sw/u-boot_patches/include-_exports.h.patch \

brd_macnica_sulfur_es_125/sw_builds/build_linux_kernel.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: MIT-0
55
#
66

7-
TAG_NAME="QPDS24.1_REL_AGILEX5_GSRD_PR"
7+
TAG_NAME="QPDS24.2_REL_GSRD_PR"
88

99
# change into the directory of this script
1010
cd $(dirname ${0})
@@ -67,7 +67,6 @@ make tinyconfig \
6767

6868
# apply patches to the kernel sources
6969
PATCH_FILES="
70-
../../../common_sw/linux_patches/0001-Refactored-buffer-allocation-and-buffer-free-to-be-p.patch \
7170
../../../common_sw/linux_patches/brd_macnica_sulfur_es_125-arch-arm64-boot-dts-intel-socfpga_agilex5_socdk.dts.patch
7271
"
7372
for NEXT_PATCH in ${PATCH_FILES:?}

brd_macnica_sulfur_es_25/sw_builds/build_bootloaders.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: MIT-0
55
#
66

7-
TAG_NAME="QPDS24.1_REL_AGILEX5_GSRD_PR"
7+
TAG_NAME="QPDS24.2_REL_GSRD_PR"
88

99
# change into the directory of this script
1010
cd $(dirname ${0})
@@ -81,7 +81,6 @@ ln -s ../arm-trusted-firmware/build/agilex5/release/bl31.bin \
8181
|| { echo "ERROR" ; exit 1 ; }
8282

8383
PATCH_FILES="
84-
../../../common_sw/u-boot_patches/v1-0001-HSD-15015933655-ddr-altera-agilex5-Hack-dual-port-DO-NOT-MERGE.patch \
8584
../../../common_sw/u-boot_patches/include-exports.h.patch \
8685
../../../common_sw/u-boot_patches/include-configs-socfpga_soc64_common.h.patch \
8786
../../../common_sw/u-boot_patches/include-_exports.h.patch \

brd_macnica_sulfur_es_25/sw_builds/build_linux_kernel.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: MIT-0
55
#
66

7-
TAG_NAME="QPDS24.1_REL_AGILEX5_GSRD_PR"
7+
TAG_NAME="QPDS24.2_REL_GSRD_PR"
88

99
# change into the directory of this script
1010
cd $(dirname ${0})
@@ -67,7 +67,6 @@ make tinyconfig \
6767

6868
# apply patches to the kernel sources
6969
PATCH_FILES="
70-
../../../common_sw/linux_patches/0001-Refactored-buffer-allocation-and-buffer-free-to-be-p.patch \
7170
../../../common_sw/linux_patches/brd_macnica_sulfur_es_25-arch-arm64-boot-dts-intel-socfpga_agilex5_socdk.dts.patch
7271
"
7372
for NEXT_PATCH in ${PATCH_FILES:?}

0 commit comments

Comments
 (0)