svn commit: r313189 - head/tools/tools/nanobsd/embedded
Warner Losh
imp at FreeBSD.org
Sat Feb 4 05:52:53 UTC 2017
Author: imp
Date: Sat Feb 4 05:52:51 2017
New Revision: 313189
URL: https://svnweb.freebsd.org/changeset/base/313189
Log:
Back off using CPUTYPE for the moment. There's still some issues with
that.
Modified:
head/tools/tools/nanobsd/embedded/rpi2.cfg
Modified: head/tools/tools/nanobsd/embedded/rpi2.cfg
==============================================================================
--- head/tools/tools/nanobsd/embedded/rpi2.cfg Sat Feb 4 05:52:50 2017 (r313188)
+++ head/tools/tools/nanobsd/embedded/rpi2.cfg Sat Feb 4 05:52:51 2017 (r313189)
@@ -31,6 +31,5 @@ NANO_KERNEL=RPI2
NANO_DRIVE=mmcsd0
NANO_NAME=rpi2
NANO_BOOT_PKG=u-boot-rpi2
-NANO_CPUTYPE=cortex-a7
. common # Pull in common definitions, keep last
More information about the svn-src-all
mailing list