Re: [PATCH v2 00/18] Migration to using binman to generate

2023-04-05 Thread Neha Malcom Francis
Hi Andrew, On 05/04/23 00:27, Andrew Davis wrote: On 4/4/23 7:13 AM, Neha Malcom Francis wrote: This series aims to eliminate the use of additional custom repositories such as k3-image-gen (K3 Image Generation) repo that was plumbed into the U-Boot build flow to generate boot images for TI K3 p

Re: [PATCH v2 00/18] Migration to using binman to generate

2023-04-04 Thread Andrew Davis
On 4/4/23 7:13 AM, Neha Malcom Francis wrote: This series aims to eliminate the use of additional custom repositories such as k3-image-gen (K3 Image Generation) repo that was plumbed into the U-Boot build flow to generate boot images for TI K3 platform devices. And instead, we move towards using

[PATCH v2 00/18] Migration to using binman to generate

2023-04-04 Thread Neha Malcom Francis
This series aims to eliminate the use of additional custom repositories such as k3-image-gen (K3 Image Generation) repo that was plumbed into the U-Boot build flow to generate boot images for TI K3 platform devices. And instead, we move towards using binman that aligns better with the community sta