summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/AP96
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/conf/AP96')
-rw-r--r--sys/mips/conf/AP968
1 files changed, 3 insertions, 5 deletions
diff --git a/sys/mips/conf/AP96 b/sys/mips/conf/AP96
index a4005c5..5254a68 100644
--- a/sys/mips/conf/AP96
+++ b/sys/mips/conf/AP96
@@ -25,15 +25,13 @@ options AR71XX_ENV_UBOOT
options MSDOSFS
# uncompress - to boot read-only lzma natively from flash
-device geom_uzip
-options GEOM_UZIP
+device geom_uncompress
+options GEOM_UNCOMPRESS
+options ROOTDEVNAME=\"ufs:/dev/map/rootfs.uncompress\"
# 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.uzip\"
-
# Options needed for the EEPROM based calibration/PCI configuration data.
options AR71XX_ATH_EEPROM # Fetch EEPROM/PCI config from flash
options ATH_EEPROM_FIRMWARE # Use EEPROM from flash
OpenPOWER on IntegriCloud