summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-11-24 07:33:41 +0000
committeradrian <adrian@FreeBSD.org>2011-11-24 07:33:41 +0000
commit9afec72347739944d952fe6435d76eb9e38651b9 (patch)
tree8596ac5bbf301d4f9c3cd6f20ba729a327017c31 /sys/mips
parent8d1324f4679534b49270e453aa10a9053cf704e9 (diff)
downloadFreeBSD-src-9afec72347739944d952fe6435d76eb9e38651b9.zip
FreeBSD-src-9afec72347739944d952fe6435d76eb9e38651b9.tar.gz
Flip on AR71XX_ENV_UBOOT so the environment variables are properly
processed. (Which is to say they're currently ignored.)
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/conf/TP-WN1043ND4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/mips/conf/TP-WN1043ND b/sys/mips/conf/TP-WN1043ND
index cb0d6f5..d81a6f6 100644
--- a/sys/mips/conf/TP-WN1043ND
+++ b/sys/mips/conf/TP-WN1043ND
@@ -20,6 +20,10 @@ options MSDOSFS
options GEOM_PART_BSD
options GEOM_PART_MBR
+# Enable the uboot environment stuff rather then the
+# redboot stuff.
+options AR71XX_ENV_UBOOT
+
# uzip - to boot natively from flash
device geom_uzip
options GEOM_UZIP
OpenPOWER on IntegriCloud