Re: [U-Boot] Help with Cross-Compiling U-boot for PPC

2012-01-05 Thread Peter Barada
On 01/04/2012 04:35 PM, Will Khan wrote: > Hi all, > > My goal is to (simply) build u-boot to run on my target processor which is > MPC8349. My host environment where I will be building the u-boot is a SUSE > linux system running on an intel x86 PC (therefore I will cross compile). I > have fo

[U-Boot] Help with Cross-Compiling U-boot for PPC

2012-01-05 Thread Will Khan
Hi all, My goal is to (simply) build u-boot to run on my target processor which is MPC8349. My host environment where I will be building the u-boot is a SUSE linux system running on an intel x86 PC (therefore I will cross compile). I have followed the instructions on the wiki and README file,