From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leif Lindholm Date: Fri, 10 Jun 2005 10:55:16 +0200 Subject: [U-Boot-Users] "Problem in increasing initrd(RAMDISK) size" In-Reply-To: <20050608143233.A9656C1512@atlas.denx.de> References: <20050608143233.A9656C1512@atlas.denx.de> Message-ID: <42A95574.4080003@i3micro.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: >>Yes, this is actually a braindead enough solution that the ramdisk is >>compressed _twice_, but on the mips (2.4 series Linux), embedded ramdisk >>has been so widely used that noone seems to have noticed that regular >>initrd support is broken. This is fixed for 2.6 though. > > I don't know which kernel tree you are talking about. On the few MIPS > boards we support ramdisk support is working fine. Just for the record/mailing list archive: Initrd support for linux-mips.org CVS, 2.4 branch, is hard-coded for embedded ramdisk in au1000/common/setup.c Hence, normal ramdisk support does not work on 2.4 for any of the au1xxx boards. / Leif