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:
@@ -47,8 +47,6 @@
|
|||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
nand {
|
nand {
|
||||||
nand-is-boot-medium;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
|
|||||||
Reference in New Issue
Block a user