aboutsummaryrefslogtreecommitdiff
path: root/release/arm/BANANAPI.conf
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2016-10-12 15:29:22 +0000
committerAndrew Turner <andrew@FreeBSD.org>2016-10-12 15:29:22 +0000
commit0fd28b2c963607084c1ee96354810e31cea4ff99 (patch)
treee569156ec070dc481a85f552e8a391f61026d42a /release/arm/BANANAPI.conf
parent49a6e1ba328e7d0d9c3743c3d0a9306c7f188edd (diff)
downloadsrc-0fd28b2c963607084c1ee96354810e31cea4ff99.tar.gz
src-0fd28b2c963607084c1ee96354810e31cea4ff99.zip
Use the armv6 GENERIC kernel in the release images on hardware this kernel
config supports. Approved by: gjb Sponsored by: ABT Systems Ltd Differential Revision: https://reviews.freebsd.org/D8147
Notes
Notes: svn path=/head/; revision=307149
Diffstat (limited to 'release/arm/BANANAPI.conf')
-rw-r--r--release/arm/BANANAPI.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/arm/BANANAPI.conf b/release/arm/BANANAPI.conf
index 5da9f3842866..53ccedb54acd 100644
--- a/release/arm/BANANAPI.conf
+++ b/release/arm/BANANAPI.conf
@@ -7,7 +7,7 @@ EMBEDDEDBUILD=1
EMBEDDED_TARGET="arm"
EMBEDDED_TARGET_ARCH="armv6"
EMBEDDEDPORTS="sysutils/u-boot-bananapi"
-KERNEL="ALLWINNER"
+KERNEL="GENERIC"
WORLD_FLAGS="${WORLD_FLAGS} UBLDR_LOADADDR=0x42000000"
IMAGE_SIZE="1G"
PART_SCHEME="MBR"