public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Dan Malek <dan@mvista•com>
To: brendan.simon@ctam•com.au
Cc: linuxppc-embedded <linuxppc-embedded@lists•linuxppc.org>
Subject: Re: linux-embedded: smallest kernel for 2.4.0-test9
Date: Thu, 19 Oct 2000 22:07:10 -0400	[thread overview]
Message-ID: <39EFA8CE.33485BAD@mvista.com> (raw)
In-Reply-To: 39EF7A07.5D946387@ctam.com.au


Brendan J Simon wrote:

> ....  I currently have the kernel down to 520K
> but would like to get it under 448K (512K minus one 64K sector for a
> bootloader).  Is this possible ???


Heh...I did this just the other day with a old -test2 kernel.

Did you remove the ELF header?

	dd if=zImage bs=64k skip=1 of=zImage.bin

The starting instruction is the first word of zImage.bin.


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2000-10-20  2:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-19 22:47 linux-embedded: smallest kernel for 2.4.0-test9 Brendan J Simon
2000-10-20  2:07 ` Dan Malek [this message]
2003-05-29 15:38   ` embedded gcc PPC toolchain questions Ron Flory
2003-05-29 16:22     ` Wolfgang Denk
2003-06-02  6:26       ` Erik Christiansen

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=39EFA8CE.33485BAD@mvista.com \
    --to=dan@mvista$(echo .)com \
    --cc=brendan.simon@ctam$(echo .)com.au \
    --cc=linuxppc-embedded@lists$(echo .)linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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