mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Unfix BL31 and DDR versions
This commit is contained in:
@@ -17,10 +17,6 @@ IMAGE_PARTITION_TABLE="gpt"
|
||||
KERNEL_UPGRADE_FREEZE="vendor-rk35xx@24.8.1"
|
||||
declare -g UEFI_EDK2_BOARD_ID="orangepi-5" # This _only_ used for uefi-edk2-rk3588 extension
|
||||
|
||||
# @TODO: consider removing those, as the defaults in rockchip64_common have been bumped up
|
||||
DDR_BLOB='rk35/rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.15.bin'
|
||||
BL31_BLOB='rk35/rk3588_bl31_v1.44.elf'
|
||||
|
||||
# Mainline U-Boot for current kernel
|
||||
function post_family_config_branch_current__orangepi5_use_mainline_uboot() {
|
||||
display_alert "$BOARD" "Mainline U-Boot overrides for $BOARD - $BRANCH" "info"
|
||||
|
||||
Reference in New Issue
Block a user