Results 1 to 5 of 5
Hi,
How do i find the device name of NAND from /dev of DM355leopard board(2.6.10)?
Thanks...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-09-2012 #1Just Joined!
- Join Date
- Nov 2011
- Posts
- 67
How to get device name
Hi,
How do i find the device name of NAND from /dev of DM355leopard board(2.6.10)?
Thanks
- 01-09-2012 #2
- 01-09-2012 #3Just Joined!
- Join Date
- Jan 2011
- Location
- Fairfax, Virginia, USA
- Posts
- 94
Hi, I'm not familiar with this particular board, but I read here:
GSG: DM365 DVEVM Additional Procedures - Texas Instruments Embedded Processors Wiki
that this device has NAND on MTD. I'm no expert with this stuff, but I think MTD devices have 2 parts, a character device and a block device. I'll bet your interested in the block device and that is typically located in /dev/mtdblockN were 'N' is a partition number.
- 01-10-2012 #4Just Joined!
- Join Date
- Dec 2011
- Posts
- 33
try dmesg. i hope it may help you.
- 01-10-2012 #5Just Joined!
- Join Date
- Nov 2011
- Posts
- 67
Hi Thanks to all for the reply
i got the dev name(dev-name is:mtdblock0,mtdblock1,mtdblock2,mtdblock3,mtdbloc k4). But how i ll copy 1 text file to nand?? which address location i should copy?? how i ll copy to the particular address?? For sd card the dev name is given as sd and mmc but i tried to open that but not opening.Last edited by steffi; 01-11-2012 at 02:45 AM.


Reply With Quote
