From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 23 Oct 2006 14:56:31 +0200 Subject: [U-Boot-Users] NAND access via custom interface In-Reply-To: <8e75c3bb0610230512m2de6c0d3t4f8c06c51d8e3b26@mail.gmail.com> References: <8e75c3bb0610190556m7c42395cr7cb1d8a564fb59f@mail.gmail.com> <200610231356.09870.sr@denx.de> <8e75c3bb0610230512m2de6c0d3t4f8c06c51d8e3b26@mail.gmail.com> Message-ID: <200610231456.32286.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday 23 October 2006 14:12, Jack Hab wrote: > Yes I have all the defines related to the NAND. > I understand the stuff in cmd_nand.c is not called directly from U-Boot > code, It _is_ called from U-Boot code. Via the "nand read/write/bad ..." commands. > so what's the mechanism which includes this file in the link stage? Nothing special. Works for me just fine as is. Best regards, Stefan