[U-Boot-Users] start.S:undefined reference to lowlevel_init

Shakthi Kannan shakthimaan at yahoo.com
Wed Mar 8 08:38:27 CET 2006


Hi Wolfgang,

--- Wolfgang Denk <wd at denx.de> wrote:
> Your code fails to provide a needed function.

Thanks for your reply.

I forgot to modify the lowlevel_init.S file. 

1. Changed .globl memsetup to 

.globl lowlevel_init
 lowlevel_init:

2. Modified call to memsetup() in
board/l2410sbc/ln2410sbc.c to lowlevel_init()

Its cross-compiled now :)

Thanks again,

SK

--
Shakthi Kannan, MS
Software Engineer, Hexaware Technologies
[E]: shakthimaan at yahoo.com           [M]: (91) 98407-87007
[W]: http://www.shakthimaan.com      [L]: Chennai, India

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the U-Boot mailing list