https://forum.armbian.com/topic/5759-535-bug-questions-collection/ -- logic should also work with legacy kernels and shouldn't break based on DT contents
24 lines
692 B
Plaintext
24 lines
692 B
Plaintext
# A64 quad core 2GB SoC GBE
|
|
BOARD_NAME="SoPine A64"
|
|
BOARDFAMILY="sun50iw1"
|
|
BOOTCONFIG_DEFAULT="sun50iw1p1_config"
|
|
BOOTCONFIG="sopine_baseboard_defconfig"
|
|
#
|
|
MODULES="sunxi_codec sunxi_i2s sunxi_sndcodec 8723bs"
|
|
MODULES_NEXT=""
|
|
#
|
|
KERNEL_TARGET="default,next,dev"
|
|
CLI_TARGET="xenial:default"
|
|
DESKTOP_TARGET=""
|
|
|
|
CLI_BETA_TARGET=""
|
|
DESKTOP_BETA_TARGET=""
|
|
#
|
|
RECOMMENDED="Ubuntu_xenial_default:90"
|
|
#
|
|
BOARDRATING=""
|
|
CHIP="http://docs.armbian.com/Hardware_Allwinner-H5-A64/"
|
|
HARDWARE="https://linux-sunxi.org/Pine64"
|
|
REVIEW="http://forum.armbian.com/index.php/topic/1917-armbian-running-on-pine64-and-other-a64h5-devices/#entry14642"
|
|
FORUMS="http://forum.armbian.com/index.php/forum/11-other-boards/"
|