From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Hawkins Date: Fri, 22 Sep 2006 08:41:01 -0700 Subject: [U-Boot-Users] Compiling u-boot for AMCC yosemite board In-Reply-To: References: Message-ID: <4514040D.3030902@ovro.caltech.edu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de F?ll wrote: > > Hi, > > I will compile the uboot source for AMCC (440EP) yosemite board. > > Is there a description how to do this ? > I use gnu compiler with cygwin. > Which is the relevant makefile ? > Here's my test notes for the Yosemite board http://www.ovro.caltech.edu/~dwh/powerpc_440ep.pdf I didn't end up using the 440EP, instead selected the MPC8349E as the processor for my project, but these notes will get you started. My MPC8349E notes have more details on obtaining and building U-boot from the git sources http://www.ovro.caltech.edu/~dwh/powerpc_mpc8349e.pdf But as other posters have noted, please read the DULG for the board. Regards Dave