Hi Christoph, On Tue, 7 May 2019 at 03:11, Christoph Muellner <[email protected]> wrote: > > This patch cleans up make_fit_atf.py in the following way: > > * Fix all issues reported by pylint > * Move copyright notice from file-to-generate to script > * Fix of-by-one bugs in loadables property > * Remove commented-out (dead) code. >
It would be better to handle these in separate patches, as this patch looks more like a rewrite. > Besides the bugfix no intended changes. > > Tested on RK3399-Q7 with TF-A v2.1 as BL31. > > Signed-off-by: Christoph Muellner <[email protected]> > --- > > arch/arm/mach-rockchip/make_fit_atf.py | 153 > ++++++++++++++------------------- > 1 file changed, 64 insertions(+), 89 deletions(-) > Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

