Re: [U-Boot] [PATCH 1/1] rockchip: gpio: remove dead code

2018-01-30 Thread Dr. Philipp Tomsich
> On 31 Jan 2018, at 00:45, Heinrich Schuchardt wrote: > > In the following statements > if (a) return a; if (a) return c; > the second return can never be executed. > > Identified by cppcheck. > > Signed-off-by: Heinrich Schuchardt Acked-by: Philipp Tomsich Reviewed-by: Philipp Tomsich _

Re: [U-Boot] [PATCH 06/15] spl: fit: implement recording of loadables into /fit-images

2018-02-02 Thread Dr. Philipp Tomsich
> On 1 Feb 2018, at 08:51, Michal Simek wrote: > > On 18.1.2018 14:17, Dr. Philipp Tomsich wrote: >> Michal, >> >>> On 18 Jan 2018, at 13:56, Michal Simek wrote: >>> >>> Hi Philipp, >>> >>> >>> 2017-09-13 21:29 GMT

Re: [U-Boot] [U-Boot, v4, 07/11] spl: add support to booting with OP-TEE

2018-02-02 Thread Dr. Philipp Tomsich
> On 25 Jan 2018, at 11:09, Bryan O'Donoghue wrote: > > On 18/01/18 11:21, Bryan O'Donoghue wrote: >> On 18/01/18 01:31, Kever Yang wrote: >>> I don't think we can reuse IH_TYPE_TEE, it use a optee.img type create by >>> mkimage and it seem use more then one cpu. >> Don't really understand what

Re: [U-Boot] [U-Boot, v4, 07/11] spl: add support to booting with OP-TEE

2018-02-02 Thread Dr. Philipp Tomsich
Bryan, > On 2 Feb 2018, at 16:37, Bryan O'Donoghue wrote: > > > > On 02/02/18 15:02, Dr. Philipp Tomsich wrote: >> Where do we stand on this: can we reuse IH_TYPE_TEE, will be use >> IH_TYPE_OPTEE or will there be a new IH_TYPE_OPTEE_SPL? > > I t

Re: [U-Boot] [PATCH] spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard

2018-02-06 Thread Dr. Philipp Tomsich
Tom, Do you plan to apply this or should I include it into my next pull-request? Thanks, Philipp. > On 2 Feb 2018, at 16:00, Michal Simek wrote: > > On 2.2.2018 12:01, Philipp Tomsich wrote: >> The fdt_record_loadable()-function was wedged between other functions >> that were guarded by ARCH_F

<    1   2   3   4   5   6