Failback to SoC and not use generic as this is reserved for UEFI while none of those are close to that.
16 lines
408 B
Plaintext
16 lines
408 B
Plaintext
# MXQ TV box based on Amlogic S805 quad core 1GB RAM SoC GBE
|
|
BOARD_NAME="MXQ"
|
|
BOARD_VENDOR="amlogic"
|
|
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"
|