Skip to content

Commit

Permalink
fix RK3576 CPU spec typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeaKyX authored and Joshua-Riek committed Jan 9, 2025
1 parent 2cceadb commit f9d3c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/armsom-sige5.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
export BOARD_NAME="ArmSoM Sige5"
export BOARD_MAKER="ArmSoM"
export BOARD_SOC="Rockchip RK3576"
export BOARD_CPU="ARM Cortex A76 / A55"
export BOARD_CPU="ARM Cortex A72 / A53"
export UBOOT_PACKAGE="u-boot-rk3576"
export UBOOT_RULES_TARGET="armsom-sige5-rk3576"
export COMPATIBLE_SUITES=("noble")
Expand Down

0 comments on commit f9d3c60

Please sign in to comment.