Skip to content

Commit

Permalink
Enable Espressobin nightly images building, Bananapi M64 CSC target. …
Browse files Browse the repository at this point in the history
…Curently works: all cores, UART, HDMI, eMMC, no thermal, no usb, no wifi, ...
  • Loading branch information
igorpecovnik committed Oct 4, 2017
1 parent 38465a8 commit 2690295
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
23 changes: 23 additions & 0 deletions config/boards/bananapim64.csc
@@ -0,0 +1,23 @@
# A64 quad core 2GB SoC GBE WiFi eMMC
BOARD_NAME="Banana Pi M64"
LINUXFAMILY="sun50iw1"
BOOTCONFIG="bananapi_m64_defconfig"
#
MODULES=""
MODULES_NEXT=""
CPUMIN="480000"
CPUMAX="1296000"
#
KERNEL_TARGET="next,dev"
CLI_TARGET=""
DESKTOP_TARGET=""

CLI_BETA_TARGET=""
DESKTOP_BETA_TARGET=""
#
RECOMMENDED="Ubuntu_xenial_dev_nightly:33"
#
BOARDRATING=""
CHIP="https://docs.armbian.com/Hardware_Allwinner-H5-A64/"
HARDWARE="https://linux-sunxi.org/Sinovoip_Banana_Pi_M64"
FORUMS="https://forum.armbian.com/index.php/forum/11-other-boards/"
5 changes: 4 additions & 1 deletion config/boards/espressobin.wip
Expand Up @@ -9,7 +9,10 @@ BUILD_DESKTOP="no"
KERNEL_TARGET="default,next,dev"
CLI_TARGET="jessie,xenial:default,dev"
#
RECOMMENDED="Ubuntu_xenial_default_nightly:60"
CLI_BETA_TARGET="xenial:default,stretch:default"
DESKTOP_BETA_TARGET=""
#
RECOMMENDED="Ubuntu_xenial_default_nightly:75,Debian_stretch_default_nightly:75"
#
BOARDRATING=""
CHIP="http://docs.armbian.com/Hardware_Other/#marvel-armada-espressobin"
Expand Down

0 comments on commit 2690295

Please sign in to comment.