|
|
|
@ -10,11 +10,11 @@ HSS_REPO="https://github.com/polarfire-soc/hart-software-services.git"
|
|
|
|
|
#UBOOT_BRANCH="linux4microchip+fpga-2023.02"
|
|
|
|
|
#UBOOT_REPO="https://github.com/polarfire-soc/u-boot.git"
|
|
|
|
|
UBOOT_BRANCH="v2023.02-BeagleV-Fire"
|
|
|
|
|
UBOOT_REPO="https://openbeagle.org/beaglev-fire/beaglev-fire-u-boot.git"
|
|
|
|
|
UBOOT_REPO="https://github.com/beagleboard/beaglev-fire-u-boot.git"
|
|
|
|
|
#UBOOT_REPO="git@openbeagle.org:beaglev-fire/beaglev-fire-u-boot.git"
|
|
|
|
|
|
|
|
|
|
DT_BRANCH="v6.1.x-Beagle"
|
|
|
|
|
DT_REPO="https://openbeagle.org/beagleboard/BeagleBoard-DeviceTrees.git"
|
|
|
|
|
DT_REPO="https://github.com/beagleboard/BeagleBoard-DeviceTrees.git"
|
|
|
|
|
#DT_REPO="git@openbeagle.org:beagleboard/BeagleBoard-DeviceTrees.git"
|
|
|
|
|
|
|
|
|
|
LINUX_BRANCH="linux4microchip+fpga-2023.06"
|
|
|
|
|