armbian-build/config/boards/pineh64-b.csc

10 lines
292 B
Plaintext
Raw Normal View History

# Allwinner H6 quad core 1-3GB RAM SoC GBE eMMC
2019-12-25 08:36:39 +00:00
BOARD_NAME="Pine H64 model B"
BOARDFAMILY="sun50iw6"
BOARD_MAINTAINER=""
BOOTCONFIG="pine_h64_defconfig"
KERNEL_TARGET="current,edge,legacy"
KERNEL_TEST_TARGET="current"
BOOT_FDT_FILE="sun50i-h6-pine-h64-model-b.dtb"
2023-06-23 05:37:03 +00:00
CRUSTCONFIG="h6_defconfig"