]> Git Repo - J-u-boot.git/commit
arm: Remove mx35pdk board
authorTom Rini <[email protected]>
Tue, 9 Feb 2021 13:03:02 +0000 (08:03 -0500)
committerTom Rini <[email protected]>
Mon, 15 Feb 2021 15:11:38 +0000 (10:11 -0500)
commita1361f458156851de05d40e4dba20ae730646058
tree4522e8bcdf622143efe2cd845b13e3e6b3615449
parent8444860ca0125a0dcd2c18d85f6eb062399be154
arm: Remove mx35pdk board

This board has not been converted to CONFIG_DM_MMC by the deadline of
v2019.04, which is almost two years ago.  In addition there are other DM
migrations it is also missing.  Remove it.

Cc: Stefano Babic <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Acked-by: Stefano Babic <[email protected]>
arch/arm/Kconfig
board/freescale/mx35pdk/Kconfig [deleted file]
board/freescale/mx35pdk/MAINTAINERS [deleted file]
board/freescale/mx35pdk/Makefile [deleted file]
board/freescale/mx35pdk/README [deleted file]
board/freescale/mx35pdk/lowlevel_init.S [deleted file]
board/freescale/mx35pdk/mx35pdk.c [deleted file]
board/freescale/mx35pdk/mx35pdk.h [deleted file]
configs/mx35pdk_defconfig [deleted file]
drivers/serial/Kconfig
include/configs/mx35pdk.h [deleted file]
This page took 0.039744 seconds and 4 git commands to generate.