These are uboot, so mark them as such or booting from flash will not work.
This commit is contained in:
parent
3a8a3eebfd
commit
2c61ba4db2
@ -25,6 +25,8 @@ options GEOM_UZIP
|
||||
options ROOTDEVNAME=\"ufs:md0.uzip\"
|
||||
options AR71XX_REALMEM=32*1024*1024
|
||||
|
||||
options AR71XX_ENV_UBOOT
|
||||
|
||||
# options MD_ROOT
|
||||
# options MD_ROOT_SIZE="6144"
|
||||
|
||||
|
@ -25,6 +25,8 @@ options GEOM_UZIP
|
||||
options ROOTDEVNAME=\"ufs:md0.uzip\"
|
||||
options AR71XX_REALMEM=64*1024*1024
|
||||
|
||||
options AR71XX_ENV_UBOOT
|
||||
|
||||
# options MD_ROOT
|
||||
# options MD_ROOT_SIZE="6144"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user