Customization of U-Boot

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

Customization of U-Boot

1,304 Views
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 Kudos
1 Reply

750 Views
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 Kudos