* ljtesting stuff * change local repo * semi-usable esspressobin * my kernel cofnig * new source branch and fix securetty for root login via console * new source branch and fix securetty for root login via console * cleaned up board name;uncompressed Image for boot,changed default interface from eth0 to wan * updated kernel config for espressobin and normalized naming * new deb post_install tweaks for uncompressed kernel Image * installs uncompressed kernelImage to /boot
15 lines
547 B
Plaintext
15 lines
547 B
Plaintext
# Marvell Armada 37x 1xmPCIe 2xGBE
|
|
BOARD_NAME="Espressobin"
|
|
LINUXFAMILY="mvebu64"
|
|
BOOTCONFIG="mvebu_espressobin-88f3720_defconfig"
|
|
MODULES="mv_cesa"
|
|
MODULES_NEXT="mv_cesa"
|
|
CLI_TARGET="jessie,xenial:default,next"
|
|
KERNEL_TARGET="default,next"
|
|
BUILD_DESKTOP="no"
|
|
BOARDRATING=""
|
|
CHIP="http://docs.armbian.com/Hardware_Other/#marvel-armada-espressobin"
|
|
REVIEW="http://forum.armbian.com/index.php/topic/TBD/"
|
|
HARDWARE="http://wiki.espressobin.net/tiki-index.php?page=About+ESPRESSObin"
|
|
FORUMS="http://forum.armbian.com/index.php/forum/11-other-boards/"
|