uboot-envtools: update to 2012.04.01
[openwrt/svn-archive/archive.git] / package / uboot-envtools / patches / 003-nor-eraselen.patch
index fd10fecbea3f9692595db783da3f28d814aaab94..c6eb59a726077e08c713d9e06bdcbf78f9eab64f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/fw_env.c
 +++ b/fw_env.c
-@@ -779,7 +779,10 @@ static int flash_write_buf (int dev, int
+@@ -790,7 +790,10 @@ static int flash_write_buf (int dev, int
        erase_offset = (offset / blocklen) * blocklen;
  
        /* Maximum area we may use */