From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ladislav Michl Date: Fri, 20 Jan 2006 14:08:41 +0100 Subject: [U-Boot-Users] probe function in testing-NAND tree? In-Reply-To: <1137682674.12135.1.camel@matrix> References: <1137682674.12135.1.camel@matrix> Message-ID: <20060120130840.GA12537@orphique> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Jan 19, 2006 at 09:57:54AM -0500, Chun Kit Edwin Lau wrote: > I am trying to test out the testing-NAND tree for my homemade board. It > is very similar to AT91RM9200DK but with a Samsung NAND 2G flash > (K9F2G08U0M). I noticed that there is no nand_probe in the > cmd_nand_new.c. So do I have to write my own probe function of it is > already exist somewhere in the source? Please see board/netstar/nand.c and include/configs/netstar.h (for NAND defines) Best regards, ladis