public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [U-BOOT] nand merge problem
@ 2009-05-26  7:46 xiangfu_gmail
  2009-05-26  9:12 ` xiangfu_gmail
  0 siblings, 1 reply; 11+ messages in thread
From: xiangfu_gmail @ 2009-05-26  7:46 UTC (permalink / raw)
  To: u-boot

Hi
I have try to merge Ingenic U-boot (1.1.6) with upstream.
but I have some problem
1. there is no
--
NAND_CTL_SETNCE:
NAND_CTL_CLRNCE:
NAND_CTL_SETCLE:
NAND_CTL_CLRCLE:
NAND_CTL_SETALE:
NAND_CTL_CLRALE:
instead of :
--
NAND_NCE:
NAND_CLE:
NAND_ALE:
NAND_CTRL_CLE:
NAND_CTRL_ALE:
NAND_CTRL_CHANGE:

I use the NAND_CTL_SETNCE... in the jz_hwcontrol function.
i use "nand->hwcontrol = jz_hwcontrol" in the u-boot 1.1.6
but in the U-boot V2009-06 the nand_chip structure does not have
"hwcontrol" function.

what am I gonna do?

thanks for help.

--

Best Regards
Xiangfu Liu

jabber : xiangfu.z at gmail.com
skype  : xiangfu.z

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-06-10 14:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-26  7:46 [U-Boot] [U-BOOT] nand merge problem xiangfu_gmail
2009-05-26  9:12 ` xiangfu_gmail
2009-05-26 21:17   ` Scott Wood
2009-05-27  0:41     ` xiangfu_gmail
2009-05-27 14:34       ` Scott Wood
     [not found]         ` <00ab01c9e19b$b2488f50$3e03a8c0@st.jz.com>
2009-05-31  8:09           ` xiangfu
2009-06-01 16:54             ` Scott Wood
2009-06-02  2:42               ` xiangfu
2009-06-06 14:46               ` [U-Boot] console_init_r problem with ingenic jz4740 cpu xiangfu
2009-06-10  9:14               ` [U-Boot] lcd logo color not correct xiangfu
2009-06-10 14:26                 ` xiangfu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox