From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Thu, 21 Jul 2005 10:02:13 -0400 Subject: [U-Boot-Users] u-boot.bin size below 50K In-Reply-To: References: Message-ID: <42DFAAE5.4090801@smiths-aerospace.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Houda wrote: > Hi, > I would like to know if it is at all possible to reduce the size of the u-boot > to 50K or less? I've tried removing all the non-standard commands without > going anywhere close to 50k! Is there a way to reduce it to very basic form? > thanks, > Hoda Theoretically, yes. Would it still be u-boot? The changes likely would be so large that the result would not be recognizable as u-boot. Has anyone done it? I am not aware of anyone doing it. The question has been asked before but no patches posted saying "u-boot in 50K" so I suspect not. You have the source and a challenge, if you care to accept it ;-) gvb