From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Dubov Date: Mon, 3 Aug 2009 20:02:19 -0700 (PDT) Subject: [U-Boot] [PATCH] stxamc8548: initial commit In-Reply-To: <20090803192642.2C3E78340728@gemini.denx.de> Message-ID: <481420.29932.qm@web37601.mail.mud.yahoo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > When you say its an "old" board, hopefully its still being used. ie > adding support for an "old" board still has some value? :) The board is still for sale, even though it's not recommended for new designs. http://www.silicontkx.com/AMC8548.htm But then, there are not that many boards for RapidIO development, so the board is still very much in use by people who do this style of work. As to the most of the other issues: I mostly used copy/paste from other board configs to do fix up my board's setup. Can you recommend a particular board config which can serve a style reference? Freescale's MPC8548CDS is even less prettier than my stuff.