Re: [PATCH v10 9/9] riscv: sifive: unmatched: Switch to use binman to generate u-boot.itb

2021-05-20 Thread Green Wan
On Thu, May 20, 2021 at 11:27 AM Bin Meng wrote: > Hi Green, > > On Thu, May 20, 2021 at 11:10 AM Green Wan wrote: > > > > Hi Bin, > > > > Thanks for the comment. Originally, I wanted to keep the binman change > tracked separately. I'll give it a try and create the new patch if it > doesn't. >

Re: [PATCH v10 9/9] riscv: sifive: unmatched: Switch to use binman to generate u-boot.itb

2021-05-19 Thread Bin Meng
Hi Green, On Thu, May 20, 2021 at 11:10 AM Green Wan wrote: > > Hi Bin, > > Thanks for the comment. Originally, I wanted to keep the binman change > tracked separately. I'll give it a try and create the new patch if it doesn't. > Yep, this situation is like previous FU740 PCIe driver. How we

Re: [PATCH v10 9/9] riscv: sifive: unmatched: Switch to use binman to generate u-boot.itb

2021-05-19 Thread Green Wan
Hi Bin, Thanks for the comment. Originally, I wanted to keep the binman change tracked separately. I'll give it a try and create the new patch if it doesn't. Regards, Green On Thu, May 20, 2021 at 9:57 AM Bin Meng wrote: > Hi Green, > > On Wed, May 19, 2021 at 11:19 PM Green Wan wrote: > > >

Re: [PATCH v10 9/9] riscv: sifive: unmatched: Switch to use binman to generate u-boot.itb

2021-05-19 Thread Bin Meng
Hi Green, On Wed, May 19, 2021 at 11:19 PM Green Wan wrote: > > Update to use binman instead. > > Signed-off-by: Green Wan > --- > arch/riscv/dts/hifive-unmatched-a00-u-boot.dtsi | 1 + > board/sifive/unmatched/Kconfig | 1 + > 2 files changed, 2 insertions(+) > > diff --git

[PATCH v10 9/9] riscv: sifive: unmatched: Switch to use binman to generate u-boot.itb

2021-05-19 Thread Green Wan
Update to use binman instead. Signed-off-by: Green Wan --- arch/riscv/dts/hifive-unmatched-a00-u-boot.dtsi | 1 + board/sifive/unmatched/Kconfig | 1 + 2 files changed, 2 insertions(+) diff --git a/arch/riscv/dts/hifive-unmatched-a00-u-boot.dtsi