linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* ramdisk size is larger than 4MB
@ 2010-07-30  7:00 Shawn Jin
  2010-07-30 17:04 ` Scott Wood
  0 siblings, 1 reply; 6+ messages in thread
From: Shawn Jin @ 2010-07-30  7:00 UTC (permalink / raw)
  To: ppcdev

Hi,

I have a ramdisk as RFS much larger than 4MB in a 2.4 kernel. In
recent 2.6 kernels ramdisk is no longer supported so I decided to go
with initramfs. However I found the initial RFS for initramfs is
limited to 4MB since the bootwrapper locates at 0x400000.

One way to lift this limitation is to relocate the bootwrapper to
somewhere else, say for example, 0x1000000 so that a 16MB initramfs
can be loaded. If the bootwrapper is relocated, what else would be
affected by this relocation?

Another (better?) way may be to find a right file system for RFS such
as JFFS2. My board has limited NOR flash (32MB) but larger RAM
(128MB). There is not much space left in flash for RFS.

Would you like to share some thoughts?

Thanks a lot,
-Shawn.

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

end of thread, other threads:[~2010-08-04  6:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-30  7:00 ramdisk size is larger than 4MB Shawn Jin
2010-07-30 17:04 ` Scott Wood
2010-07-31  6:32   ` Shawn Jin
2010-08-02  6:34     ` Shawn Jin
2010-08-03  7:16       ` Shawn Jin
2010-08-04  6:00         ` Shawn Jin

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