Skip to content

Commit

Permalink
station-m2: 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 26830cb commit b44df30
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions config/boards/station-m2.csc
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@ BOOT_SCENARIO="spl-blobs"
ASOUND_STATE="asound.state.station-m2"
IMAGE_PARTITION_TABLE="gpt"

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

cp -R $SRC/packages/blobs/station/firmware/* $SDCARD/lib/firmware/
return 0
}
# Override family config for this board; let's avoid conditionals in family config.
function post_family_config__stationm2_use_radxa_vendor_uboot() {
BOOTSOURCE='https://github.com/radxa/u-boot.git'
Expand Down

0 comments on commit b44df30

Please sign in to comment.