Skip to content

Commit

Permalink
rebuild yaboot with 3.17-rc1
Browse files Browse the repository at this point in the history
Former-commit-id: 91ef9e0f57310d48d3d67df86388c5a9977984df
  • Loading branch information
yinle committed Jun 27, 2011
1 parent 7a186ab commit df2c89b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions yaboot/yaboot-promclaim.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
diff -ur yaboot-1.3.17-rc1/second/fs_of.c yaboot-1.3.17-rc1-promclaim/second/fs_of.c
--- yaboot-1.3.17-rc1/second/fs_of.c 2011-06-01 22:49:52.036062925 -0400
+++ yaboot-1.3.17-rc1-promclaim/second/fs_of.c 2011-06-22 05:05:03.056063235 -0400
@@ -44,7 +44,7 @@
#include "errors.h"
#include "debug.h"

-#define LOAD_BUFFER_SIZE 0x1800000
+#define LOAD_BUFFER_SIZE 0x2000000

static int of_open(struct boot_file_t* file,
struct partition_t* part, struct boot_fspec_t* fspec);

0 comments on commit df2c89b

Please sign in to comment.