Use geom_uncompress here; we need this to fit in a 4MB flash part.
This commit is contained in:
parent
045bc77cf5
commit
25cb76a4d8
@ -40,11 +40,11 @@ options AR71XX_REALMEM=16*1024*1024
|
||||
options AR71XX_ENV_UBOOT
|
||||
|
||||
# uzip - to boot natively from flash
|
||||
#device geom_uzip
|
||||
#options GEOM_UZIP
|
||||
device geom_uncompress
|
||||
options GEOM_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 ROOTDEVNAME=\"ufs:map/rootfs.uncompress\"
|
||||
|
Loading…
Reference in New Issue
Block a user