All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Pali Rohár" <pali@kernel.org>
To: u-boot@lists.denx.de
Subject: [PATCH] arm: Remove nokia_rx51 board
Date: Wed, 19 May 2021 15:27:48 +0200	[thread overview]
Message-ID: <20210519132748.mgzyukuvfmlx3uch@pali> (raw)
In-Reply-To: <20210519012640.5970-1-trini@konsulko.com>

On Tuesday 18 May 2021 21:26:40 Tom Rini wrote:
> This board has not been converted to CONFIG_DM_USB by the deadline.
> Remove it.

I'm very disappointed that you want to remove Nokia N900 from U-Boot.

I was waiting waiting half of year because other developers did not
react to issues which were introduced and neither to patches which I
sent (+ trying to remind open issues). And also I was waiting another
half of year until other N900 related patches were merged. So the whole
slowdown was not caused by me, why it is taking so long.

Now there is still one N900 DM related patch waiting for review. I'm
converting code step by step.

So the ball is not on my side.

> Cc: Pali Roh?r <pali@kernel.org>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> ---
> I assume you'll be trying to fix this so I've not removed all of the
> test related scripts.
> ---
>  .azure-pipelines.yml              |  13 -
>  .gitlab-ci.yml                    |   7 -
>  arch/arm/mach-omap2/omap3/Kconfig |   4 -
>  board/nokia/rx51/Kconfig          |  12 -
>  board/nokia/rx51/MAINTAINERS      |   8 -
>  board/nokia/rx51/Makefile         |   7 -
>  board/nokia/rx51/lowlevel_init.S  | 196 --------
>  board/nokia/rx51/rx51.c           | 724 ------------------------------
>  board/nokia/rx51/tag_omap.h       | 294 ------------
>  configs/nokia_rx51_defconfig      |  69 ---
>  doc/README.nokia_rx51             |  94 ----
>  include/configs/nokia_rx51.h      | 249 ----------
>  test/nokia_rx51_test.sh           | 296 ------------
>  13 files changed, 1973 deletions(-)
>  delete mode 100644 board/nokia/rx51/Kconfig
>  delete mode 100644 board/nokia/rx51/MAINTAINERS
>  delete mode 100644 board/nokia/rx51/Makefile
>  delete mode 100644 board/nokia/rx51/lowlevel_init.S
>  delete mode 100644 board/nokia/rx51/rx51.c
>  delete mode 100644 board/nokia/rx51/tag_omap.h
>  delete mode 100644 configs/nokia_rx51_defconfig
>  delete mode 100644 doc/README.nokia_rx51
>  delete mode 100644 include/configs/nokia_rx51.h
>  delete mode 100755 test/nokia_rx51_test.sh

  reply	other threads:[~2021-05-19 13:27 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-19  1:26 [PATCH] arm: Remove nokia_rx51 board Tom Rini
2021-05-19 13:27 ` Pali Rohár [this message]
2021-05-19 14:27   ` Oleh Kravchenko
2021-05-19 15:03     ` Pali Rohár
2021-05-19 15:52   ` Tom Rini
2021-05-21 14:44     ` Tom Rini
2021-05-21 21:36       ` Pali Rohár
2021-05-21 22:26         ` Tom Rini
2021-06-15  5:40         ` [maemo-leste] " Ivaylo Dimitrov
2021-06-15 12:34           ` Tom Rini
2021-06-16  6:02             ` Ivaylo Dimitrov
2021-06-16 11:52               ` Adam Ford
2021-06-16 11:55                 ` Pali Rohár
2021-06-16 12:10               ` Tom Rini
2021-06-16 12:13                 ` Tom Rini
2021-06-16 17:25                   ` Ivaylo Dimitrov
2021-06-16 17:37                     ` Tom Rini
2021-06-16 20:44                       ` Merlijn Wajer
2021-06-16 21:16                         ` Tom Rini
2021-06-16 21:03                       ` Ivaylo Dimitrov
2021-06-16 21:12                         ` Tom Rini
2021-06-16 21:16                           ` Pali Rohár
2021-06-16 21:20                             ` Tom Rini
2021-06-16 21:35                               ` Pali Rohár
2021-06-17  7:18                           ` Ivaylo Dimitrov
2021-06-17 18:21                             ` Tom Rini
2021-06-16 17:21                 ` Ivaylo Dimitrov
2021-05-19 19:06 ` Pavel Machek
2021-05-19 20:02   ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210519132748.mgzyukuvfmlx3uch@pali \
    --to=pali@kernel.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.