[PATCH v7 08/10] powerpc: Remove bi_memstart & bi_memsize assignments in spl.c

Simon Glass sjg at chromium.org
Sat Aug 22 17:09:03 CEST 2020


On Wed, 19 Aug 2020 at 22:45, Stefan Roese <sr at denx.de> wrote:
>
> Most likely these deprecated (removed) variables are not needed. Lets
> remove the assignments completely from all spl.c files.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> Tested-by: Oleksandr Zhadan and Michael Durrant
>
> ---
>
> (no changes since v5)
>
> Changes in v5:
> - Add Tested-by tag from Oleksandr & Michael
>
> Changes in v4:
> - New patch
>
>  board/Arcturus/ucp1020/spl.c       | 2 --
>  board/freescale/p1010rdb/spl.c     | 2 --
>  board/freescale/p1_p2_rdb_pc/spl.c | 2 --
>  board/freescale/t102xrdb/spl.c     | 2 --
>  board/freescale/t104xrdb/spl.c     | 2 --
>  board/freescale/t208xqds/spl.c     | 2 --
>  board/freescale/t208xrdb/spl.c     | 2 --
>  board/freescale/t4rdb/spl.c        | 2 --
>  8 files changed, 16 deletions(-)
>

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


More information about the U-Boot mailing list