Linux Kerenl Base Address?

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

Linux Kerenl Base Address?

1,247 次查看
christoph8446
Contributor II

Hi,

Does anybody know how can I change the Linux Kernel base address? I use a 128MB RAM and I want that Linux runs on the top 64MB. I use the i.MX6DL and till now I load the Kernel zImage to address 0x10800000 and the Kernel runs from at the beginning of the RAM.

Thanks!

0 项奖励
回复
1 回复

1,166 次查看
Carlos_Musich
NXP Employee
NXP Employee

Hi christoph8446,

you may change the loadaddr variable in uboot to change the kernel loading address.

you may also take a look here: arm - Understanding Linux load address for U-Boot process - Stack Overflow 


Regards,
Carlos
NXP Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复