summaryrefslogtreecommitdiff
path: root/package/uboot-envtools/patches/003-nor-eraselen.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2012-06-04 21:55:49 +0000
committerLuka Perkov <luka@openwrt.org>2012-06-04 21:55:49 +0000
commit7f00e5ffc671186171285822e984e94313750a9f (patch)
tree883303950a55a8cc83ec3b35d516779c9d71b900 /package/uboot-envtools/patches/003-nor-eraselen.patch
parentb065867cfb21d75b05316d60c5facb9eef92306d (diff)
downloadmtk-20170518-7f00e5ffc671186171285822e984e94313750a9f.zip
mtk-20170518-7f00e5ffc671186171285822e984e94313750a9f.tar.gz
mtk-20170518-7f00e5ffc671186171285822e984e94313750a9f.tar.bz2
uboot-envtools: update to 2012.04.01
SVN-Revision: 32051
Diffstat (limited to 'package/uboot-envtools/patches/003-nor-eraselen.patch')
-rw-r--r--package/uboot-envtools/patches/003-nor-eraselen.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/uboot-envtools/patches/003-nor-eraselen.patch b/package/uboot-envtools/patches/003-nor-eraselen.patch
index fd10fec..c6eb59a 100644
--- a/package/uboot-envtools/patches/003-nor-eraselen.patch
+++ b/package/uboot-envtools/patches/003-nor-eraselen.patch
@@ -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 */