#
# Ubiquiti Routerstation: boot from MFS
#
# $FreeBSD: releng/12.1/sys/mips/conf/ROUTERSTATION_MFS 345301 2019-03-19 17:16:37Z kib $
# $BSDSUniX $
#

#NO_UNIVERSE

include		"AR71XX_BASE"
ident		"ROUTERSTATION_MFS"
hints		"ROUTERSTATION.hints"

# GEOM modules
device		geom_redboot	# to get access to the SPI flash partitions
device		xz
options 	GEOM_UZIP

options 	ROOTDEVNAME=\"ufs:md0.uzip\"

options 	MD_ROOT
options 	MD_ROOT_SIZE="6144"