01-27-2011, 11:55 AM
|
|
Flashaholic!
Offline
Location: La Crosse, WI
|
|
Join Date: Aug 2008
Posts: 873
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
|
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
Originally Posted by [ACL]
Loading wozzers last info about the partition info on cmd line i see this on /proc/mtd
dev: size erasesize name
mtd0: 10000000 00020000 "nand"
mtd1: 01500000 00020000 "root"
mtd2: 066c0000 00020000 "system"
mtd3: 06f60000 00020000 "userdata"
However i dont see any /dev/mtd so maybe we arent even compiling this crap in.
|
That's the problem I was running into, but didn't know how to compile them or even check to see if they were getting complied.
You might want to look at the Vogue for more information about MTD, I know they have updated a lot of stuff since we copied the files from them. (Assuming that's how we got started)
I really like the setup the Vogue community used for updating there NAND. If we do decide to go that route our initramfs will need a total rewriting, but we should be able to copy what they have done!
Wish I had more time to help with this... But work comes first.
|