OSDN Git Service

increase reserved blocks from 5 to 8
authorDoug Zongker <dougz@android.com>
Tue, 15 Sep 2009 00:46:41 +0000 (17:46 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Tue, 15 Sep 2009 01:08:45 +0000 (18:08 -0700)
commitfe0602f60b971c3b350d47115cba188cc67c7038
treeab0c34d286d9ac1f35156f79c9db9757c3551761
parent2f7cfd2a52d7ea17f08874f84eb2240854978e97
increase reserved blocks from 5 to 8

Our yaffs filesystems reserve 5 blocks, use 1 for a checkpoint, and
may use 1 or 2 more for caching.  Take these all into account when
computing the max image size.
core/definitions.mk