From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Mon, 14 Nov 2016 23:04:41 -0600 Subject: [U-Boot] [PATCH 2/7] mtd: nand: add support for the TC58NVG2S0H chip In-Reply-To: References: Message-ID: <1479186281.21746.12.camel@buserror.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- > ?drivers/mtd/nand/nand_ids.c | 3 +++ > ?1 file changed, 3 insertions(+), 0 deletions(-) Acked-by: Scott Wood -Scott