From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Wed, 14 Dec 2011 12:08:43 -0600 Subject: [U-Boot] [PATCH 3/5 v2] mtd/nand: remove CONFIG_SYS_NAND_ONFI_DETECTION to enable ONFI detection In-Reply-To: <3F453DDFF675A64A89321A1F352810216BECF4@039-SN1MPN1-005.039d.mgd.msft.net> References: <1323683398-11001-1-git-send-email-Shengzhou.Liu@freescale.com> <1323683398-11001-2-git-send-email-Shengzhou.Liu@freescale.com> <1323683398-11001-3-git-send-email-Shengzhou.Liu@freescale.com> <4EE64B0C.9010805@freescale.com> <3F453DDFF675A64A89321A1F352810216BECF4@039-SN1MPN1-005.039d.mgd.msft.net> Message-ID: <4EE8E62B.1050407@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/13/2011 08:37 PM, Liu Shengzhou-B36685 wrote: > >> -----Original Message----- >> From: Wood Scott-B07421 >> Sent: Tuesday, December 13, 2011 2:42 AM >> To: Liu Shengzhou-B36685 >> Cc: u-boot at lists.denx.de; Gala Kumar-B11780 >> Subject: Re: [PATCH 3/5 v2] mtd/nand: remove >> CONFIG_SYS_NAND_ONFI_DETECTION to enable ONFI detection >> >> On 12/12/2011 03:49 AM, Shengzhou Liu wrote: >>> remove CONFIG_SYS_NAND_ONFI_DETECTION to enable ONFI detection. >>> >>> Signed-off-by: Shengzhou Liu >> >> Why? >> >> -Scott > > [Shengzhou] > There is not necessity to CONFIG_SYS_NAND_ONFI_DETECTION now. > We should always enable ONFI detection as what Linux does. Linux has fewer concerns about code size than U-Boot does. -Scott