* cleanup comments, linebreaks... * two more comments * `BOOTFS_TYPE` has never been set as far as I can see, therefore no need to unset. * some more comments... * comment, simplify logic * even more comments * just a few more * comments, description for elish * merge uboot functions. @SuperKali review
16 lines
456 B
Plaintext
16 lines
456 B
Plaintext
# Amlogic A311D 4GB RAM eMMC USB3 WiFi BT
|
|
BOARD_NAME="Radxa Zero 2"
|
|
BOARDFAMILY="meson-g12b"
|
|
BOARD_MAINTAINER=""
|
|
BOOTCONFIG="radxa-zero2_config"
|
|
KERNEL_TARGET="current,edge"
|
|
KERNEL_TEST_TARGET="current"
|
|
MODULES_BLACKLIST="simpledrm" # SimpleDRM conflicts with Panfrost
|
|
FULL_DESKTOP="yes"
|
|
BOOT_LOGO="desktop"
|
|
ASOUND_STATE="asound.state.radxa-zero2"
|
|
BOOT_FDT_FILE="amlogic/meson-g12b-radxa-zero2.dtb"
|
|
|
|
BOOTBRANCH_BOARD="tag:v2024.07"
|
|
BOOTPATCHDIR="v2024.07"
|