From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus =?iso-8859-1?Q?Klotzb=FCcher?= Date: Tue, 28 Nov 2006 21:05:53 +0100 Subject: [U-Boot-Users] [PATCH][RESEND] make y-modem a separate config option In-Reply-To: <1164726672l.6990l.2l@ecxwww1.reanet.de> (Anders Larsen's message of "Tue, 28 Nov 2006 16:11:12 +0100") References: <1164726672l.6990l.2l@ecxwww1.reanet.de> Message-ID: <87bqmruyji.fsf@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Anders, Anders Larsen writes: > the loady command (which was introduced this april) bloats the size of > U-Boot by almost 4K on my at91 board. > The patch below introduces a new option CFG_CMD_LOADY, which can be > disabled separately from CFG_CMD_LOADB to save precious space If we do "waste" a config option on this, wouldn't it make sense to separate loadb and loady completely, so that either can be chosen independently? > Perhaps CFG_CMD_LOADY should even be added to CFG_CMD_NONSTD for this > reason? Agreed, AFAIK the delta board is the only one to require loady. Regards Markus Klotzb?cher