From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Wed, 01 Aug 2007 15:44:41 -0500 Subject: [U-Boot-Users] mpc8313erdb In-Reply-To: References: Message-ID: <46B0F0B9.9030702@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 robert lazarski wrote: > I can't seem to find support for the mpc8313erdb in the latest u-boot > distro. I used grep through the sources and can't find anything like > CONFIG_MPC8313 . Any clues please? (perhaps off topic, but I pulled > the freescale git repo and couldn't find it there either). Did you look in include/configs/MPC8313ERDB.h and board/mpc8313erdb? -Scott