aboutsummaryrefslogtreecommitdiff
path: root/ubi-utils/src/bootenv.c
diff options
context:
space:
mode:
authorFrank Haverkamp <haver@vnet.ibm.com>2008-02-22 13:37:26 +0200
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2008-02-22 13:37:26 +0200
commit40c38155739054fb559fe9726e1e0de0cc3be5fb (patch)
tree7dc0826aa70ebf96d29e74d112d3662e8dd90d1e /ubi-utils/src/bootenv.c
parentfb552c18cb72e2eb778e74f4bac2d61e059b4278 (diff)
ubi-utils: pddcustomize fixup update volume
Somehow calling ubi_update_start was forgotten and caused the tool not to write but silently ignore the write. Signed-off-by: Frank Haverkamp <haver@vnet.ibm.com>
Diffstat (limited to 'ubi-utils/src/bootenv.c')
-rw-r--r--ubi-utils/src/bootenv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubi-utils/src/bootenv.c b/ubi-utils/src/bootenv.c
index a6dd4de..fd02bd1 100644
--- a/ubi-utils/src/bootenv.c
+++ b/ubi-utils/src/bootenv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) International Business Machines Corp., 2006
+ * Copyright (c) International Business Machines Corp., 2008
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by