]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 3792/2: Fix description of ZBOOT_ROM_BSS
authorDan Fandrich <dfandrich@intrinsyc.com>
Wed, 20 Sep 2006 22:28:51 +0000 (23:28 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 25 Sep 2006 09:34:05 +0000 (10:34 +0100)
commitf53e249db3c02ae1ec257d72bc66cf556cedc4eb
treee2afdb25ea3edbec39187db139f51d5ba1b8d473
parente15611e62310a518428cd4686552ab852901c398
[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 <dfandrich@intrinsyc.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig