- update: allow ofgwrite to flash another partition

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2017-10-26 21:42:51 +02:00
committed by Thilo Graf
parent 0751e4cdeb
commit 80a9198603
5 changed files with 83 additions and 8 deletions

View File

@@ -630,6 +630,7 @@ const char * locale_real_names[] =
"flashupdate.cantopenmtd",
"flashupdate.checkupdate_internet",
"flashupdate.checkupdate_local",
"flashupdate.choose_partition",
"flashupdate.copy_image",
"flashupdate.createimage",
"flashupdate.createimage_add_env",
@@ -700,6 +701,8 @@ const char * locale_real_names[] =
"flashupdate.savesuccess",
"flashupdate.selectimage",
"flashupdate.settings",
"flashupdate.start_ofgwrite",
"flashupdate.start_selected_partition",
"flashupdate.titlereadflash",
"flashupdate.titlewriteflash",
"flashupdate.type_addon",