From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Ruder Date: Fri, 14 Nov 2014 13:31:14 +0000 Subject: [U-Boot] [PATCH] ubi: reset relevant globals in ubi_exit() In-Reply-To: <54659F3B.5050108@denx.de> References: <1415898328-18819-1-git-send-email-andrew.ruder@elecsyscorp.com> <54659F3B.5050108@denx.de> Message-ID: <5466041B.30609@elecsyscorp.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/14/2014 12:20 AM, Heiko Schocher wrote: > Good catch, but wondering, why this not poped up in my tests, as I > did such a test ... Are you on 2014.10? I don't think this issue existed on the 2014.07-rc3 I was using earlier. - Andy