All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Tang <tang_pei@cvicse.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] board_nand_init
Date: Sun, 05 Nov 2006 11:05:16 +0800	[thread overview]
Message-ID: <1162695916.2815.18.camel@TP.ThinkPad> (raw)

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!

             reply	other threads:[~2006-11-05  3:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-05  3:05 Bill Tang [this message]
2006-11-05  6:02 ` [U-Boot-Users] board_nand_init Stefan Roese

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1162695916.2815.18.camel@TP.ThinkPad \
    --to=tang_pei@cvicse.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.