From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Wed, 04 Jul 2007 19:59:05 -0500 Subject: [U-Boot-Users] [PATCH: cmdcfg: 00/19] Introduce initial versions of new Command Config files. In-Reply-To: Your message of "Wed, 04 Jul 2007 00:45:05 +0200." <20070703224505.9D921353AF8@atlas.denx.de> References: <20070703224505.9D921353AF8@atlas.denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de So, like, the other day Wolfgang Denk mumbled: > Dear Jon, > > in message you wrote: > > > This series of 19 patches introduces new CONFIG_CMD_* > > names to replace the existing CFG_CMD_* and eliminates > > the need for the bit-wise command configuration scheme. > > All 19 patches applied to u-boot-testing repository. Thanks! Any chance we can pick these up into -testing too? Fix #if typo in CONFIG_CMD_* changes. include/configs: Use new CONFIG_CMD_* in 85xx board Add MPC8568MDS to 85xx target. mpc86xx: Remove old CFG_CMD_* references. All posted June 13, it appears. Thanks, jdl