diff options
Diffstat (limited to 'target/linux/atheros-2.6/patches/140-redboot_partition_scan.patch')
-rw-r--r-- | target/linux/atheros-2.6/patches/140-redboot_partition_scan.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros-2.6/patches/140-redboot_partition_scan.patch b/target/linux/atheros-2.6/patches/140-redboot_partition_scan.patch index 979b2f48b4..de4ebeb553 100644 --- a/target/linux/atheros-2.6/patches/140-redboot_partition_scan.patch +++ b/target/linux/atheros-2.6/patches/140-redboot_partition_scan.patch @@ -9,7 +9,7 @@ diff -urN linux.old/drivers/mtd/redboot.c linux.dev/drivers/mtd/redboot.c if ( directory < 0 ) offset = master->size + directory*master->erasesize; else -@@ -139,6 +140,11 @@ +@@ -140,6 +141,11 @@ } if (i == numslots) { /* Didn't find it */ |