On Sat, 2010-12-04 at 05:37 -0500, Mike Frysinger wrote: > On Friday, December 03, 2010 23:28:52 Steve Sakoman wrote: > > - ioctl (fd, MEMLOCK, &erase); > > + if (is_mtd) { > > + ioctl (fd, MEMLOCK, &erase); > > + } > > useless braces
Good catch, I will correct in the next revision. Steve _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot