Quote:
Originally Posted by natemcnutty
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..