[U-Boot] [PATCH] rockchip: Cleanup of make_fit_atf.py.

Simon Glass sjg at chromium.org
Sat May 18 16:09:00 UTC 2019


Hi Christoph,

On Tue, 7 May 2019 at 03:11, Christoph Muellner
<christoph.muellner at theobroma-systems.com> 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 <christoph.muellner at theobroma-systems.com>
> ---
>
>  arch/arm/mach-rockchip/make_fit_atf.py | 153 ++++++++++++++-------------------
>  1 file changed, 64 insertions(+), 89 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list