Skip to content

Commit

Permalink
support bananapi m6pro (SL1680)
Browse files Browse the repository at this point in the history
  • Loading branch information
BPI-SINOVOIP committed Sep 2, 2024
1 parent c26c882 commit 5fb3f4a
Show file tree
Hide file tree
Showing 14 changed files with 5,632 additions and 6 deletions.
16 changes: 10 additions & 6 deletions config/boards/bananapim6pro.conf
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
# Synaptics SL1680 SoC quad core A73(2.1Ghz) 4GB SoC eMMC USB3
BOARD_NAME="Banana Pi M6PRO"
BOARDFAMILY="vs680"
BOARDFAMILY="sl1680"
VENDOR="Armbian-bpi-senarytech"
BOOTCONFIG="vs680_oemboot_c05_defconfig"
KERNEL_TARGET="legacy"
FULL_DESKTOP="yes"
BOOT_LOGO="desktop"
WIREGUARD="no"
#
OFFSET="100"
BOOT_FS_LABEL="BPI-BOOT"
ROOT_FS_LABEL="BPI-ROOT"
BOOTSIZE="256"
USE_HOOK_FOR_PARTITION="yes"
rootpart=12
FIXED_IMAGE_SIZE=9137
IMAGE_PARTITION_TABLE="gpt"
#OFFSET="100"
#BOOT_FS_LABEL="BPI-BOOT"
ROOT_FS_LABEL="rootfs_a"
#BOOTSIZE="256"
SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes
BOOTFS_TYPE="fat"
#BOOTFS_TYPE="fat"

function post_family_tweaks__bananapim6_naming_audios() {
display_alert "$BOARD" "Renaming bananapim6 audios" "info"
Expand Down
Loading

0 comments on commit 5fb3f4a

Please sign in to comment.