<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial"><br>
&nbsp;&nbsp;&nbsp; I am booting a compressed initramfs kernel.<br>
<br>
&nbsp;&nbsp;&nbsp; I have hit what appears to be a size issue. simply adding more data
to the initramfs source directory, <br>
&nbsp;&nbsp;&nbsp; or adding even a small amount of unused code to my&nbsp; kernel causes
it to hang after relocation during boot.<br>
&nbsp;&nbsp;&nbsp; The point of failure varies with the size of the kernel image.<br>
<br>
&nbsp;&nbsp;&nbsp; I have tried blindly jiggering with the&nbsp; CONFIG_ADVANCED_OPTIONS
setting with no noticable effect.<br>
&nbsp;&nbsp;&nbsp; The total zImage.elf size is just shy of 3Mb.<br>
<br>
&nbsp;&nbsp;&nbsp; Does anyone have an idea what I need to do to be able to load a
larger image ?<br>
</font>
</body>
</html>