From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Mon, 15 Oct 2012 15:05:32 -0500 Subject: [U-Boot] [PATCH v2] tegra: nand: make ONFI detection work In-Reply-To: <1350228772.3502.1.camel@tellur> (from dev@lynxeye.de on Sun Oct 14 10:32:52 2012) References: <1349645378-21160-1-git-send-email-dev@lynxeye.de> <1350228772.3502.1.camel@tellur> Message-ID: <1350331532.7145.6@snotra> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/14/2012 10:32:52 AM, Lucas Stach wrote: > Scott, can I have your Acked-by for this, so Tom can take it through > the > Tegra tree? > > Thanks, > Lucas > > Am Sonntag, den 07.10.2012, 23:29 +0200 schrieb Lucas Stach: > > Add the missing bits to the Tegra NAND driver to make ONFI > detection work > > properly. > > > > Also add it to the Tegra default config, as it seems to be a > reasonable thing > > to have it available on all boards that use any kind of NAND. > > > > Signed-off-by: Lucas Stach > > --- > > v2: use puts instead of printf > > --- > > drivers/mtd/nand/tegra_nand.c | 36 > ++++++++++++++++++++++++++++++++++++ > > include/configs/tegra20-common.h | 1 + > > 2 Dateien ge?ndert, 37 Zeilen hinzugef?gt(+) Acked-by: Scott Wood -Scott