Re: [U-Boot] fit: Add support for printing more than one FPGA node name

2019-05-14 Thread Chee, Tien Fong
On Sat, 2019-04-27 at 10:43 -0400, Tom Rini wrote: > On Fri, Apr 26, 2019 at 06:12:40AM +, Chee, Tien Fong wrote: > > > > On Mon, 2019-04-22 at 13:29 -0400, Tom Rini wrote: > > > > > > On Wed, Feb 13, 2019 at 08:32:24PM +0800, tien.fong.c...@intel.co > > > m > > > wrote: > > > > > > > > > >

Re: [U-Boot] fit: Add support for printing more than one FPGA node name

2019-04-27 Thread Tom Rini
On Fri, Apr 26, 2019 at 06:12:40AM +, Chee, Tien Fong wrote: > On Mon, 2019-04-22 at 13:29 -0400, Tom Rini wrote: > > On Wed, Feb 13, 2019 at 08:32:24PM +0800, tien.fong.c...@intel.com > > wrote: > > > > > > > > From: Tien Fong Chee > > > > > > This would print out all the FPGA node names s

Re: [U-Boot] fit: Add support for printing more than one FPGA node name

2019-04-25 Thread Chee, Tien Fong
On Mon, 2019-04-22 at 13:29 -0400, Tom Rini wrote: > On Wed, Feb 13, 2019 at 08:32:24PM +0800, tien.fong.c...@intel.com > wrote: > > > > > From: Tien Fong Chee > > > > This would print out all the FPGA node names setting to fpga > > property. > > > > Signed-off-by: Tien Fong Chee > > --- > >

Re: [U-Boot] fit: Add support for printing more than one FPGA node name

2019-04-22 Thread Tom Rini
On Wed, Feb 13, 2019 at 08:32:24PM +0800, tien.fong.c...@intel.com wrote: > From: Tien Fong Chee > > This would print out all the FPGA node names setting to fpga property. > > Signed-off-by: Tien Fong Chee > --- > common/image-fit.c | 14 +++--- > 1 files changed, 11 insertions(+),