mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
Let's just use the mib0 partition for our configurations pace. It's
a convenient thing. tested: * AP93
This commit is contained in:
parent
2cf7eab64a
commit
b2bdb24900
1 changed files with 3 additions and 2 deletions
|
|
@ -121,8 +121,9 @@ hint.map.3.readonly=1
|
|||
hint.map.4.at="flash/spi0"
|
||||
hint.map.4.start=0x00880000
|
||||
hint.map.4.end=0x00890000
|
||||
hint.map.4.name="mib0"
|
||||
hint.map.4.readonly=1
|
||||
# hint.map.4.name="mib0"
|
||||
hint.map.4.name="cfg"
|
||||
# hint.map.4.readonly=1
|
||||
|
||||
hint.map.5.at="flash/spi0"
|
||||
hint.map.5.start=0x00890000
|
||||
|
|
|
|||
Loading…
Reference in a new issue