linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* simpleImage.XX and large kernels
@ 2010-02-08 10:47 John Williams
  2010-02-08 22:48 ` Wolfgang Denk
  2010-02-24  0:27 ` David Gibson
  0 siblings, 2 replies; 4+ messages in thread
From: John Williams @ 2010-02-08 10:47 UTC (permalink / raw)
  To: linuxppc-dev

Hi,

I'm looking at the simpleImage.XXX make target (PPC 405/440), and it
seems that by default the arch/powerpc/boot/wrapper script places the
bootwrapper at 0x400000, effectively setting a limit on the maximum
bootable kernel size.

For various reasons we'd like to be able to put a fairly complete
rootfs as an initramfs, which obviously blows past a 4Mbyte limit very
quickly.  Short of adding a new 'platform' option and associated
hackery through the powerpc/boot Makefiles and wrapper, is there a
quick and clean way I can tell the boot wrapper to link at a higher
address?

Thanks,

John

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-02-24  0:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-08 10:47 simpleImage.XX and large kernels John Williams
2010-02-08 22:48 ` Wolfgang Denk
2010-02-08 23:12   ` John Williams
2010-02-24  0:27 ` David Gibson

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).