Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36612
b: refs/heads/master
c: f8c440b
h: refs/heads/master
v: v3
  • Loading branch information
Dan Fandrich authored and Russell King committed Sep 25, 2006
1 parent c1eb94d commit 82fd311
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a71ebdfa5243765e455a9ec2d6360e1704c6599e
refs/heads/master: f8c440b209581809c5c8acac599410f23597a7b8
11 changes: 6 additions & 5 deletions trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -652,11 +652,12 @@ config ZBOOT_ROM_BSS
hex "Compressed ROM boot loader BSS address"
default "0"
help
The base address of 64KiB of read/write memory in the target
for the ROM-able zImage, which must be available while the
decompressor is running. Platforms which normally make use of
ROM-able zImage formats normally set this to a suitable
value in their defconfig file.
The base address of an area of read/write memory in the target
for the ROM-able zImage which must be available while the
decompressor is running. It must be large enough to hold the
entire decompressed kernel plus an additional 128 KiB.
Platforms which normally make use of ROM-able zImage formats
normally set this to a suitable value in their defconfig file.

If ZBOOT_ROM is not enabled, this has no effect.

Expand Down

0 comments on commit 82fd311

Please sign in to comment.