diff --git a/01_git_sync.sh b/01_git_sync.sh index 684f7e3..982a41f 100755 --- a/01_git_sync.sh +++ b/01_git_sync.sh @@ -3,7 +3,7 @@ GIT_DEPTH="20" GCC_VERSION="11.4.0" -HSS_BRANCH="v2023.06" +HSS_BRANCH="v2023.09" HSS_REPO="https://github.com/polarfire-soc/hart-software-services.git" #UBOOT_BRANCH="v2023.02-BeagleV-Fire"