From be23f9818a1dcb689cb28be39b497262b70d91cf Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Sat, 20 Feb 2021 17:44:12 +0100 Subject: apm821xx: add support for kernel 5.10 for testing This patch copies over refreshed patches from 5.4. - dropped crypto patches (they got upstreamed) - dropped renesas USB 3 firmware loader (they got upstreamed) - NAND now needs extra device-properties for ECC settings. Signed-off-by: Christian Lamparter --- target/linux/apm821xx/dts/meraki-mx60.dts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/apm821xx/dts/meraki-mx60.dts') diff --git a/target/linux/apm821xx/dts/meraki-mx60.dts b/target/linux/apm821xx/dts/meraki-mx60.dts index 9bddbdd25d..fd5464f8a1 100644 --- a/target/linux/apm821xx/dts/meraki-mx60.dts +++ b/target/linux/apm821xx/dts/meraki-mx60.dts @@ -50,6 +50,8 @@ ndfc@1,0 { status = "okay"; nand { + nand-is-boot-medium; + partition@0 { label = "u-boot"; reg = <0x00000000 0x00100000>; -- cgit v1.2.3