From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Wed, 04 Jul 2007 20:49:24 -0500 Subject: [U-Boot-Users] [PATCH 0/4] Begin converting config files to CONFIG_CMD_* style In-Reply-To: Your message of "Thu, 05 Jul 2007 03:42:22 +0200." <20070705014222.2D5A73535DD@atlas.denx.de> References: <20070705014222.2D5A73535DD@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: > > > [PATCH 1/4] Fix #if typo in CONFIG_CMD_* changes. > > [PATCH 2/4] include/configs: Use new CONFIG_CMD_* in 85xx board config files. > > [PATCH 3/4] Add MPC8568MDS to 85xx target. > > [PATCH 4/4] mpc86xx: Remove old CFG_CMD_* references. > > Now also applied to u-boot-testing. Thanks. jdl