mvebu: GL-MV1000: let u-boot-env be writable again
Allows easily changing boot media for GL-MV1000. Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com>
This commit is contained in:
parent
2d712021cd
commit
769c933069
1 changed files with 0 additions and 1 deletions
|
@ -100,7 +100,6 @@
|
|||
partition@f0000 {
|
||||
label = "u-boot-env";
|
||||
reg = <0xf0000 0x8000>;
|
||||
read-only;
|
||||
};
|
||||
|
||||
factory: partition@f8000 {
|
||||
|
|
Loading…
Reference in a new issue