From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Tue, 10 Jul 2007 08:03:55 -0400 Subject: [U-Boot-Users] [PATCH 00/30] Finally kill off CONFIG_COMMANDS and CONFIG_BOOTP_MASK In-Reply-To: References: Message-ID: <469375AB.4060107@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 Jon Loeliger wrote: > Folks, > > This last abusive patch set finally kills off CONFIG_COMMANDS > and its partner in crime, CONFIG_BOOTP_MASK. Basically, all > of these patches plus the preceeding 18 have to be incorporated > together to really get a valid world again. Sorry it's so gross. > > After these patches are applied, one simply uses the symbols > CONFIG_CMD_* or CONFIG_BOOTP_* in order to select and enable > the corresponding features. No one should use or reference > CONFIG_COMMANDS or CONFIG_BOOTP_MASK any longer. > > All of these patches are also available from my repository here: > > www.jdl.com/software/u-boot-cfg.git > > I'll be around to help fix up any typos and lingering cruft. > > Thanks, > jdl I hereby nominate Jon for the "Beer for the Year" award. If you are in my neck of the woods, the beer is on me. Thanks! gvb