kernel flsah problem.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

kernel flsah problem.

1,828 次查看
srisindhu
Contributor I
hi,
I work on imx21ads board and i have flashed blob bootloader onto target.
I have flashed blob using habtoolkit in windows as i have problem with glibc in linux.
 
And then followed the
steps given in manual to flash the kernel onto target.
after giving the following command in blob,
blob> boot
I get message
uncompressing the image............................done, booting
kernel.

and then it hangs up. I tried to deploy using NFS and with NOR.
But its hanging at the same place for both.
Can anyone tell what the problem is.

0 项奖励
回复
3 回复数

815 次查看
gwh
Contributor I
study
0 项奖励
回复

815 次查看
sureshsgani
Contributor I
Hi Srisindhu,
               Can you please checkout the port settings? through which u r downloding the image and your  Terminal cable has been connected.

Thank you
   Suresh Gani

0 项奖励
回复

815 次查看
admin
Specialist II
Hi
At first, it looks like youre kernel is well founded by your bootloader, so the problem don't come from some bad adresses...
Anyway, is it possible to get more information about where it hangs ?!?
If you don't go far enough to have some message on the serial line, try to have a look directly in the ram, where messages are written (you will find the adress in the System.map file, line __log_buf)
This may help you seeing where the problem's from...

Good luck !

CimCim
0 项奖励
回复