[U-Boot] [PATCH 03/51] gdsys: Post ppc4xx removal cleanup
Simon Glass
sjg at chromium.org
Tue Jul 18 14:01:24 UTC 2017
On 14 July 2017 at 05:54, Mario Six <mario.six at gdsys.cc> wrote:
> The ppc4xx architecture was recently removed, and with it several old
> gdsys 44x boards, but some "debris" from these purged boards was left
> over.
>
> This patch removes these remnants (mostly entries in Makefiles, some now
> superfluous data structures and some now obsolete config variables from
> the whitelist).
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
>
> board/gdsys/common/Makefile | 4 --
> board/gdsys/common/miiphybb.c | 128 ------------------------------------------
> include/gdsys_fpga.h | 96 -------------------------------
> scripts/config_whitelist.txt | 10 ----
> 4 files changed, 238 deletions(-)
> delete mode 100644 board/gdsys/common/miiphybb.c
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list