mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-08 13:20:42 +01:00
apm821xx: mx60: drop nand-is-boot-medium
it was reported that this flag caused the mx60
not to boot anymore.
Fixes: f095822699 ("apm821xx: convert legacy nand partition layou")
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
parent
0c15f45fa7
commit
47437563aa
1 changed files with 0 additions and 2 deletions
|
|
@ -47,8 +47,6 @@
|
|||
status = "okay";
|
||||
|
||||
nand {
|
||||
nand-is-boot-medium;
|
||||
|
||||
partitions {
|
||||
compatible = "fixed-partitions";
|
||||
#address-cells = <1>;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue