how to check for updates

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

how to check for updates

跳至解决方案
1,663 次查看
gxk
Contributor I
is there posiibility to check for updates for my imx27 sdk code, specialy kernel and redboot?
标签 (1)
标记 (1)
0 项奖励
1 解答
1,194 次查看
itisravi
Contributor II

I don't think there is an option for auto-update.

 

For the kernel, there is there is an option of choosing which kernel you want to build in the ltib menu (you can provide the path to your custom kernel tree).

 

Building redboot from sources is explained in the documentaion.

 

But in anycase, i think it's better to just use the kernel and bootloader that came along with the BSP (it's tested to work on board by freescale  :smileywink: )

 

For other packages, you can try this

在原帖中查看解决方案

0 项奖励
2 回复数
1,195 次查看
itisravi
Contributor II

I don't think there is an option for auto-update.

 

For the kernel, there is there is an option of choosing which kernel you want to build in the ltib menu (you can provide the path to your custom kernel tree).

 

Building redboot from sources is explained in the documentaion.

 

But in anycase, i think it's better to just use the kernel and bootloader that came along with the BSP (it's tested to work on board by freescale  :smileywink: )

 

For other packages, you can try this

0 项奖励
1,194 次查看
gxk
Contributor I

thanks for answer.

0 项奖励