aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/conf/CARAMBOLA2
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/conf/CARAMBOLA2')
-rw-r--r--sys/mips/conf/CARAMBOLA26
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/mips/conf/CARAMBOLA2 b/sys/mips/conf/CARAMBOLA2
index b5b419ae7d11..033f37bafe78 100644
--- a/sys/mips/conf/CARAMBOLA2
+++ b/sys/mips/conf/CARAMBOLA2
@@ -45,11 +45,11 @@ device arswitch
options AR71XX_ENV_UBOOT
# uzip - to boot natively from flash
-device geom_uncompress
-options GEOM_UNCOMPRESS
+device geom_uzip
+options GEOM_UZIP
# Used for the static uboot partition map
device geom_map
# Boot off of the rootfs, as defined in the geom_map setup.
-options ROOTDEVNAME=\"ufs:map/rootfs.uncompress\"
+options ROOTDEVNAME=\"ufs:map/rootfs.uzip\"