diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2023-05-30 00:54:16 +0200 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2023-06-08 15:33:14 +0200 |
commit | 47437563aafcd7158584cbfc991f754f27aebeba (patch) | |
tree | dc0b9a555015dfa95fbca406022fc05f255e6a52 /target/linux/apm821xx/dts/meraki-mx60.dts | |
parent | 0c15f45fa71feb4eb32f7961446df286cdfc319b (diff) | |
download | upstream-47437563aafcd7158584cbfc991f754f27aebeba.tar.gz upstream-47437563aafcd7158584cbfc991f754f27aebeba.tar.bz2 upstream-47437563aafcd7158584cbfc991f754f27aebeba.zip |
apm821xx: mx60: drop nand-is-boot-medium
it was reported that this flag caused the mx60
not to boot anymore.
Fixes: f095822699cc ("apm821xx: convert legacy nand partition layou")
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/apm821xx/dts/meraki-mx60.dts')
-rw-r--r-- | target/linux/apm821xx/dts/meraki-mx60.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/apm821xx/dts/meraki-mx60.dts b/target/linux/apm821xx/dts/meraki-mx60.dts index 33f9a3d9f7..0e343ed782 100644 --- a/target/linux/apm821xx/dts/meraki-mx60.dts +++ b/target/linux/apm821xx/dts/meraki-mx60.dts @@ -47,8 +47,6 @@ status = "okay"; nand { - nand-is-boot-medium; - partitions { compatible = "fixed-partitions"; #address-cells = <1>; |