Change the board configuration of u-boot and bitbake

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

Change the board configuration of u-boot and bitbake

1,425 Views
kimhyun
Contributor I

Hello everybody.

I'm working with SabreSD Board now.

and, I will get the customised board from SabreSD.

So I made a board specific configuration for customised board.

I can change configuration using this command 'make customised-board_config' boot source code.

but, I don't know how to change conf. on Yocto build system. (ex. bitbake u-boot-imx -c compile)

Plz, give me some ideas.

Thanks, in advance.

Labels (3)
0 Kudos
1 Reply

561 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi,

The below discussion explains the general steps you would need. Basically you have to create a new layer for your custom board.

Modify u-boot in Yocto

Best Regards,

/Alejadro

0 Kudos