From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Tang Date: Sun, 05 Nov 2006 11:05:16 +0800 Subject: [U-Boot-Users] board_nand_init Message-ID: <1162695916.2815.18.camel@TP.ThinkPad> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi,all I am trying to run u-boot-1.1.5 on my s3c2410_board,which has 32M SDRAM and 64M NAND flash.i have enabled the CFG_CMD_NAND flag.when i make the src the compiler report this "drivers/nand/libnand.a(nand.o): In function `nand_init': /home/code/arm/u-boot-1.1.5/drivers/nand/nand.c:50: undefined reference to `board_nand_init' " my problem is if i should init all functions and variables in the nand_chip struct? if not what's my job in the board_nand_init? This message has been scanned for viruses and spam by CVICSE_mail_gate!