U-Boot customization using devshell

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

U-Boot customization using devshell

跳至解决方案
3,319 次查看
ashoksowndar
Contributor II

Hi,

I am using i.MX 6 SOM board and bulid the image for it using Yocto(as per instructions in i.MX Yocto Project User's Guide).

When tried to customize U-Boot using "bitbake u-boot -c menuconfig", its giving error like "do_menuconfig does not exist for target u-boot-imx".

And I found that using devshell, u-boot can be customized. But procedure for customization and rebuilding image after that is not clear.

Please help me with detailed procedure for u-boot customization using devshell.

Regards,
Ashok

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
3,217 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ashok

for uboot customizations one can look at Porting Guide

included in Linux 4.19.35_1.1.0 Documentation

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
2,588 次查看
cristipetra
Contributor I

thans for posting this.  Is this applying for s32g2 . there is any porting guide for uboot S32G274A ?

0 项奖励
回复
3,218 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ashok

for uboot customizations one can look at Porting Guide

included in Linux 4.19.35_1.1.0 Documentation

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------