From mboxrd@z Thu Jan 1 00:00:00 1970 From: sivaji Date: Thu, 13 Dec 2007 22:15:04 -0800 (PST) Subject: [U-Boot-Users] re ducing size of u-boot binary In-Reply-To: <1197608974.2758.4.camel@root> References: <1197608974.2758.4.camel@root> Message-ID: <14330756.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, If u want to reduce the size via disable the command means see the file include/cmd_confdefs.h. Add the command which u want disable in the macro CFG_CMD_NONSTD. (Please Correct me if i am wrong) Thanks and Regards Sivaji vibi wrote: > > hello, > can any one please tell me how to reduce the size of u-boot.bin. > i tried by disabling commands in the > include/config/at91rm9200dk.h,as per the read me document > even after this when i compile,i was unable to decrease the > size. > > thanks in advance. > > regards > vibi sreenivasan > > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services > for just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > U-Boot-Users mailing list > U-Boot-Users at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users > > -- View this message in context: http://www.nabble.com/reducing-size-of-u-boot-binary-tp14330366p14330756.html Sent from the Uboot - Users mailing list archive at Nabble.com.