diff --git a/config/boards/orangepi5.conf b/config/boards/orangepi5.conf index c9f2096bb7..8a7001e128 100644 --- a/config/boards/orangepi5.conf +++ b/config/boards/orangepi5.conf @@ -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"