Re: [PATCH v2 23/25] rockchip: Support building the all output files in binman

2022-03-05 Thread Simon Glass
Hi Peter, Alper, On Thu, 3 Mar 2022 at 15:34, Peter Geis wrote: > > On Thu, Mar 3, 2022 at 4:17 PM Alper Nebi Yasak > wrote: > > > > On 03/03/2022 01:16, Peter Geis wrote: > > > On Wed, Feb 23, 2022 at 6:04 PM Simon Glass wrote: > > >> diff --git a/arch/arm/dts/rockchip-u-boot.dtsi > > >>

Re: [PATCH v2 23/25] rockchip: Support building the all output files in binman

2022-03-03 Thread Peter Geis
On Thu, Mar 3, 2022 at 4:17 PM Alper Nebi Yasak wrote: > > On 03/03/2022 01:16, Peter Geis wrote: > > On Wed, Feb 23, 2022 at 6:04 PM Simon Glass wrote: > >> diff --git a/arch/arm/dts/rockchip-u-boot.dtsi > >> b/arch/arm/dts/rockchip-u-boot.dtsi > >> index eae3ee715d..64e4466489 100644 > >> ---

Re: [PATCH v2 23/25] rockchip: Support building the all output files in binman

2022-03-03 Thread Alper Nebi Yasak
On 03/03/2022 01:16, Peter Geis wrote: > On Wed, Feb 23, 2022 at 6:04 PM Simon Glass wrote: >> diff --git a/arch/arm/dts/rockchip-u-boot.dtsi >> b/arch/arm/dts/rockchip-u-boot.dtsi >> index eae3ee715d..64e4466489 100644 >> --- a/arch/arm/dts/rockchip-u-boot.dtsi >> +++

Re: [PATCH v2 23/25] rockchip: Support building the all output files in binman

2022-03-02 Thread Peter Geis
On Wed, Feb 23, 2022 at 6:04 PM Simon Glass wrote: > Good Evening, > 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

[PATCH v2 23/25] rockchip: Support building the all output files in binman

2022-02-23 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.itb if SPL_FIT is enabled - u-boot-rockchip.bin if SPL