From: Wolfgang Denk <wd@denx.de>
To: Abraham van der Merwe <abz@frogfoot.net>
Cc: Linux PowerPC Developers <linuxppc-dev@lists.linuxppc.org>
Subject: Re: how to hardcode ramdisk parameters in kernel
Date: Fri, 17 Jan 2003 18:43:23 +0100 [thread overview]
Message-ID: <20030117174328.0C652C608E@atlas.denx.de> (raw)
In-Reply-To: Your message of "Fri, 17 Jan 2003 13:27:33 +0200." <20030117112733.GA16093@oasis.frogfoot.net>
In message <20030117112733.GA16093@oasis.frogfoot.net> you wrote:
>
> cat zImage.bin ramdisk.gz > boot.bin
>
> and then I want to write initrd_start (size of zImage.bin) and initrd_end
> (initrd_start+size of ramdisk.gz) somewhere in the boot.bin binary and the
> kernel should know where to find the ramdisk in memory at boot time.
make zImage.initrd
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
A man is not complete until he is married -- then he is finished.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
prev parent reply other threads:[~2003-01-17 17:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-17 11:27 how to hardcode ramdisk parameters in kernel Abraham van der Merwe
2003-01-17 17:43 ` Wolfgang Denk [this message]
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=20030117174328.0C652C608E@atlas.denx.de \
--to=wd@denx.de \
--cc=abz@frogfoot.net \
--cc=linuxppc-dev@lists.linuxppc.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).