From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chun Kit Edwin Lau Date: Thu, 19 Jan 2006 09:57:54 -0500 Subject: [U-Boot-Users] probe function in testing-NAND tree? Message-ID: <1137682674.12135.1.camel@matrix> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, 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? Edwin Lau