Thanks Jerry and Nathan

So I built the image by running the Make with the correct cross compiler
from the uboot prompt. 

The file produced is u-boot.bin.gz

Now, How do I put this image onto my board and in the right location?


Thanks


Solo

-----Original Message-----
From: Jerry Van Baren [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 22, 2008 2:11 PM
To: Rugunda, Solo
Cc: u-boot-users@lists.sourceforge.net
Subject: Re: [U-Boot-Users] Trouble with Make Command

Rugunda, Solo wrote:
> Hi
> 
> I am fairly new to Uboot. I am having trouble running the "make"
command
> from the "u-boot-1.1.4/tools #" prompt.
> 
> When I do a make, this is the error I get
> 
> Makefile:108: /config.mk: No such file or directory
> make: *** No rule to make target `/config.mk'.  Stop.

Hi Solo,

Run make in your top level directory, "u-boot-1.1.4", not in the tools 
subdirectory.

By the way, the prompt "#" indicates you are running make as root.  You 
should not need to.  Running as root for anything that doesn't need root

access (essentially everything but host configuration) is a poor 
practice and discouraged.

HTH,
gvb


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to