Hi Sascha, > > 2. Is it possible to do a NAND boot on i.mx27ads board with uboot? If so > > how > can I do it? > > NAND support (including booting from NAND) has been tested on the > phycore i.MX27 module. So the NAND driver inself is in place, only the > board specific bits are missing.. You can use board/pcm038 as a template.
Thanks. The network is up now. But when I try to compile using pcm038_defconfig (just to test the nand support) some errors are generated by the assembler. I am using the compiler from ptxdist. The command used is: make ARCH=arm CROSS_COMPILE=/opt/OSELAS.Toolchain-1.1.1/arm-v4t-linux-gnueabi/ gcc-4.1.2-glibc-2..5-kernel-2.6.18/bin/arm-v4t-linux-gnueabi- pcm038_defconfig and then when compiled the following errors occur. .... CC drivers/nand/nand_base.o {standard input}: Assembler messages: {standard input}:4130: Error: selected processor does not support `clz r2,r2' {standard input}:4142: Error: selected processor does not support `clz r3,r3' {standard input}:4143: Error: selected processor does not support `clz r1,r1' make[2]: *** [drivers/nand/nand_base.o] Error 1 make[1]: *** [drivers/nand] Error 2 make: *** [drivers] Error 2 Is a different compiler version used in compiling with the nand support or anyother changes could solve the problem? Thanks and Regards, Tiju Connect with friends all over the world. Get Yahoo! India Messenger at http://in.messenger.yahoo.com/?wm=n/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users