View Single Post
  #1104 (permalink)  
Old 02-08-2011, 01:50 AM
[ACL]'s Avatar
[ACL]
VIP Member
Offline
Location: NY
 
Join Date: Feb 2010
Posts: 1,534
Reputation: 6350
[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Quote:
Originally Posted by natemcnutty View Post
Just wanted to say again, thank you so much for all of your hard work. Don't know if you saw, but I did manage to get my git push to work. I tested by commenting out the modules part that breaks our boot. I have a couple of other commits that I'll try to make tonight to fix the sbin folder and fix a couple of other things with init.
thats awesome... as i keep testing this i see more and more weird stuff.

# 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..
__________________
Reply With Quote