linux-davinci git: increase kernel partition to 4M for hawkboard
authorKoen Kooi <k-kooi@ti.com>
Mon, 22 Mar 2010 13:30:31 +0000 (14:30 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:28 +0000 (19:43 +0200)
recipes/linux/linux-davinci/hawkboard/patch-2.6.33rc4-psp-to-hawkboard.patch

index c3db83b..c4ecf4d 100644 (file)
@@ -2052,7 +2052,7 @@ index 0000000..2963836
 +      {
 +              .name           = "kernel",
 +              .offset         = 0x200000,
-+              .size           = SZ_2M,
++              .size           = SZ_4M,
 +              .mask_flags     = 0,
 +      },
 +      {