[U-Boot] [U-BOOT] nand merge problem

xiangfu_gmail xiangfu.z at gmail.com
Tue May 26 09:46:27 CEST 2009


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


More information about the U-Boot mailing list