Skip to content

Commit

Permalink
MXQ: remove boot logo
Browse files Browse the repository at this point in the history
Built-in U-BOOT is used, so the logo will not be displayed anyway.
  • Loading branch information
domin144 committed Feb 8, 2025
1 parent ad68f84 commit 7c7a376
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config/boards/aml-s805-mxq.tvb
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,3 @@ BOOTENV_FILE="aml-s805-mxq.txt"

BOOTSIZE="200"
BOOTFS_TYPE="fat"
BOOT_LOGO=desktop

family_tweaks() {
cp $SRC/packages/blobs/splash/armbian-u-boot-24.bmp $SDCARD/boot/boot.bmp
}

0 comments on commit 7c7a376

Please sign in to comment.