[U-Boot-Users] what's the function jumptable_init() doing?

孙 彬 hziee_sun at yahoo.com.cn
Sat Jul 28 10:53:28 CEST 2007


hi,all:
     
       In the dir lib_arm\Board.c,I don't know  the function of jumptable_init() function?who can help me,thanks!
   
      in the func jumptable_init(void),
   
   gd->jt[XF_get_version] = (void *) get_version;
 gd->jt[XF_malloc] = (void *) malloc;
 gd->jt[XF_free] = (void *) free;
 gd->jt[XF_get_timer] = (void *)get_timer;
 gd->jt[XF_udelay] = (void *)udelay;
   
   I can't find where's   XF_get_version,XF_malloc defined?

       
---------------------------------
抢注雅虎免费邮箱3.5G容量,20M附件! 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20070728/5cccd5dc/attachment.htm 


More information about the U-Boot mailing list