|
||||
Re: [NAND ROM] - Rom Dev only
Quote:
|
|
||||
Re: [NAND ROM] - Rom Dev only
bad blocks seems is normal.
Flash memory - Wikipedia, the free encyclopedia About bad blocks of NAND devices: Most NAND devices are shipped from the factory with some bad blocks which are typically identified and marked according to a specified bad block marking strategy. By allowing some bad blocks, the manufacturers achieve far higher yields than would be possible if all blocks were tested good. This significantly reduces NAND flash costs and only slightly decreases the storage capacity of the parts. |
This post has been thanked 1 times. |
|
||||
Re: [NAND ROM] - Rom Dev only
Quote:
|
|
||||
Re: [NAND ROM] - Rom Dev only
My mtty:
Code:
TASK 32 Looked like everyone else. TASK 37: Gave me a bunch of this: BC0EFFC0: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ BC0EFFD0: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ BC0EFFE0: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ BC0EFFF0: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ Cmd>task 29 Format BINFS start CE start start block=384, total block=3712 Write 0xFF start page=0x6000, total page=0x3A000 Format BINFS end Cmd>task 28 Format start Fill RSVD information for block 351 to 384 TAG NOT FOUND !!! NOT CLEAR STORAGE !!! Format end
__________________
|
|
||||
Re: [NAND ROM] - Rom Dev only
man, maybe big red is just hiding the bad blocks because they don't wanna admit imperfection.... they like to dumb down their devices...
|
|
||||
Re: [NAND ROM] - Rom Dev only
Nate was able to get this to boot. So make sure you thank him..
Index of /files/rhodium_nand/ Has the latest NBH and update. The android install remains the same as well as the install script. Dont use the menu to install just yet.. Use the install script that i originally mentioned. This NBH has the latest camera patches. Next update will include automatic keyboard detection and setcpu over-clocking support. I'm asking all the cookers not to release anything to the public just yet since we have yet to finalise a lot of stuff. I'll be out the rest of the week but will hop on to answer questions.
__________________
|
|
||||
Re: [NAND ROM] - Rom Dev only
Quote:
|
|
||||
Re: [NAND ROM] - Rom Dev only
Quote:
Whatever you do, dont commit this to initrd. It just doesnt belong there. Like i said before android itself should have its own bin. So this can actually be applied via android update tarball. So make a list of the good stuff. Damn stine and jonpry never mentioned anything to me.. Edit: actually there is a pppd in /system/bin . So we must reference that location. Last edited by [ACL]; 02-24-2011 at 06:44 AM. |
This post has been thanked 2 times. |
|
|
|