![]() |
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
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. :( |
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
I had a chat with cotulla about it. Looks like there is a lot to do still to get it to work. i'm confused about how wince does things vs native devices. alot of reading to do. |
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
1 Attachment(s)
Quote:
Also, I have attached my dumps of several ROM's as far as partitions go. Finally, I know others reference mtd through cmdline like this: mtdparts=msm_nand:0x00300000@0x1600000(boot),0x000 40000@0x01900000(root),0x066C0000@0x01940000(syste m),0x08000000@0x08000000(userdata) |
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
mtdparts=msm_nand:0x10000000@0x0(nand),0x01500000@ 0x04000000(root),0x066C0000@0x05540000(system),0x0 6f60000@0x0Bc00000(userdata) However one thing no one knows is if ous msm_nand.c is actually working. We cna pass all these params down to the kernel but if they arent showing up on linux, then something might be wrong with the driver. Cotulla recommended we try to flash to the last portion of the partition. This way we dont kill anything important. Makes sense but i dont know enough about the partitioning to do that. |
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
Not too sure we have to mess around with the mtdparts until we get the drivers working correctly. |
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
thoughts ? |
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
|
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
Those values I used for mtd parts were far enough in that it couldn't overwrite the radio and hspl. As a backup, you will probably want to do a hard reset, flash the os.nb (android) then take a full MTD backup of nand. There you have it folks.. more reading to do |
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
ok so i finally see the /dev/mtd . Damn rootfs didnt call my modprobe like expected.
Now i was trying to dump stuff but lot of weird errors on dmesg [ 351.681854] msm_nand_read_oob 31a1000 1000 0 failed -74, corrected 0 [ 351.683624] msm_nand_read_oob 31a2000 1000 0 failed -74, corrected 0 [ 351.685424] msm_nand_read_oob 31a3000 1000 0 failed -74, corrected 0 [ 351.687225] msm_nand_read_oob 31a4000 1000 0 failed -74, corrected 0 [ 351.689331] msm_nand_read_oob 31a5000 1000 0 failed -74, corrected 0 i dont have the balls to attempt a write yet. but if read fails i doubt write will be any better. |
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Do it!
|
| All times are GMT -4. The time now is 07:08 PM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com