]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/uboot/u-boot-1.1.2/mnci-jffs2.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / uboot / u-boot-1.1.2 / mnci-jffs2.patch
1
2 #
3 # Patch managed by http://www.holgerschurig.de/patcher.html
4 #
5
6 --- u-boot-1.1.2/common/cmd_jffs2.c~mnci-jffs2
7 +++ u-boot-1.1.2/common/cmd_jffs2.c
8 @@ -43,7 +43,7 @@
9  extern int cramfs_ls (struct part_info *info, char *filename);
10  extern int cramfs_info (struct part_info *info);
11  
12 -static int part_num=0;
13 +static int part_num=3;
14  
15  #ifndef CFG_JFFS_CUSTOM_PART
16