no BSP code after installing BSP/ltib package?

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

no BSP code after installing BSP/ltib package?

1,763 次查看
KurtZou
Contributor I

Hi all,

I've downloaded MPC85xx BSP/ltib package from this site. After intall ,there's no BSP code?where can I find that:robotvery-happy:

Thanks

标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

961 次查看
KurtZou
Contributor I

Thanks genuap! this really helps.

One more question, where's u-boot source code? I think source under ..../rpm/BUILD/linux is kernel code right?

0 项奖励
回复

961 次查看
genuap
NXP Employee
NXP Employee

After you install the ltib, you need to go into the installation directory and configure it - run the ltib GUI:

 

./ltib -c

 

Then you can select which packages you want, what you want in the kernel etc... This'll take a while - because it has to extract all of the packages, and compiles them. When it's done, you can find the source in:

 /ltib_intsll/rpm/BUILD/linux/

 

 

0 项奖励
回复