|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
may need to enable debugging on yaffs. or more importantly see if there are checkpoints being made. i'm trying all this now but its taking a while.
__________________
|
This post has been thanked 2 times. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
|
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
# cat /proc/yaffs |grep check always_check_erased.. 0 blocks_in_checkpt.... 2 always_check_erased.. 0 blocks_in_checkpt.... 1 # cat /proc/yaffs |grep check always_check_erased.. 0 blocks_in_checkpt.... 2 always_check_erased.. 0 blocks_in_checkpt.... 0 this is the same session in android. But look at the checkpoint.. it actually went back to 0.. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
where are the rootfs and sys getting flashed from as of now?
did you read irc a lil bit ago where wis was, i believe, enabling jit again>? Last edited by MassStash; 02-08-2011 at 01:59 AM. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
There is no rootfs currently (unless ACL is still using initramfs/rootfs). system is getting untar'd from /sdcard/andboot/androidinstall.tar (or you can do .tgz). For JIT, it has a nice debugger tool that I'm betting he is looking for something specific. It hasn't been optimized in any way for our device which is why performance is actually better with it turned off at this point.
|
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
oh yea right right, i remember reading the rootfs decomposition... that's cool, one could hypothetically have different builds to flash to if desired that way i suspect
him n argh are claiming it's squashing sys_server roach.... |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
Just fixed the sbin directory, so you guys should now be able to make a manageable initrd.gz from bootenv now. The rest of the changes are going to be to init which I will pass by you guys before I make any commits. I'll add the lcd density back into it and sed it into /system/build.prop tomorrow. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
blast, yet another day til nand play.... thanks bro, ill be waitin to help out like the rest of us tomorrow
|
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
latest theory is spl might be wiping nand. i cant prove it yet but thats what i gather from convos.
|
|
|
|