|
||||
Re: [NAND ROM] - Rom Dev only
Quote:
__________________
Rockin' The Official TouchPro 2 aka "The dopest phone with keyboard still":
F**k windows mobile, NAND flash to droid.... |
|
||||
Re: [NAND ROM] - Rom Dev only
Quote:
Now its hard for me to see where these blocks are in terms of tinboot. We may need to change your offset around to skip those parts. Edit: may need to reach out to the godfather dzo and see how vogue handles bad blocks
__________________
Last edited by [ACL]; 02-21-2011 at 03:20 PM. |
|
||||
Re: [NAND ROM] - Rom Dev only
Quote:
Everything I've read says bad blocks aren't a big deal, even the Wikipedia article... |
|
||||
Re: [NAND ROM] - Rom Dev only
Quote:
from what i understand a format should mark the bad blocks so they can be skipped. So if you do a task 28/29 again, does it still say you have bad blocks? i guess it would be nice to know if these blocks can be avoided by the boot-loader since it has the ability to detect em. |
|
||||
Re: [NAND ROM] - Rom Dev only
Quote:
Bleh, same output. task29 fails on the same two blocks, as does task28. Last edited by arrrghhh; 02-21-2011 at 03:38 PM. |
|
||||
Re: [NAND ROM] - Rom Dev only
Quote:
NAND is almost always shipped with some bad blocks, and they are handled by the NAND controller. It is already doing the work of bypassing those blocks for you which is why everything says to not worry about them. My thought would be more towards the SPL at this point. I'm wondering if some builds have validation that looks for the boot, RAWFS, IMGFS, and FAT partitions. I noticed that if I modify the NBH's that were working on my phone by removing the FAT partition, they fail to boot. |
This post has been thanked 1 times. |
|
||||
Re: [NAND ROM] - Rom Dev only
First off, I just wanted to say, that I've been following along with most of the work from those involved here, on and off for a while now. You guys have done great work here. Thanks for it.
I've been real busy with classes myself, so I haven't really even began to get involved anywhere on this. Especially since my experience is stemmed in other programming languages to begin with. However the degrees I'm working on currently, have me taking some Unix/Linux programming courses as I intended. Therefor I may be able to lend better help, when I have the time. At the very least, I have a Rhod 500 and would be happy to help test whatever needs testing, even if just to get a feel for what is happening on one more device. If not, that's cool too, as I'm truly very busy lately. Either way, I wish you guys the best of luck and appreciate your continued efforts. Keep it up! Not trying to clog your thread here, just offering what little I can, in case it's needed or wanted and saying "Thanks" to all of you.
__________________
Last edited by santod; 02-21-2011 at 07:46 PM. |
This post has been thanked 1 times. |
|
|
|