Customization of U-Boot

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

Customization of U-Boot

1,998 次查看
adityanagal
Contributor III

Hi ,

We need to bring-up the newly designed board .I have the folllowing questions:

1. Do we need to customized the U-boot , as per the board design or the standard u-boot which works on Reference boards will also work on the new board .

2. How to generate the device Tree binaries for the newly designed target board.

Regards,

Aditya Nagal

0 项奖励
回复
1 回复

1,444 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Aditya Nagal,

You do need to customize u-boot  and the device tree so that they reflect the hardware on your board.

My recommendation would be taking a configuration that’s close to your board and making the necessary changes. You can find a guide on customizing the device tree on the following community document:

https://community.nxp.com/docs/DOC-329664

Please consult the i.MX BSP Porting Guide which is available as part of the BSP Releases documentation for more information on how to port the BSP to your custom board including the bootloader.


I hope this information helps!

Regards,

0 项奖励
回复