Image backup apollo Part #6

- Menu option for including kernel/uldr/u-boot in the image backup
- Menu option for creating an image with a different erasesize
 Tank <=> Trinity


Origin commit data
------------------
Branch: ni/coolstream
Commit: d00cb6f8ec
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-24 (Tue, 24 Sep 2013)

Origin message was:
------------------
Image backup apollo Part #6

- Menu option for including kernel/uldr/u-boot in the image backup
- Menu option for creating an image with a different erasesize
 Tank <=> Trinity


------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2013-09-24 23:22:25 +02:00
parent 0640f336eb
commit 41b27e957f
10 changed files with 252 additions and 7 deletions

View File

@@ -482,6 +482,12 @@ struct SNeutrinoSettings
int apply_settings;
int apply_kernel;
int flashupdate_createimage_add_uldr;
int flashupdate_createimage_add_u_boot;
int flashupdate_createimage_add_env;
int flashupdate_createimage_add_spare;
int flashupdate_createimage_add_kernel;
//BouquetHandling
int bouquetlist_mode;