From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Fri, 26 Jan 2007 08:45:28 -0600 Subject: [U-Boot-Users] [PATCH] Add support for the MPC8349E-mITX-GP In-Reply-To: <20070126094216.2F34A353CC1@atlas.denx.de> References: <20070126094216.2F34A353CC1@atlas.denx.de> Message-ID: <45BA1408.7060602@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: >> As for the ifdefs, there are only three - one that defines the CF card >> that only the ITX has, one for the flash sizes, and another for the > > Why do you need to define the flash sizes? They should get > auto-detected. The ITX has two 8MB flash chips, whereas the ITX-GP has one. My understanding is that U-Boot can't find the 2nd flash chip unless it's told about it via CFG_FLASH_BANKS_LIST. -- Timur Tabi Linux Kernel Developer @ Freescale