aboutsummaryrefslogtreecommitdiff
path: root/release/arm64/PINE64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'release/arm64/PINE64.conf')
-rw-r--r--release/arm64/PINE64.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/release/arm64/PINE64.conf b/release/arm64/PINE64.conf
index a41dce93f707..e48a4c57bcf7 100644
--- a/release/arm64/PINE64.conf
+++ b/release/arm64/PINE64.conf
@@ -3,17 +3,17 @@
# $FreeBSD$
#
-EMBEDDEDBUILD=1
-EMBEDDED_TARGET="arm64"
EMBEDDED_TARGET_ARCH="aarch64"
+EMBEDDED_TARGET="arm64"
+EMBEDDEDBUILD=1
EMBEDDEDPORTS="sysutils/u-boot-pine64"
-KERNEL="GENERIC"
-IMAGE_SIZE="2560M"
-PART_SCHEME="MBR"
FAT_SIZE="54m -b 1m"
FAT_TYPE="16"
+IMAGE_SIZE="2560M"
+KERNEL="GENERIC"
MD_ARGS="-x 16384 -y 255"
NODOC=1
+PART_SCHEME="MBR"
export BOARDNAME="PINE64"
arm_install_uboot() {