[U-Boot] [PATCH v2 16/20] sunxi: dts: enable NAND on NES classic

2018-02-22 Thread Miquel Raynal
Let the Nintendo NES Classic use the Macronix NAND chip on it. Signed-off-by: Miquel Raynal --- arch/arm/dts/sun8i-a23-a33.dtsi| 18 ++ .../arm/dts/sun8i-r16-nintendo-nes-classic-edition.dts | 14 ++ 2 files changed, 32 insertions(+) diff --gi

Re: [U-Boot] [PATCH v2 16/20] sunxi: dts: enable NAND on NES classic

2018-02-22 Thread Maxime Ripard
Hi, On Thu, Feb 22, 2018 at 02:33:46PM +0100, Miquel Raynal wrote: > Let the Nintendo NES Classic use the Macronix NAND chip on it. > > Signed-off-by: Miquel Raynal > --- > arch/arm/dts/sun8i-a23-a33.dtsi| 18 > ++ > .../arm/dts/sun8i-r16-nintendo-nes-cl