armbian-build/config/boards/lime-a33.conf
zador-blood-stained bfa7134e12 Add overlay prefixes to sunxi boot script
Add overlay "fixup" scripts support
Rework sunxi boot script to use "prefix" env variable
2017-03-09 00:13:25 +03:00

14 lines
440 B
Plaintext

# A33 quad core 1Gb SoC
BOARD_NAME="Lime A33"
LINUXFAMILY="sun8i"
BOOTCONFIG="A33-OLinuXino_defconfig"
MODULES="hci_uart gpio_sunxi rfcomm hidp bonding spi_sun7i 8021q a20_tp"
MODULES_NEXT=""
CLI_TARGET="jessie:next"
KERNEL_TARGET="next"
OVERLAY_PREFIX="sun8i-a33"
#
BOARDRATING=""
HARDWARE="https://www.olimex.com/Products/OLinuXino/A33/A33-OLinuXino/open-source-hardware"
FORUMS="http://forum.armbian.com/index.php/forum/13-allwinner-h3"