Re: [PATCH 14/25] arm: Remove sheevaplug board

2021-03-24 Thread Tom Rini
On Wed, Mar 24, 2021 at 09:54:06PM +, Harm Berntsen wrote: > On Wed, 2021-03-24 at 17:22 -0400, Tom Rini wrote: > > On Wed, Mar 24, 2021 at 09:11:01PM +, Harm Berntsen wrote: > > > On Thu, 2021-02-11 at 15:06 -0500, Tom Rini wrote: > > > > On Wed, Feb 10, 2021 at 09:09:56PM -0800, Rick Thom

Re: [PATCH 14/25] arm: Remove sheevaplug board

2021-03-24 Thread Harm Berntsen
On Wed, 2021-03-24 at 17:22 -0400, Tom Rini wrote: > On Wed, Mar 24, 2021 at 09:11:01PM +, Harm Berntsen wrote: > > On Thu, 2021-02-11 at 15:06 -0500, Tom Rini wrote: > > > On Wed, Feb 10, 2021 at 09:09:56PM -0800, Rick Thomas wrote: > > > > > > > > > > > > On Wed, Feb 10, 2021, at 8:57 PM, V

Re: [PATCH 14/25] arm: Remove sheevaplug board

2021-03-24 Thread Tom Rini
On Wed, Mar 24, 2021 at 09:11:01PM +, Harm Berntsen wrote: > On Thu, 2021-02-11 at 15:06 -0500, Tom Rini wrote: > > On Wed, Feb 10, 2021 at 09:09:56PM -0800, Rick Thomas wrote: > > > > > > > > > On Wed, Feb 10, 2021, at 8:57 PM, Vagrant Cascadian wrote: > > > > On 2021-02-10, Rick Thomas wrot

Re: [PATCH 14/25] arm: Remove sheevaplug board

2021-03-24 Thread Harm Berntsen
On Thu, 2021-02-11 at 15:06 -0500, Tom Rini wrote: > On Wed, Feb 10, 2021 at 09:09:56PM -0800, Rick Thomas wrote: > > > > > > On Wed, Feb 10, 2021, at 8:57 PM, Vagrant Cascadian wrote: > > > On 2021-02-10, Rick Thomas wrote: > > > > I have not recently (since before 2019) done anything more than

Re: [PATCH 14/25] arm: Remove sheevaplug board

2021-02-11 Thread Tom Rini
On Wed, Feb 10, 2021 at 09:09:56PM -0800, Rick Thomas wrote: > > > On Wed, Feb 10, 2021, at 8:57 PM, Vagrant Cascadian wrote: > > On 2021-02-10, Rick Thomas wrote: > > > I have not recently (since before 2019) done anything more than allow > > > aptitude to upgrade packages as it thinks best. In

Re: [PATCH 14/25] arm: Remove sheevaplug board

2021-02-10 Thread Rick Thomas
On Wed, Feb 10, 2021, at 8:57 PM, Vagrant Cascadian wrote: > On 2021-02-10, Rick Thomas wrote: > > I have not recently (since before 2019) done anything more than allow > > aptitude to upgrade packages as it thinks best. In particular, I have > > not made any attempt to burn new firmware on the

Re: [PATCH 14/25] arm: Remove sheevaplug board

2021-02-10 Thread Vagrant Cascadian
On 2021-02-10, Rick Thomas wrote: > On Wed, Feb 10, 2021, at 5:55 PM, Tom Rini wrote: >> On Wed, Feb 10, 2021 at 05:01:47PM -0800, Rick Thomas wrote: >> > On Wed, Feb 10, 2021, at 12:15 PM, Tom Rini wrote: >> > > I assume that however you're building U-Boot the warnings that get >> > > printed abou

Re: [PATCH 14/25] arm: Remove sheevaplug board

2021-02-10 Thread Rick Thomas
On Wed, Feb 10, 2021, at 5:55 PM, Tom Rini wrote: > On Wed, Feb 10, 2021 at 05:01:47PM -0800, Rick Thomas wrote: > > On Wed, Feb 10, 2021, at 12:15 PM, Tom Rini wrote: > > > I assume that however you're building U-Boot the warnings that get > > > printed about conversion deadlines having come an

Re: [PATCH 14/25] arm: Remove sheevaplug board

2021-02-10 Thread Tom Rini
On Wed, Feb 10, 2021 at 05:01:47PM -0800, Rick Thomas wrote: > On Wed, Feb 10, 2021, at 12:15 PM, Tom Rini wrote: > > I assume that however you're building U-Boot the warnings that get > > printed about conversion deadlines having come and gone are hidden in > > some way or another. > > I used to

Re: [PATCH 14/25] arm: Remove sheevaplug board

2021-02-10 Thread Rick Thomas
On Wed, Feb 10, 2021, at 12:15 PM, Tom Rini wrote: > I assume that however you're building U-Boot the warnings that get > printed about conversion deadlines having come and gone are hidden in > some way or another. I used to have my sheevaplug's serial console hooked up to a nearby PC. But the P

Re: [PATCH 14/25] arm: Remove sheevaplug board

2021-02-10 Thread Rick Thomas
On Wed, Feb 10, 2021, at 12:15 PM, Tom Rini wrote: > On Wed, Feb 10, 2021 at 12:09:06PM -0800, Rick Thomas wrote: > > > If you decide to do this, please make sure you advertise it more > > widely than just this list. > > > > I have a sheevaplug that I'd be sad to have to decommission. For the >

Re: [PATCH 14/25] arm: Remove sheevaplug board

2021-02-10 Thread Rick Thomas
If you decide to do this, please make sure you advertise it more widely than just this list. I have a sheevaplug that I'd be sad to have to decommission. For the last decade, with never a complaint, it's been happily serving DHCP, DNS, and NTP to about 20 machines in my home network. I like

Re: [PATCH 14/25] arm: Remove sheevaplug board

2021-02-10 Thread Tom Rini
On Wed, Feb 10, 2021 at 12:09:06PM -0800, Rick Thomas wrote: > If you decide to do this, please make sure you advertise it more > widely than just this list. > > I have a sheevaplug that I'd be sad to have to decommission. For the > last decade, with never a complaint, it's been happily serving

Re: [PATCH 14/25] arm: Remove sheevaplug board

2021-02-09 Thread Chris Packham
On Wed, 10 Feb 2021, 2:07 AM Tom Rini, wrote: > 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. > We did get the odd bug report from debian for sheevaplug

[PATCH 14/25] arm: Remove sheevaplug board

2021-02-09 Thread Tom Rini
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: Prafulla Wadaskar Signed-off-by: Tom Rini --- arch/arm/dts/Makefile| 3 +- arch