hard problem: why did I download Linux kernel image to 0x1000 and ....

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

hard problem: why did I download Linux kernel image to 0x1000 and ....

2,579 次查看
snow_insky
Contributor I
Why did I donwload linux kernel image to address 0x1000 but I run the kernel image from 0x2000 when I use CoLiLo bootloader?
 
Another, would you please give me a User Manual of CoLiLo? I cannot find it anywhere.
 
 
Thanks in advance!
标签 (1)
0 项奖励
回复
5 回复数

1,308 次查看
J2MEJediMaster
Specialist I
There's a User's Guide on some of the CD-ROM images for the ColdFire installation. Look under the /Help/Software/ directory. It talks more about getting the Linux image installed and launched, rather than Colilo, which may be what you're really wanting to do. If you do need more information on Colilo, it is discussed--along with other bootloaders--in excruciating detail here. Start with the README file.

---Tom
0 项奖励
回复

1,308 次查看
snow_insky
Contributor I
Any documents all say you should download the kernel image at address 0x1000 and run the image from 0x2000, but don't descript what's reason.
 
And I change the download address from 0x1000 to 0x2000 and run the image from 0x3000 but it doesn't work. How can I do?
 
I do want to know what make I must download kernel image to 0x1000 and run it from 0x2000.
 
It's a hard problem. Please help me!!!!!
0 项奖励
回复

1,308 次查看
J2MEJediMaster
Specialist I
Have you tried looking at application note AN2950? It has a step by step description for getting the kernel up and running. As you've said, it instructs you download to address 0x1000 and then use colilo to start execution from 0x2000. Why the difference? I'm not familiar with the product, but can speculate that the starting address of the binary image isn't necessarily the location of the image's entry point for execution (nor is it required to be). And being that the image probably doesn't use position-independent code, moving the image around in memory isn't going to help the situation.

---Tom
0 项奖励
回复

1,308 次查看
snow_insky
Contributor I
I have a CD-ROM you mentioned, but it only descript the bootloader ----- LogicLoader and not Colilo. I only want to know the answer of my quesion, could you answer me directly?
 
Thank you very much!
0 项奖励
回复

1,308 次查看
snow_insky
Contributor I
I have a CD-ROM you mentioned, but it only descript the bootloader ----- LogicLoader and not Colilo. I only want to know the answer of my quesion, could you answer me directly?
 
Thank you very much!
0 项奖励
回复