flash_unlock at the beginning

This commit is contained in:
NIIBE Yutaka
2011-05-16 10:14:09 +09:00
parent 2d07cd6f0d
commit c620b73202
4 changed files with 6 additions and 3 deletions

View File

@@ -206,7 +206,6 @@ flash_init (void)
keystore = p;
flash_unlock ();
return data_pool + FLASH_DATA_POOL_HEADER_SIZE;
}