aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2010-03-22 14:30:31 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:28 +0200
commit61a1a74b0e71bb40c336cd974c933d3534849957 (patch)
treed69c16b8299aafae5a163c6eea5e782f57a19fed
parentecd4bc6e2dc69250e7ac8514d952ba37388d7c15 (diff)
downloadopenembedded-61a1a74b0e71bb40c336cd974c933d3534849957.tar.gz
linux-davinci git: increase kernel partition to 4M for hawkboard
-rw-r--r--recipes/linux/linux-davinci/hawkboard/patch-2.6.33rc4-psp-to-hawkboard.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-davinci/hawkboard/patch-2.6.33rc4-psp-to-hawkboard.patch b/recipes/linux/linux-davinci/hawkboard/patch-2.6.33rc4-psp-to-hawkboard.patch
index c3db83bd2b..c4ecf4dcf6 100644
--- a/recipes/linux/linux-davinci/hawkboard/patch-2.6.33rc4-psp-to-hawkboard.patch
+++ b/recipes/linux/linux-davinci/hawkboard/patch-2.6.33rc4-psp-to-hawkboard.patch
@@ -2052,7 +2052,7 @@ index 0000000..2963836
+ {
+ .name = "kernel",
+ .offset = 0x200000,
-+ .size = SZ_2M,
++ .size = SZ_4M,
+ .mask_flags = 0,
+ },
+ {