From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Asemann Date: Fri, 12 Nov 2004 13:52:22 +0100 Subject: [U-Boot-Users] Which board is similar to mine, and how do I build a custom config? In-Reply-To: <41949E57.1050305@web.de> References: <41949E57.1050305@web.de> Message-ID: <4194B206.6090404@web.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Actually I discovered there is a configuration option for the MPC875 in the common.h. But the AM29LV160D chips isn't in the flash.h, only the AM29LV160-? types. Anyway, the device id code in autoselect mode seems to be identical to the -T type. So I suppose I can use my AM29LV160Ds with the -T configuration? Peter Asemann