Re: [linux-sunxi] Re: help with NAND access of A20 based MELE M5

2014-01-15 Thread nilsnuls0
вторник, 14 января 2014 г., 7:10:51 UTC+4 пользователь Rajesh Mallah написал: dear nils nuls, can u pls post the nand related lines of  your dmesg? ie dmesg | grep -i nand also can you tell what is the flash chip on ur board? regds mallah. On Tue, Jan 14, 2014 at

Re: [linux-sunxi] Re: help with NAND access of A20 based MELE M5

2014-01-13 Thread Rajesh Mallah
I have not tried yet to boot linux from NAND, but when boot from SD ,i can mount nand partitions .Kernel sunxi-3.4 . It's Mele M3 too . Thats so relieving! Can you please share your configuration. if possible could you please share the binary uImage , script.bin and the tar ball of compiled

Re: [linux-sunxi] Re: help with NAND access of A20 based MELE M5

2014-01-13 Thread nilsnuls0
понедельник, 13 января 2014 г., 22:03:45 UTC+4 пользователь Rajesh Mallah написал: Can you please share your configuration. if possible could you please share the binary uImage , script.bin and the tar ball of compiled modules. uImage, modules script.bin - http://yadi.sk/d/15EzmUHgFz2QR

Re: [linux-sunxi] Re: help with NAND access of A20 based MELE M5

2014-01-13 Thread Rajesh Mallah
I would like to point out that root@A20:~# dmesg | grep -i nand [0.899089] [NAND] nand driver version: 0x2 0x9 [0.903783] [SCAN_ERR] search nand physical architecture parameter failed! [0.910650] [NAND]init_blklayer fail -- You received this message because you are subscribed to the

Re: [linux-sunxi] Re: help with NAND access of A20 based MELE M5

2014-01-13 Thread Rajesh Mallah
dear nils nuls, can u pls post the nand related lines of your dmesg? ie dmesg | grep -i nand also can you tell what is the flash chip on ur board? regds mallah. On Tue, Jan 14, 2014 at 12:49 AM, Rajesh Mallah mallah.raj...@gmail.comwrote: I would like to point out that root@A20:~#

Re: [linux-sunxi] Re: help with NAND access of A20 based MELE M5

2014-01-13 Thread Rajesh Mallah
the flash chip on the pcb is FORESEE NCTSTS86-04G . On Tue, Jan 14, 2014 at 8:40 AM, Rajesh Mallah mallah.raj...@gmail.comwrote: dear nils nuls, can u pls post the nand related lines of your dmesg? ie dmesg | grep -i nand also can you tell what is the flash chip on ur board? regds

Re: [linux-sunxi] Re: help with NAND access of A20 based MELE M5

2014-01-13 Thread Rajesh Mallah
Even the uboot U-Boot 2011.09-rc1-2-g5741652-dirty (Apr 24 2013 - 08:47:27) Allwinner Technology arm-linux-gnueabi-gcc (crosstool-NG linaro-1.13.1-2012.02-20120222 - Linaro GCC 2012.02) 4.6.3 20120201 (prerelease) GNU ld (crosstool-NG linaro-1.13.1-2012.02-20120222 - Linaro GCC 2012.02) 2.22

Re: [linux-sunxi] Re: help with NAND access of A20 based MELE M5

2014-01-13 Thread Dmitriy B.
2014/1/14 Rajesh Mallah mallah.raj...@gmail.com In Android the flash is recognized as mmcblk0 . That means that this is not a NAND flash. It is eMMC flash connected to one of the SD ports. You dont need NAND flash controller to use eMMC. -- You received this message because you are

Re: [linux-sunxi] Re: help with NAND access of A20 based MELE M5

2014-01-13 Thread Rajesh Mallah
Yes i will compile the kernel with most of the mmc options enabled and see if it detects. Thanks for the input. regds mallah. On Tue, Jan 14, 2014 at 10:10 AM, Dmitriy B. rzk...@gmail.com wrote: 2014/1/14 Rajesh Mallah mallah.raj...@gmail.com In Android the flash is recognized as mmcblk0 .

[linux-sunxi] Re: help with NAND access of A20 based MELE M5

2014-01-11 Thread Patrick Wood
What do you mean by enable flash storage? Enable how? -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com. For more options,

Re: [linux-sunxi] Re: help with NAND access of A20 based MELE M5

2014-01-11 Thread Rajesh Mallah
Dear Patrick, Thanks for the reply. I am not able to get a kernel that can recognize the nand . I boot from SDcard . I am expecting the nand as block devices like /dev/nand[a-i] etc. The flash chip on M3 is from an unknown company FORSEE . regds mallah. On Sun, Jan 12, 2014 at 6:24 AM,