Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-25 Thread Simon Glass
Hi Tom. On Sun, 25 Nov 2018 at 18:12, Tom Rini wrote: > > On Sat, Nov 24, 2018 at 12:41:53PM -0700, Simon Glass wrote: > > Hi Tom, > > > > On Fri, 23 Nov 2018 at 12:38, Tom Rini wrote: > > > > > > On Fri, Nov 23, 2018 at 05:04:46AM -0700, Simon Glass wrote: > > > > Hi Tom, > > > > > > > > On Thu

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-25 Thread Tom Rini
On Sat, Nov 24, 2018 at 12:41:53PM -0700, Simon Glass wrote: > Hi Tom, > > On Fri, 23 Nov 2018 at 12:38, Tom Rini wrote: > > > > On Fri, Nov 23, 2018 at 05:04:46AM -0700, Simon Glass wrote: > > > Hi Tom, > > > > > > On Thu, 22 Nov 2018 at 16:31, Tom Rini wrote: > > > > > > > > On Thu, Nov 22, 20

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-24 Thread Simon Glass
Hi Tom, On Fri, 23 Nov 2018 at 12:38, Tom Rini wrote: > > On Fri, Nov 23, 2018 at 05:04:46AM -0700, Simon Glass wrote: > > Hi Tom, > > > > On Thu, 22 Nov 2018 at 16:31, Tom Rini wrote: > > > > > > On Thu, Nov 22, 2018 at 01:50:34PM -0700, Simon Glass wrote: > > > > Hi Tom, > > > > > > > > On Wed

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-23 Thread Tom Rini
On Fri, Nov 23, 2018 at 05:04:46AM -0700, Simon Glass wrote: > Hi Tom, > > On Thu, 22 Nov 2018 at 16:31, Tom Rini wrote: > > > > On Thu, Nov 22, 2018 at 01:50:34PM -0700, Simon Glass wrote: > > > Hi Tom, > > > > > > On Wed, 21 Nov 2018 at 08:10, Tom Rini wrote: > > > > > > > > On Tue, Nov 20, 20

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-23 Thread Soeren Moch
Hi Fabio, On 23.11.18 01:31, Fabio Estevam wrote: > Hi Soeren, > > On Tue, Nov 20, 2018 at 10:44 AM Soeren Moch wrote: > >> Fabio, Stefano, >> >> it seems (almost?) all i.mx6 boards should be removed within two weeks. >> But would it not make more sense to convert the reference boards first >> (m

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-23 Thread Simon Glass
Hi Tom, On Thu, 22 Nov 2018 at 16:31, Tom Rini wrote: > > On Thu, Nov 22, 2018 at 01:50:34PM -0700, Simon Glass wrote: > > Hi Tom, > > > > On Wed, 21 Nov 2018 at 08:10, Tom Rini wrote: > > > > > > On Tue, Nov 20, 2018 at 08:53:12AM -0500, Tom Rini wrote: > > > > On Tue, Nov 20, 2018 at 02:45:24P

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-22 Thread Fabio Estevam
Hi Soeren, On Tue, Nov 20, 2018 at 10:44 AM Soeren Moch wrote: > Fabio, Stefano, > > it seems (almost?) all i.mx6 boards should be removed within two weeks. > But would it not make more sense to convert the reference boards first > (mx6sabresd > in my case for tbs2910), and let hobbyist maintain

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-22 Thread Tom Rini
On Thu, Nov 22, 2018 at 01:50:34PM -0700, Simon Glass wrote: > Hi Tom, > > On Wed, 21 Nov 2018 at 08:10, Tom Rini wrote: > > > > On Tue, Nov 20, 2018 at 08:53:12AM -0500, Tom Rini wrote: > > > On Tue, Nov 20, 2018 at 02:45:24PM +0100, Marek Vasut wrote: > > > > On 11/20/2018 02:42 PM, Tom Rini wr

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-22 Thread Simon Glass
Hi Tom, On Wed, 21 Nov 2018 at 08:10, Tom Rini wrote: > > On Tue, Nov 20, 2018 at 08:53:12AM -0500, Tom Rini wrote: > > On Tue, Nov 20, 2018 at 02:45:24PM +0100, Marek Vasut wrote: > > > On 11/20/2018 02:42 PM, Tom Rini wrote: > > > > On Tue, Nov 20, 2018 at 02:40:43PM +0100, Marek Vasut wrote: >

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-22 Thread Tom Rini
On Mon, Nov 19, 2018 at 10:54 AM Simon Glass wrote: > > All boards should now be migrated to use CONFIG_BLK. This series removes > those with build problems using this option. > > If maintainers want to keep these boards in they should send a patch in > the next week or two. Otherwise the board wi

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-21 Thread Tom Rini
On Tue, Nov 20, 2018 at 08:53:12AM -0500, Tom Rini wrote: > On Tue, Nov 20, 2018 at 02:45:24PM +0100, Marek Vasut wrote: > > On 11/20/2018 02:42 PM, Tom Rini wrote: > > > On Tue, Nov 20, 2018 at 02:40:43PM +0100, Marek Vasut wrote: > > >> On 11/20/2018 02:37 PM, Tom Rini wrote: > > >>> On Tue, Nov

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-21 Thread Tom Rini
On Tue, Nov 20, 2018 at 09:43:04PM -0700, Simon Glass wrote: > Hi again, > > On Mon, 19 Nov 2018 at 14:58, Simon Glass wrote: > > > > Hi, > > > > On Mon, 19 Nov 2018 at 14:54, Tom Rini wrote: > > > > > > On Mon, Nov 19, 2018 at 10:32:01PM +0100, Marek Vasut wrote: > > > > On 11/19/2018 08:45 PM,

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-21 Thread Simon Glass
Hi again, On Mon, 19 Nov 2018 at 14:58, Simon Glass wrote: > > Hi, > > On Mon, 19 Nov 2018 at 14:54, Tom Rini wrote: > > > > On Mon, Nov 19, 2018 at 10:32:01PM +0100, Marek Vasut wrote: > > > On 11/19/2018 08:45 PM, Adam Ford wrote: > > > > On Mon, Nov 19, 2018 at 12:36 PM Tom Rini wrote: > > >

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Tom Rini
On Tue, Nov 20, 2018 at 05:27:03PM +0100, Stefano Babic wrote: > Hi Tom, > > On 20/11/18 15:55, Tom Rini wrote: > > On Tue, Nov 20, 2018 at 12:00:13PM +0100, Stefano Babic wrote: > >> Hi, > >> > >> On 19/11/18 23:06, Marek Vasut wrote: > >>> On 11/19/2018 11:02 PM, Adam Ford wrote: > On Mon,

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Stefano Babic
Hi Tom, On 20/11/18 15:55, Tom Rini wrote: > On Tue, Nov 20, 2018 at 12:00:13PM +0100, Stefano Babic wrote: >> Hi, >> >> On 19/11/18 23:06, Marek Vasut wrote: >>> On 11/19/2018 11:02 PM, Adam Ford wrote: On Mon, Nov 19, 2018 at 3:54 PM Tom Rini wrote: > > On Mon, Nov 19, 2018 at 10:3

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Tom Rini
On Tue, Nov 20, 2018 at 02:29:12PM +, Ian Campbell wrote: > (massively trimmed cc list, leaving the current sunxi custodians and > Hans who is a fellow emeritus custodian) > > On Mon, 2018-11-19 at 14:58 -0700, Simon Glass wrote: > > Thank you very much to the many maintainers who have met the

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Tom Rini
On Tue, Nov 20, 2018 at 12:00:13PM +0100, Stefano Babic wrote: > Hi, > > On 19/11/18 23:06, Marek Vasut wrote: > > On 11/19/2018 11:02 PM, Adam Ford wrote: > >> On Mon, Nov 19, 2018 at 3:54 PM Tom Rini wrote: > >>> > >>> On Mon, Nov 19, 2018 at 10:32:01PM +0100, Marek Vasut wrote: > On 11/19

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Ian Campbell
(massively trimmed cc list, leaving the current sunxi custodians and Hans who is a fellow emeritus custodian) On Mon, 2018-11-19 at 14:58 -0700, Simon Glass wrote: > Thank you very much to the many maintainers who have met the deadline > and converted their boards. Apologies to those who converted

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Marek Vasut
On 11/20/2018 02:53 PM, Tom Rini wrote: > On Tue, Nov 20, 2018 at 02:45:24PM +0100, Marek Vasut wrote: >> On 11/20/2018 02:42 PM, Tom Rini wrote: >>> On Tue, Nov 20, 2018 at 02:40:43PM +0100, Marek Vasut wrote: On 11/20/2018 02:37 PM, Tom Rini wrote: > On Tue, Nov 20, 2018 at 01:42:15PM +0

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Tom Rini
On Tue, Nov 20, 2018 at 02:45:24PM +0100, Marek Vasut wrote: > On 11/20/2018 02:42 PM, Tom Rini wrote: > > On Tue, Nov 20, 2018 at 02:40:43PM +0100, Marek Vasut wrote: > >> On 11/20/2018 02:37 PM, Tom Rini wrote: > >>> On Tue, Nov 20, 2018 at 01:42:15PM +0100, Soeren Moch wrote: > > > >>>

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Marek Vasut
On 11/20/2018 02:42 PM, Tom Rini wrote: > On Tue, Nov 20, 2018 at 02:40:43PM +0100, Marek Vasut wrote: >> On 11/20/2018 02:37 PM, Tom Rini wrote: >>> On Tue, Nov 20, 2018 at 01:42:15PM +0100, Soeren Moch wrote: On 19.11.18 16:52, Simon Glass wrote: > All boards should now be migr

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Tom Rini
On Tue, Nov 20, 2018 at 02:40:43PM +0100, Marek Vasut wrote: > On 11/20/2018 02:37 PM, Tom Rini wrote: > > On Tue, Nov 20, 2018 at 01:42:15PM +0100, Soeren Moch wrote: > >> > >> > >> On 19.11.18 16:52, Simon Glass wrote: > >>> All boards should now be migrated to use CONFIG_BLK. This series removes

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Marek Vasut
On 11/20/2018 02:37 PM, Tom Rini wrote: > On Tue, Nov 20, 2018 at 01:42:15PM +0100, Soeren Moch wrote: >> >> >> On 19.11.18 16:52, Simon Glass wrote: >>> All boards should now be migrated to use CONFIG_BLK. This series removes >>> those with build problems using this option. >>> >>> If maintainers

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Tom Rini
On Tue, Nov 20, 2018 at 01:42:15PM +0100, Soeren Moch wrote: > > > On 19.11.18 16:52, Simon Glass wrote: > > All boards should now be migrated to use CONFIG_BLK. This series removes > > those with build problems using this option. > > > > If maintainers want to keep these boards in they should se

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Soeren Moch
On 19.11.18 16:52, Simon Glass wrote: > All boards should now be migrated to use CONFIG_BLK. This series removes > those with build problems using this option. > > If maintainers want to keep these boards in they should send a patch in > the next week or two. Otherwise the board will be removed i

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Peter Robinson
On Tue, Nov 20, 2018 at 12:32 PM Stefano Babic wrote: > > Hi, > > On 19/11/18 23:06, Marek Vasut wrote: > > On 11/19/2018 11:02 PM, Adam Ford wrote: > >> On Mon, Nov 19, 2018 at 3:54 PM Tom Rini wrote: > >>> > >>> On Mon, Nov 19, 2018 at 10:32:01PM +0100, Marek Vasut wrote: > On 11/19/2018 0

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Stefano Babic
Hi, On 19/11/18 23:06, Marek Vasut wrote: > On 11/19/2018 11:02 PM, Adam Ford wrote: >> On Mon, Nov 19, 2018 at 3:54 PM Tom Rini wrote: >>> >>> On Mon, Nov 19, 2018 at 10:32:01PM +0100, Marek Vasut wrote: On 11/19/2018 08:45 PM, Adam Ford wrote: > On Mon, Nov 19, 2018 at 12:36 PM Tom Rin

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Marek Vasut
On 11/19/2018 10:54 PM, Tom Rini wrote: > On Mon, Nov 19, 2018 at 10:32:01PM +0100, Marek Vasut wrote: >> On 11/19/2018 08:45 PM, Adam Ford wrote: >>> On Mon, Nov 19, 2018 at 12:36 PM Tom Rini wrote: On Mon, Nov 19, 2018 at 10:54 AM Simon Glass wrote: > > All boards should now b

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Marek Vasut
On 11/19/2018 11:02 PM, Adam Ford wrote: > On Mon, Nov 19, 2018 at 3:54 PM Tom Rini wrote: >> >> On Mon, Nov 19, 2018 at 10:32:01PM +0100, Marek Vasut wrote: >>> On 11/19/2018 08:45 PM, Adam Ford wrote: On Mon, Nov 19, 2018 at 12:36 PM Tom Rini wrote: > > On Mon, Nov 19, 2018 at 10:5

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Adam Ford
On Mon, Nov 19, 2018 at 3:54 PM Tom Rini wrote: > > On Mon, Nov 19, 2018 at 10:32:01PM +0100, Marek Vasut wrote: > > On 11/19/2018 08:45 PM, Adam Ford wrote: > > > On Mon, Nov 19, 2018 at 12:36 PM Tom Rini wrote: > > >> > > >> On Mon, Nov 19, 2018 at 10:54 AM Simon Glass wrote: > > >>> > > >>> A

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Simon Glass
Hi, On Mon, 19 Nov 2018 at 14:54, Tom Rini wrote: > > On Mon, Nov 19, 2018 at 10:32:01PM +0100, Marek Vasut wrote: > > On 11/19/2018 08:45 PM, Adam Ford wrote: > > > On Mon, Nov 19, 2018 at 12:36 PM Tom Rini wrote: > > >> > > >> On Mon, Nov 19, 2018 at 10:54 AM Simon Glass wrote: > > >>> > > >>

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Tom Rini
On Mon, Nov 19, 2018 at 10:32:01PM +0100, Marek Vasut wrote: > On 11/19/2018 08:45 PM, Adam Ford wrote: > > On Mon, Nov 19, 2018 at 12:36 PM Tom Rini wrote: > >> > >> On Mon, Nov 19, 2018 at 10:54 AM Simon Glass wrote: > >>> > >>> All boards should now be migrated to use CONFIG_BLK. This series r

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-20 Thread Marek Vasut
On 11/19/2018 08:45 PM, Adam Ford wrote: > On Mon, Nov 19, 2018 at 12:36 PM Tom Rini wrote: >> >> On Mon, Nov 19, 2018 at 10:54 AM Simon Glass wrote: >>> >>> All boards should now be migrated to use CONFIG_BLK. This series removes >>> those with build problems using this option. >>> >>> If mainta

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-19 Thread Adam Ford
On Mon, Nov 19, 2018 at 12:36 PM Tom Rini wrote: > > On Mon, Nov 19, 2018 at 10:54 AM Simon Glass wrote: > > > > All boards should now be migrated to use CONFIG_BLK. This series removes > > those with build problems using this option. > > > > If maintainers want to keep these boards in they shoul

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-19 Thread Tom Rini
On Mon, Nov 19, 2018 at 10:54 AM Simon Glass wrote: > > All boards should now be migrated to use CONFIG_BLK. This series removes > those with build problems using this option. > > If maintainers want to keep these boards in they should send a patch in > the next week or two. Otherwise the board wi

Re: [U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-19 Thread Otavio Salvador
Hello Simon, On Mon, Nov 19, 2018 at 1:52 PM Simon Glass wrote: > All boards should now be migrated to use CONFIG_BLK. This series removes > those with build problems using this option. I understand and support the goal here but it seems a little abrupt to send it on a short notice. It'd be nice

[U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration

2018-11-19 Thread Simon Glass
All boards should now be migrated to use CONFIG_BLK. This series removes those with build problems using this option. If maintainers want to keep these boards in they should send a patch in the next week or two. Otherwise the board will be removed in the next release, and will need to be added and