nokia_rx51: Remove platform
authorTom Rini <trini@konsulko.com>
Tue, 5 Sep 2023 01:12:28 +0000 (21:12 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 5 Sep 2023 01:14:32 +0000 (21:14 -0400)
commit493fd3363f6da6a784514657d689c7cda0f390d5
treee153283fd383196d62d0c0db4ce4c36eabb00255
parentaf7de99e0c005681fc7d90f883fdf21a46830c9b
nokia_rx51: Remove platform

This platform is behind on migrations (it is the sole user of the oldest
legacy version of the USB gadget stack and is long overdue for
migration) and with Pali no longer being a maintainer, we remove this
platform.

Signed-off-by: Tom Rini <trini@konsulko.com>
17 files changed:
.azure-pipelines.yml
.gitlab-ci.yml
arch/arm/Kconfig
arch/arm/mach-omap2/omap3/Kconfig
board/nokia/rx51/Kconfig [deleted file]
board/nokia/rx51/MAINTAINERS [deleted file]
board/nokia/rx51/Makefile [deleted file]
board/nokia/rx51/lowlevel_init.S [deleted file]
board/nokia/rx51/rx51.c [deleted file]
board/nokia/rx51/tag_omap.h [deleted file]
configs/nokia_rx51_defconfig [deleted file]
doc/board/index.rst
doc/board/nokia/index.rst [deleted file]
doc/board/nokia/rx51.rst [deleted file]
include/configs/nokia_rx51.h [deleted file]
test/nokia_rx51_test.sh [deleted file]
tools/docker/Dockerfile