Is it possible to build bootloader between kernel install and image pack?

Hi All,

On our platform, the bootloader package will help to build out a firmware used by USB tool. But bootloader need kernel image and rootfs image both ready and to build USB firmware. On the other hand, our full image need bootloader image to pack complete image for flash. My question is how can I put build process of bootloader between kernel install and image pack? Please advise. Thanks.

Hi All,

I try to add Build/bld at image/Makefile and run it when create full image.
Looks good. Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.