From 40c38155739054fb559fe9726e1e0de0cc3be5fb Mon Sep 17 00:00:00 2001 From: Frank Haverkamp Date: Fri, 22 Feb 2008 13:37:26 +0200 Subject: 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 --- ubi-utils/src/bootenv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubi-utils/src/bootenv.c') 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 -- cgit v1.2.3