U-Boot customization using devshell

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

U-Boot customization using devshell

Jump to solution
1,884 Views
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

Labels (1)
Tags (2)
0 Kudos
1 Solution
1,782 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

2 Replies
1,153 Views
cristipetra
Contributor I

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

0 Kudos
1,783 Views
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!
-----------------------------------------------------------------------------------------------------------------------