From: Dan Fandrich Date: Wed, 20 Sep 2006 22:28:51 +0000 (+0100) Subject: [ARM] 3792/2: Fix description of ZBOOT_ROM_BSS X-Git-Tag: v2.6.19-rc1~885^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8c440b209581809c5c8acac599410f23597a7b8;p=pandora-kernel.git [ARM] 3792/2: Fix description of ZBOOT_ROM_BSS The documentation for the ZBOOT_ROM_BSS config option describes it as "The base address of 64KiB of read/write memory in the target for the ROM-able zImage..." In actuality, it requires more than 100 KiB of space in addition to enough space to hold the decompressed kernel. This patch fixes the description in the Kconfig file. Signed-off-by: Dan Fandrich Signed-off-by: Russell King --- Reading git-diff-tree failed