From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Fri, 28 Sep 2012 14:31:49 -0600 Subject: [U-Boot] [PATCH] tegra: nand: make ONFI detection work In-Reply-To: <1348847811-4091-1-git-send-email-dev@lynxeye.de> References: <1348847811-4091-1-git-send-email-dev@lynxeye.de> Message-ID: <50660935.3040102@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/28/2012 09:56 AM, Lucas Stach wrote: > 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. Tested-by: Stephen Warren (At least, I tested it for regressions to existing NAND functionality on Harmony. I have not tested whether the new ONFI detection actually works on a system with ONFI NAND; I don't believe I have such a system)