fail to make uImage

2009-07-22 Thread linghai624
Hi, I'am trying to use davinci linux git kernel 2.6.28 , but when I make uImage , I meet the error as follow, hail...@hailing-desktop:~/workdir/lsp/linux/kernel/git/khilman/linux-davinci.git$ make ARCH=arm CROSS_COMPILE=arm_v5t_le- uImage scripts/kconfig/conf -s arch/arm/Kconfig CHK i

the problem while booting davinci git kernel

2009-07-23 Thread linghai624
Hi, when I boot the davinci git kernel 2.6.23 uImage ,I meet the problem as follow,I don't know what the problem it is ! Hlep ,thanks! ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.davincidsp

the problem when I boot the davinci git kernel

2009-07-23 Thread linghai624
Hi, when I boot the davinci git kernel 2.6.23 uImage ,I meet the problem as follow,I don't know what the problem it is ! Hlep ,thanks! Starting kernel ...

MMC not building with git kernel 2.6.23

2009-07-24 Thread linghai624
hello, I downloaded a snapshot of the git tree 2.6.23 and tried to build it. I get the following error when building the DaVinci MMC driver: drivers/mmc/host/davinci_mmc.c: In function `mmc_davinci_start_dma_transfer': drivers/mmc/host/davinci_mmc.c:414: error: structure has no member named `b

the problem about using v2.6.31-rc4 git kernel on my Simple-Edition davinci-dm6446 evm

2009-07-27 Thread linghai624
Hi, my davinci dm6446 evm is not TI official edition ,it is simple edition which has it's own .config file ,when I use the current tree of davinci git kernel v2.6.31-rc4 ,I meet a big problem as it is in the error.txt. I don't know why there is so much Bad eraseblock,and why it stop at U

toolchain

2009-08-19 Thread linghai624
Hi,I want to build git kernel 2.6.31-rc4,which version of the toolchain should I use? ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

uboot can't start 2.6.31-rc4 uImage completely on dm6446 evm !

2009-08-21 Thread linghai624
Hi, I followed the wiki http://wiki.davincidsp.com/index.php/Linux_Toolchain to make uImage : make distclean, make davinci_evm_dm644x_defconfig or make davinci_evm_all_defconfig (I have tried both) make uImage make modules and my compiler toolchain is CodeSourcery G+

both IDE and Flash are enabled, but they share AEMIF pins.Disable IDE for NAND/NOR support

2009-08-27 Thread linghai624
Hi,I'm trying to boot kernel 2.6.31-rc4 on dm6446 evm ,but when it booted we can get this information both IDE and Flash are enabled, but they share AEMIF pins.Disable IDE for NAND/NOR support. So I can't mount my filesysterm via NFS, how to ? ___ Dav

2.6.31 kernel start problem on dm6446

2009-09-02 Thread linghai624
Hi, I followed the wiki http://wiki.davincidsp.com/index.php/Linux_Toolchain to make uImage : make distclean, make davinci_evm_dm644x_defconfig or make davinci_evm_all_defconfig (I have tried both) make uImage make modules and my compiler toolchain is CodeSourcery G

Davinci USB WLan Problem

2009-09-08 Thread linghai624
Hi, I'm now using the kernel 2.6.31-rc4 ,I want to use usb wlan, in the kernel configure list I could enable the ralink device and rt73 usb . Should I download rt73 driver source and compile again ? If not how should I use usb wlan? Thanks! ___ D

problem about XXX_defconfig file of dm6446

2009-09-09 Thread linghai624
I find some git tree kernel has davinci_all_defconfig file in ..arch/arm/ configs/ but some doesn't ,when I have no dacinci_all_defconfig file how to build kernel for dm6446evm? Thanks for help!___ Davinci-linux-open-source mailing list Davinci-linux-op

usb wlan problem of linux kernel from davinci git tree

2009-09-26 Thread linghai624
Hi,all From the DVSDV of dm6446 davinci-evm bord ,we can get kernel 2.6.10, and when I want to use usb wlan I need to patch the kernel. (http://wiki.davincidsp.com/index.php/Davinci_USB_WLan) Now I want to use higher level kernel from davinci git tree to replace 2.6.10 and without patching to

problem of Create a JFFS2 Target Image and Put JFFS2 Image to Flash

2009-11-10 Thread linghai624
Hello, I am trying to create a jffs2 filesys and flash it into NAND Flash,I followed http://wiki.davincidsp.com/index.php/Creating_a_RAMDISK http://wiki.davincidsp.com/index.php?title=Create_a_JFFS2_Target_Image http://wiki.davincidsp.com/index.php/Put_JFFS2_Image_to_Flash Firstly,I use an existi