From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ccool Date: Fri, 13 Aug 2004 21:05:25 -0400 Subject: [U-Boot-Users] Problem building U-boot for RpxLite with Mpc823e Message-ID: <200408132105.25912.ccool@ninjatech.biz> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi guys, I'm new to the list, but I though it would be a good place to find out some help. I'm looking for some "recent" documentation for U-boot for the rpxlite project. I've been trying to understand the doc, but the readme is based on the old project (ppcboot-0.8.1) and the date is 29-01-2001. I'm working with a crosscompiler and I'm not able to compile an executable binary. (The cross-compiler is the cross-tools from timesys, I also tried powerpc-eabi (p.o.m.p. tools suit) and it did'nt work either.) I know the crosscompiler works, because I've compiled busybox and a kernel and they both work great. Now my goal is to stop using the nfsmount (timesys default) and boot from the flash (probably with an initrd image). If anyone has some doc or a link to it, a few hints would be greatly appreciated. PS: sorry for my bad english, it's not my first/main language. Raphael