Re: [U-Boot] [PATCH v5 11/16] sunxi: Enable UBI and NAND support

2017-03-02 Thread Chen-Yu Tsai
Hi, On Tue, Feb 28, 2017 at 1:22 AM, Maxime Ripard wrote: > From: Hans de Goede > > Enable the NAND and UBI support in the configuration header so that we can > (finally) use it. > > Signed-off-by: Hans de Goede > Signed-off-by: Maxime Ripard > --- > cmd/Kconfig| 4 >

[U-Boot] [PATCH v5 11/16] sunxi: Enable UBI and NAND support

2017-02-27 Thread Maxime Ripard
From: Hans de Goede Enable the NAND and UBI support in the configuration header so that we can (finally) use it. Signed-off-by: Hans de Goede Signed-off-by: Maxime Ripard --- cmd/Kconfig| 4 include/configs/sunxi-common.h | 3 +++ 2 files changed, 7 insertions(+), 0 d