]> Git Repo - u-boot.git/commit
arm: Remove edb9315a board
authorTom Rini <[email protected]>
Sat, 22 May 2021 12:47:08 +0000 (08:47 -0400)
committerTom Rini <[email protected]>
Thu, 8 Jul 2021 02:22:42 +0000 (22:22 -0400)
commitbc08dc563e4e79f7fd06a6e81acfd2d570961a8d
treeabee6596b2aafd9bda4084408037edc1b70d81a4
parentf4a6f75b48c1565b5d1be9a90c3f5a21d588b936
arm: Remove edb9315a board

These boards have not been converted to CONFIG_DM_USB by the deadline
and is also missing conversion to CONFIG_DM.  Remove it.

This is also the last PL010_SERIAL using board, so remove those
references.

Cc: Sergey Kostanbaev <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
12 files changed:
README
arch/arm/Kconfig
board/cirrus/edb93xx/Kconfig [deleted file]
board/cirrus/edb93xx/MAINTAINERS [deleted file]
board/cirrus/edb93xx/Makefile [deleted file]
board/cirrus/edb93xx/edb93xx.c [deleted file]
board/cirrus/edb93xx/u-boot.lds [deleted file]
configs/edb9315a_defconfig [deleted file]
drivers/serial/Kconfig
drivers/serial/Makefile
drivers/serial/serial_pl01x.c
include/configs/edb93xx.h [deleted file]
This page took 0.0440160000000001 seconds and 4 git commands to generate.