[U-Boot-Users] U-boot for MIPS - problem using latest gcc

Jerry Walden jerry.walden at lantronix.com
Wed Jan 28 23:04:18 CET 2004


First - I downloaded u-boot v1.0

Then - I unzipped it.

Then - I changed CROSS_COMPILE to be the latest MIPS compiler

Then - I did a make dbau1x00_config

Then - I did a make all.

Memsetup.S is definitely in board/dbau1x00/

So - the file is not missing.

You said:

>missing or incorrect for your board configuration.

Since it is not missing - it must be "incorrect".  What would "incorrect
be"?

Thanks much


-----Original Message-----
From: Wolfgang Denk [mailto:wd at denx.de] 
Sent: Wednesday, January 28, 2004 1:56 PM
To: Jerry Walden
Cc: u-boot-users at lists.sourceforge.net
Subject: Re: [U-Boot-Users] U-boot for MIPS - problem using latest gcc 


In message
<603BA0CFF3788E46A0DB0918D9AA95100A0E2F33 at sj580004wcom.int.lantronix.com
> you wrote:
> >Yes. The file board/<yourname>/memsetup.S is missing / incorrect.
> 
> I do not understand the response.  Are you saying that something is 
> wrong with my file layout?  Should I not be compiling this file? 
> Basically - how do I fix the problem?

You got an error because "memsetup" was  undefined;  "memsetup"  gets
defined  in  board/<yourname>/memsetup.S  - so obviously this file is
missing or incorrect for your board configuration.

Best regards,

Wolfgang Denk

-- 
See us @ Embedded World, Nuremberg, Feb 17 - 19,  Hall 12.0 Booth 440
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
"Everybody is talking about the  weather  but  nobody  does  anything
about it."                                               - Mark Twain




More information about the U-Boot mailing list