Re: [PATCH v6 00/12] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script

2022-12-17 Thread Simon Glass
Hi, On Sat, 17 Dec 2022 at 09:11, Simon Glass wrote: > > At present rockchip 64-bit boards make use of a FIT-generator script > written in Python. The script supports splitting an ELF file into several > 'loadable' nodes in the FIT. Binman does not current support this feature. > > This series ad

[PATCH v6 00/12] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script

2022-12-17 Thread Simon Glass
At present rockchip 64-bit boards make use of a FIT-generator script written in Python. The script supports splitting an ELF file into several 'loadable' nodes in the FIT. Binman does not current support this feature. This series adds binman support for ELF splitting. This works by adding a new 'f