From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Tue, 30 Jan 2007 16:49:58 -0600 Subject: [U-Boot-Users] Please pull from 'mpc83xx' branch In-Reply-To: <20070130223740.50C88353A6C@atlas.denx.de> References: <20070130223740.50C88353A6C@atlas.denx.de> Message-ID: <45BFCB96.3040508@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > What about all the other files that reference CONFIG_MPC8349, i. e. > > doc/README.mpc83xxads This file just says that MPC8349EMDS.h defines CONFIG_MPC8349, which is correct. > include/configs/MPC8349EMDS.h > include/configs/TQM834x.h > include/configs/MPC8349ITX.h These files define, but do not reference, CONFIG_MPC8349. That is still correct, because these boards are all 8349 boards. These files also already define CONFIG_MPC834X, so they should pick up Kumar's changes automatically. -- Timur Tabi Linux Kernel Developer @ Freescale