Message ID | 1383151653-7494-2-git-send-email-k0da@opensuse.org |
---|---|
State | New |
Headers | show |
diff --git a/second/fs_of.c b/second/fs_of.c index 699c0ba..a91940b 100644 --- a/second/fs_of.c +++ b/second/fs_of.c @@ -44,7 +44,7 @@ #include "errors.h" #include "debug.h" -#define LOAD_BUFFER_SIZE 0x2000000 +#define LOAD_BUFFER_SIZE 0x4000000 static int of_open(struct boot_file_t* file, struct partition_t* part, struct boot_fspec_t* fspec);