From: Alexander Schulz Date: Sun, 17 Jul 2005 19:12:08 +0000 (+0100) Subject: [PATCH] ARM: 2816/1: Shark: boot kernel images bigger than 1 MB X-Git-Tag: v2.6.13-rc4~80^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=246b49768bc96d942ab0e2a17aab6fc3d2e011da;p=pandora-kernel.git [PATCH] ARM: 2816/1: Shark: boot kernel images bigger than 1 MB Patch from Alexander Schulz Up to now, shark kernels were limited to one megabyte compressed size. As the kernels get bigger, this becomes more and more uncomfortable. So I added a loop to copy 3 MB instead of one and added some comments. Signed-off-by: Alexander Schulz Signed-off-by: Russell King --- Reading git-diff-tree failed