Re: [U-Boot] [PATCH] Kconfig: Enable FIT support by default for TI platforms

2017-04-20 Thread Tom Rini
On Thu, Apr 20, 2017 at 10:22:24AM -0500, Andrew F. Davis wrote: > On 04/20/2017 10:14 AM, Tom Rini wrote: > > On Thu, Apr 20, 2017 at 09:52:37AM -0500, Andrew F. Davis wrote: > > > >> Almost all TI defconfigs enable this already, add this as a default > >> and remove the explicit assignment. > >>

Re: [U-Boot] [PATCH] Kconfig: Enable FIT support by default for TI platforms

2017-04-20 Thread Andrew F. Davis
On 04/20/2017 10:14 AM, Tom Rini wrote: > On Thu, Apr 20, 2017 at 09:52:37AM -0500, Andrew F. Davis wrote: > >> Almost all TI defconfigs enable this already, add this as a default >> and remove the explicit assignment. >> >> Signed-off-by: Andrew F. Davis >> --- >> Kconfig

Re: [U-Boot] [PATCH] Kconfig: Enable FIT support by default for TI platforms

2017-04-20 Thread Tom Rini
On Thu, Apr 20, 2017 at 09:52:37AM -0500, Andrew F. Davis wrote: > Almost all TI defconfigs enable this already, add this as a default > and remove the explicit assignment. > > Signed-off-by: Andrew F. Davis > --- > Kconfig| 1 + [snip] > diff --git a/Kconfig

[U-Boot] [PATCH] Kconfig: Enable FIT support by default for TI platforms

2017-04-20 Thread Andrew F. Davis
Almost all TI defconfigs enable this already, add this as a default and remove the explicit assignment. Signed-off-by: Andrew F. Davis --- Kconfig| 1 + configs/am335x_baltos_defconfig| 1 - configs/am335x_boneblack_defconfig | 1 - configs