Re: [U-Boot] [PATCH 1/3] Makefile: Add a warning for boards that don't use CONFIG_BLK

2018-11-24 Thread Tom Rini
On Sat, Nov 24, 2018 at 12:42:15PM -0700, Simon Glass wrote: > Hi Tom, > > On Thu, 22 Nov 2018 at 16:16, Tom Rini wrote: > > > > On Thu, Nov 22, 2018 at 01:09:16PM -0700, Simon Glass wrote: > > > > > The deadline for this has passed and we are starting to remove boards that > > > do not use drive

Re: [U-Boot] [PATCH 1/3] Makefile: Add a warning for boards that don't use CONFIG_BLK

2018-11-24 Thread Simon Glass
Hi Tom, On Thu, 22 Nov 2018 at 16:16, Tom Rini wrote: > > On Thu, Nov 22, 2018 at 01:09:16PM -0700, Simon Glass wrote: > > > The deadline for this has passed and we are starting to remove boards that > > do not use driver model for block devices. > > > > Add a noisy Makefile warning. > > > > Sign

Re: [U-Boot] [PATCH 1/3] Makefile: Add a warning for boards that don't use CONFIG_BLK

2018-11-22 Thread Tom Rini
On Thu, Nov 22, 2018 at 01:09:16PM -0700, Simon Glass wrote: > The deadline for this has passed and we are starting to remove boards that > do not use driver model for block devices. > > Add a noisy Makefile warning. > > Signed-off-by: Simon Glass > --- > > Makefile | 7 +++ > 1 file chan

Re: [U-Boot] [PATCH 1/3] Makefile: Add a warning for boards that don't use CONFIG_BLK

2018-11-22 Thread Marek Vasut
On 11/22/2018 09:09 PM, Simon Glass wrote: > The deadline for this has passed and we are starting to remove boards that > do not use driver model for block devices. > > Add a noisy Makefile warning. > > Signed-off-by: Simon Glass > --- > > Makefile | 7 +++ > 1 file changed, 7 insertions(+

[U-Boot] [PATCH 1/3] Makefile: Add a warning for boards that don't use CONFIG_BLK

2018-11-22 Thread Simon Glass
The deadline for this has passed and we are starting to remove boards that do not use driver model for block devices. Add a noisy Makefile warning. Signed-off-by: Simon Glass --- Makefile | 7 +++ 1 file changed, 7 insertions(+) diff --git a/Makefile b/Makefile index 552687db538..8bf422f6

[U-Boot] [PATCH 1/3] Makefile: Add a warning for boards that don't use CONFIG_BLK

2018-11-22 Thread Simon Glass
The deadline for this has passed and we are starting to remove boards that do not use driver model for block devices. Add a noisy Makefile warning. Signed-off-by: Simon Glass --- Makefile | 7 +++ 1 file changed, 7 insertions(+) diff --git a/Makefile b/Makefile index 552687db538..8bf422f6