Re: [U-Boot] [PATCH 2/7] mtd: nand: add support for the TC58NVG2S0H chip

2016-11-14 Thread Scott Wood
On Tue, 2016-11-08 at 17:21 +0100, Maxime Ripard wrote: > From: Boris Brezillon > > Add the description of the Toshiba TC58NVG2S0H SLC nand to the nand_ids > table so we can use the NAND ECC infos and the ONFI timings. > > Signed-off-by: Boris Brezillon > Signed-off-by: Maxime Ripard > --- >  

Re: [U-Boot] [PATCH 2/7] mtd: nand: add support for the TC58NVG2S0H chip

2016-11-14 Thread Hans de Goede
Hi, On 08-11-16 17:21, Maxime Ripard wrote: From: Boris Brezillon Add the description of the Toshiba TC58NVG2S0H SLC nand to the nand_ids table so we can use the NAND ECC infos and the ONFI timings. Signed-off-by: Boris Brezillon Signed-off-by: Maxime Ripard Looks good to me: Reviewed-by

[U-Boot] [PATCH 2/7] mtd: nand: add support for the TC58NVG2S0H chip

2016-11-08 Thread Maxime Ripard
From: Boris Brezillon Add the description of the Toshiba TC58NVG2S0H SLC nand to the nand_ids table so we can use the NAND ECC infos and the ONFI timings. Signed-off-by: Boris Brezillon Signed-off-by: Maxime Ripard --- drivers/mtd/nand/nand_ids.c | 3 +++ 1 file changed, 3 insertions(+), 0 de