From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBCaWXDn21hbm4=?= Date: Fri, 05 Apr 2013 15:42:15 +0200 Subject: [U-Boot] [PATCH v3 5/6] omap_gpmc: add support for hw assisted BCH8 In-Reply-To: <515EB926.2020105@gmail.com> References: <1365000650-1348-1-git-send-email-andreas.devel@googlemail.com> <1365000650-1348-2-git-send-email-andreas.devel@googlemail.com> <515EB926.2020105@gmail.com> Message-ID: <515ED4B7.90201@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Thomas Weber, On 04/05/2013 01:44 PM, Thomas Weber wrote: > Hello Andreas, > > On 04/03/2013 04:50 PM, Andreas Bie?mann wrote: >> diff --git a/doc/README.omap3 b/doc/README.omap3 >> index 0a37de0..56aca8e 100644 >> --- a/doc/README.omap3 >> +++ b/doc/README.omap3 >> @@ -145,6 +145,25 @@ int omap3_dma_wait_for_transfer(uint32_t chan) >> int omap3_dma_get_revision(uint32_t *minor, uint32_t *major) >> Read silicon Revision of the DMA module >> >> +NAND >> +==== >> + >> +Ther eare some OMAP3 devices out ther with NAND attached. Due to the fact that > ther -> there thank you for the hint, will fix. Are you trying this on devkit8000? Can you share your experience with us and maybe send a Tested-by? Best regards Andreas Bie?mann