From mboxrd@z Thu Jan 1 00:00:00 1970 From: C Michael Sundius Date: Wed, 29 Sep 2004 11:50:16 -0700 Subject: [U-Boot-Users] size of mips U-boot image In-Reply-To: References: Message-ID: <200409291150.16422.msundius@sundius.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Could anyone give me an approximate size of the U-boot image for a mips system when configured with a reasonable configuration: i.e. with jffs2 support and support for bootp/tftp? I realize the size can vary depending upon what stuff you pack in there, but I'm just looking for a general size.. since if its in the ball park I can do the tailoring to make it fit in our FLASH... If not, I'll have to do more thinking :] thanks