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 <[email protected]>
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:?}

common_sw/devicetree_overlays/hw_config_clk.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_config_clk.rbf";
1313
config-complete-timeout-us = <30000000>;

common_sw/devicetree_overlays/hw_f2h_bridge.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_f2h_bridge.rbf";
1313
config-complete-timeout-us = <30000000>;

common_sw/devicetree_overlays/hw_f2h_irq.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_f2h_irq.rbf";
1313
config-complete-timeout-us = <30000000>;

common_sw/devicetree_overlays/hw_f2sdram_bridge.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_f2sdram_bridge.rbf";
1313
config-complete-timeout-us = <30000000>;

common_sw/devicetree_overlays/hw_h2f_bridge.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_h2f_bridge.rbf";
1313
config-complete-timeout-us = <30000000>;

common_sw/devicetree_overlays/hw_h2f_user_clk.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_h2f_user_clk.rbf";
1313
config-complete-timeout-us = <30000000>;

common_sw/devicetree_overlays/hw_hps_gp.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_hps_gp.rbf";
1313
config-complete-timeout-us = <30000000>;

common_sw/devicetree_overlays/hw_hps_jamb.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_hps_jamb.rbf";
1313
config-complete-timeout-us = <30000000>;

common_sw/devicetree_overlays/hw_i2c_bridge.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_i2c_bridge.rbf";
1313
config-complete-timeout-us = <30000000>;

common_sw/devicetree_overlays/hw_i2c_bridge_drvr.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_i2c_bridge.rbf";
1313
config-complete-timeout-us = <30000000>;
1414
};
1515
};
1616
fragment@1 {
17-
target-path = "/soc/i2c@10c02800";
17+
target-path = "/soc@0/i2c@10c02800";
1818
__overlay__ {
1919
status = "okay";
2020
};

common_sw/devicetree_overlays/hw_lwh2f_bridge.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_lwh2f_bridge.rbf";
1313
config-complete-timeout-us = <30000000>;

common_sw/devicetree_overlays/hw_no_periph.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_no_periph.rbf";
1313
config-complete-timeout-us = <30000000>;

common_sw/devicetree_overlays/hw_spi_bridge.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_spi_bridge.rbf";
1313
config-complete-timeout-us = <30000000>;

common_sw/devicetree_overlays/hw_spi_bridge_drvr.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_spi_bridge.rbf";
1313
config-complete-timeout-us = <30000000>;
1414
};
1515
};
1616
fragment@1 {
17-
target-path = "/soc/spi@10da4000";
17+
target-path = "/soc@0/spi@10da4000";
1818
__overlay__ {
1919
#address-cells = <1>;
2020
#size-cells = <0>;

common_sw/devicetree_overlays/hw_uart.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_uart.rbf";
1313
config-complete-timeout-us = <30000000>;

common_sw/devicetree_overlays/hw_uart0_drvr.dts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_uart.rbf";
1313
config-complete-timeout-us = <30000000>;
1414
};
1515
};
1616
fragment@1 {
17-
target-path = "/soc/serial@10c02000";
17+
target-path = "/soc@0/serial@10c02000";
1818
__overlay__ {
1919
status = "okay";
2020
};
@@ -23,7 +23,7 @@
2323
fragment@2 {
2424
target-path = "/aliases";
2525
__overlay__ {
26-
serial1 = "/soc/serial@10c02000";
26+
serial1 = "/soc@0/serial@10c02000";
2727
};
2828
};
2929
*/

common_sw/devicetree_overlays/hw_uart1_drvr.dts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
/plugin/;
88
/ {
99
fragment@0 {
10-
target-path = "/soc/base_fpga_region";
10+
target-path = "/soc@0/base_fpga_region";
1111
__overlay__ {
1212
firmware-name = "hw_uart.rbf";
1313
config-complete-timeout-us = <30000000>;
1414
};
1515
};
1616
fragment@1 {
17-
target-path = "/soc/serial@10c02100";
17+
target-path = "/soc@0/serial@10c02100";
1818
__overlay__ {
1919
status = "okay";
2020
};
@@ -23,7 +23,7 @@
2323
fragment@2 {
2424
target-path = "/aliases";
2525
__overlay__ {
26-
serial1 = "/soc/serial@10c02100";
26+
serial1 = "/soc@0/serial@10c02100";
2727
};
2828
};
2929
*/

0 commit comments

Comments
 (0)