X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fpatches-2.6.26%2F140-redboot_partition_scan.patch;fp=target%2Flinux%2Far71xx%2Fpatches-2.6.26%2F140-redboot_partition_scan.patch;h=c46a56a50aa51aec973b58ddd43bc365260b2f46;hb=0f80ce2088410d9ccb5f3c8070210af67c787ae0;hp=3e89407d0de4e6e3bcc643a687e245c0a0dd00e2;hpb=e3187ca12f98fa5966b8db5ab112a7cc17cfd8f0;p=openwrt-10.03%2F.git diff --git a/target/linux/ar71xx/patches-2.6.26/140-redboot_partition_scan.patch b/target/linux/ar71xx/patches-2.6.26/140-redboot_partition_scan.patch index 3e89407d0..c46a56a50 100644 --- a/target/linux/ar71xx/patches-2.6.26/140-redboot_partition_scan.patch +++ b/target/linux/ar71xx/patches-2.6.26/140-redboot_partition_scan.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/redboot.c +++ b/drivers/mtd/redboot.c -@@ -62,31 +62,32 @@ +@@ -62,31 +62,32 @@ static int parse_redboot_partitions(stru static char nullstring[] = "unallocated"; #endif @@ -40,7 +40,7 @@ printk(KERN_NOTICE "Searching for RedBoot partition table in %s at offset 0x%lx\n", master->name, offset); -@@ -158,6 +159,11 @@ +@@ -158,6 +159,11 @@ static int parse_redboot_partitions(stru } if (i == numslots) { /* Didn't find it */