mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
15 lines
385 B
Plaintext
15 lines
385 B
Plaintext
# MXQ TV box based on Amlogic S805 quad core 1GB RAM SoC GBE
|
|
BOARD_NAME="MXQ"
|
|
BOARDFAMILY="meson8b"
|
|
BOARD_MAINTAINER=""
|
|
KERNEL_TARGET="current"
|
|
KERNEL_TEST_TARGET="current"
|
|
BOOTCONFIG="none"
|
|
BOOTSCRIPT="boot-aml-s805-mxq.cmd:boot.cmd"
|
|
# The preinstalled U-BOOT looks for this script
|
|
BOOTSCRIPT_OUTPUT="s805_autoscript"
|
|
BOOTENV_FILE="aml-s805-mxq.txt"
|
|
|
|
BOOTSIZE="200"
|
|
BOOTFS_TYPE="fat"
|