From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Tue, 23 Dec 2008 22:08:52 +0100 Subject: [U-Boot] U-Boot on Xilinx ML510 In-Reply-To: <49511368.5060008@embedded-sol.com> References: <49511368.5060008@embedded-sol.com> Message-ID: <49515364.3010401@seznam.cz> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Felix, > Hi, > > I was wandering whether latest u-boot supports ML510 board. > I know that ML507 is supported in u-boot, and I know that > Linux supports ML510, but I didn't find anything about u-boot > on ML510. > > Thanks a lot. > > Felix. there is generic-ppc440 support. I think it is easy to support ml510 board. Please look to board/xilinx/ml507/xparameters.h. 1. You can change this file manually 2. you can generate this file. (I am not sure which BSP generate this file but IMHO linux bsp do.) Regards, Michal