[PATCH v3 15/22] ARM: dts: imxrt1050-evk: add device_type = "memory" to memory node

2021-06-09 Thread sbabic
> Now device_type = "memory" is mandatory to allow u-boot to read memory > node, so let's add it to memory node. > Signed-off-by: Giulio Benetti Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Soft

[PATCH v3 15/22] ARM: dts: imxrt1050-evk: add device_type = "memory" to memory node

2021-05-13 Thread Giulio Benetti
Now device_type = "memory" is mandatory to allow u-boot to read memory node, so let's add it to memory node. Signed-off-by: Giulio Benetti --- arch/arm/dts/imxrt1050-evk.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/dts/imxrt1050-evk.dts b/arch/arm/dts/imxrt1050-evk.dts index