In yocto how can I use local uboot source

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

In yocto how can I use local uboot source

跳至解决方案
1,805 次查看
lixuhui112
Contributor I

I want to create a new layer,use my local uboot source and kernel , I look "yocto project development manual "

but I want to use local uboot and kernel  source ,how can I config it

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,349 次查看
pranavmadhu
Contributor IV

Hi Xuhui Li,

I agree to Weidong Sun that this question is out of support range. But you can add a new machine to yocto. By adding new machine, you can modify the kernel, dtb and filesystem by this method, but creating custom u-boot is out of scope (in my point of view due to my lack of knowledge). I think you can find an answer from the link below

How to add support of custom board into YOCTO - iMX6 Rex Projects

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,350 次查看
pranavmadhu
Contributor IV

Hi Xuhui Li,

I agree to Weidong Sun that this question is out of support range. But you can add a new machine to yocto. By adding new machine, you can modify the kernel, dtb and filesystem by this method, but creating custom u-boot is out of scope (in my point of view due to my lack of knowledge). I think you can find an answer from the link below

How to add support of custom board into YOCTO - iMX6 Rex Projects

0 项奖励
回复
1,349 次查看
lixuhui112
Contributor I

Thank you for your guidance !!!

0 项奖励
回复
1,349 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hello xuhui,

     After you set up yocto environment according to linux BSP document, you should compile u-boot, linux kernel, if compiling is successful, you can find u-boot & kernel source code in your building path.

     As for how to add a new layer to yocto, you will have to read document of yocto, and do it by yourself,  the question is out of our support range !

Regards,

Weidong

0 项奖励
回复