From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: update advice on kernel and FDT load address.
Date: Tue, 30 Jul 2013 11:23:33 +0100 [thread overview]
Message-ID: <20130730102333.GO24642@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <20130730094118.GF11527@mudshark.cambridge.arm.com>
On Tue, Jul 30, 2013 at 10:41:18AM +0100, Will Deacon wrote:
> Hmm, how does that work with CONFIG_INITRAMFS_SOURCE, where the initramfs
> is built into the zImage? Would this impose a 32MB uncompressed limit on the
> size of the kernel + initramfs?
It does, especially if you have things like the CPU resume path in the
.data section so it can access the data necessary to resume without
violating the read-only nature of .text.
next prev parent reply other threads:[~2013-07-30 10:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-29 12:56 [PATCH] arm: update advice on kernel and FDT load address Ian Campbell
2013-07-29 13:50 ` Will Deacon
2013-07-29 14:03 ` Ian Campbell
2013-07-30 3:05 ` Nicolas Pitre
2013-07-30 9:41 ` Will Deacon
2013-07-30 10:23 ` Russell King - ARM Linux [this message]
2013-07-30 13:18 ` Thomas Petazzoni
2013-07-30 13:56 ` Ian Campbell
2013-07-30 14:04 ` Russell King - ARM Linux
2013-07-30 14:30 ` Ian Campbell
2013-07-30 14:42 ` Russell King - ARM Linux
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130730102333.GO24642@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).