Enabled use of --interval:appended_partition_ with ISO growing.

This commit is contained in:
2016-01-20 11:35:29 +01:00
parent 3d15642307
commit 7c05d2a865
5 changed files with 98 additions and 10 deletions

View File

@@ -651,6 +651,9 @@ struct ecma119_image
int *boot_appended_idx; /* Appended partition which serve as boot images */
uint32_t *boot_intvl_start; /* In blocks of 2048 bytes */
uint32_t *boot_intvl_size; /* In blocks of 512 bytes */
/*
* System Area related information
*/