Skip to content

Commit

Permalink
station-p2: delete the redundant function.
Browse files Browse the repository at this point in the history
  • Loading branch information
chainsx authored and igorpecovnik committed Feb 20, 2025
1 parent bc331a6 commit 26830cb
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions config/boards/station-p2.csc
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ BOOT_FDT_FILE="rockchip/rk3568-roc-pc.dtb"
ASOUND_STATE="asound.state.station-p2"
IMAGE_PARTITION_TABLE="gpt"

function post_family_tweaks__station_p2() {
display_alert "$BOARD" "Installing board tweaks" "info"

cp -R $SRC/packages/blobs/rtl8723bt_fw/* $SDCARD/lib/firmware/rtl_bt/
cp -R $SRC/packages/blobs/station/firmware/* $SDCARD/lib/firmware/
return 0
}
# Mainline U-Boot
function post_family_config__station_p2_use_mainline_uboot() {
display_alert "$BOARD" "Using mainline U-Boot for $BOARD / $BRANCH" "info"
Expand Down

0 comments on commit 26830cb

Please sign in to comment.