Re: [PATCH 22/24] rockchip: Support building the all output files in binman

2022-02-15 Thread Alper Nebi Yasak
On 08/02/2022 21:50, Simon Glass wrote: > Add the required binman images to replace the Makefile rules which are > currently used. This includes subsuming: > >- tpl/u-boot-tpl-rockchip.bin if TPL is enabled >- idbloader.img if either or both of SPL and TPL are enabled >- u-boot.itb2 if

Re: [PATCH 22/24] rockchip: Support building the all output files in binman

2022-02-13 Thread Peter Geis
On Thu, Feb 10, 2022 at 2:32 PM Peter Geis wrote: > > On Thu, Feb 10, 2022 at 1:58 PM Simon Glass wrote: > > > > Hi Peter, > > > > On Thu, 10 Feb 2022 at 08:04, Peter Geis wrote: > > > > > > On Tue, Feb 8, 2022 at 1:54 PM Simon Glass wrote: > > > > > > > > > > Good Morning, > > > > > > > Add th

Re: [PATCH 22/24] rockchip: Support building the all output files in binman

2022-02-10 Thread Peter Geis
On Thu, Feb 10, 2022 at 1:58 PM Simon Glass wrote: > > Hi Peter, > > On Thu, 10 Feb 2022 at 08:04, Peter Geis wrote: > > > > On Tue, Feb 8, 2022 at 1:54 PM Simon Glass wrote: > > > > > > > Good Morning, > > > > > Add the required binman images to replace the Makefile rules which are > > > curren

Re: [PATCH 22/24] rockchip: Support building the all output files in binman

2022-02-10 Thread Simon Glass
Hi Peter, On Thu, 10 Feb 2022 at 08:04, Peter Geis wrote: > > On Tue, Feb 8, 2022 at 1:54 PM Simon Glass wrote: > > > > Good Morning, > > > Add the required binman images to replace the Makefile rules which are > > currently used. This includes subsuming: > > > >- tpl/u-boot-tpl-rockchip.bin

Re: [PATCH 22/24] rockchip: Support building the all output files in binman

2022-02-10 Thread Peter Geis
On Tue, Feb 8, 2022 at 1:54 PM Simon Glass wrote: > Good Morning, > Add the required binman images to replace the Makefile rules which are > currently used. This includes subsuming: > >- tpl/u-boot-tpl-rockchip.bin if TPL is enabled >- idbloader.img if either or both of SPL and TPL are e

[PATCH 22/24] rockchip: Support building the all output files in binman

2022-02-08 Thread Simon Glass
Add the required binman images to replace the Makefile rules which are currently used. This includes subsuming: - tpl/u-boot-tpl-rockchip.bin if TPL is enabled - idbloader.img if either or both of SPL and TPL are enabled - u-boot.itb2 if SPL_FIT is enabled - u-boot-rockchip.bin if SPL