[PATCH 1/4] spl: atf: Improve comments and code readability

Simon Glass sjg at chromium.org
Thu Sep 21 03:02:20 CEST 2023


On Sat, 16 Sept 2023 at 02:23, Massimo Pegorer
<massimo.pegorer+oss at gmail.com> wrote:
>
> Rename bl31_entry static function to avoid name clash with its first
> argument. Fix spaces misuse. Describe code accurately: load address
> is used if getting entry point address fails, and not if addresses
> differ. Remove not up-to-date comment about BL3-2 usage.
>
> Signed-off-by: Massimo Pegorer <massimo.pegorer+oss at gmail.com>
> ---
>  common/spl/spl_atf.c | 34 +++++++++++++++-------------------
>  1 file changed, 15 insertions(+), 19 deletions(-)
>

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


More information about the U-Boot mailing list