[PATCH 3/7] xes: Remove leftover code

Simon Glass sjg at google.com
Wed Jul 19 03:08:38 CEST 2023


On Tue, 18 Jul 2023 at 17:34, Tom Rini <trini at konsulko.com> wrote:
>
> The platforms here have been removed, but the common code directory was
> forgotten.  Clean up.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  board/xes/common/Makefile        |  9 -----
>  board/xes/common/board.c         | 67 --------------------------------
>  board/xes/common/fsl_8xxx_clk.c  | 54 -------------------------
>  board/xes/common/fsl_8xxx_misc.c | 43 --------------------
>  board/xes/common/fsl_8xxx_misc.h | 11 ------
>  5 files changed, 184 deletions(-)
>  delete mode 100644 board/xes/common/Makefile
>  delete mode 100644 board/xes/common/board.c
>  delete mode 100644 board/xes/common/fsl_8xxx_clk.c
>  delete mode 100644 board/xes/common/fsl_8xxx_misc.c
>  delete mode 100644 board/xes/common/fsl_8xxx_misc.h

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


More information about the U-Boot mailing list