hi all,
u-boot-1.3.4,which was ported to my board S3C44B0.
now what I got from serial:
----------------------------------------------------
U-boot-1.3.4
DRAM:8M
FLASH:2M
----------------------------------------------------
after tracing functions by using "printf" command,I found the problem was 
"devlist=NULL".
then I went deep,found the function "NewHandle" ,whitch is related to Create 
empty List.
It returned "NULL" ,and the problem is command "calloc".
 
any help is appreciated.
 
regards,
Juan


      ___________________________________________________________ 
  好玩贺卡等你发,邮箱贺卡全新上线! 
http://card.mail.cn.yahoo.com/
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to