Re: [U-Boot] [PATCH v3] disk: convert to Kconfig

2017-01-13 Thread Patrick DELAUNAY
> Subject: Re: [PATCH v3] disk: convert to Kconfig > > > > > > > > > First, thanks for doing all of this, I think it's just about ready to > > > apply so: > > > > > > Reviewed-by: Tom Rini > > > > > > But that said, I'm going to re-run the sync as there's still a few > > >

Re: [U-Boot] [PATCH v3] disk: convert to Kconfig

2017-01-11 Thread Patrick DELAUNAY
> > First, thanks for doing all of this, I think it's just about ready to apply > so: > > Reviewed-by: Tom Rini > > But that said, I'm going to re-run the sync as there's still a few places > where > we enable $X in the defconfig file as it wasn't setting

Re: [U-Boot] [PATCH v3] disk: convert to Kconfig

2017-01-11 Thread Tom Rini
On Wed, Jan 11, 2017 at 07:10:53PM +, Patrick DELAUNAY wrote: > > > > > First, thanks for doing all of this, I think it's just about ready to apply > > so: > > > > Reviewed-by: Tom Rini > > > > But that said, I'm going to re-run the sync as there's still a few places

Re: [U-Boot] [PATCH v3] disk: convert to Kconfig

2016-12-05 Thread Tom Rini
On Mon, Dec 05, 2016 at 01:01:05PM +0100, Patrick Delaunay wrote: > From: Patrick Delaunay > > This converts the following to Kconfig: >CONFIG_PARTITIONS >CONFIG_MAC_PARTITION >CONFIG_DOS_PARTITION >CONFIG_ISO_PARTITION >