Re: [U-Boot] [PATCH v5 12/19] drivers: Enable cache driver build in SPL

2019-10-25 Thread Ley Foon Tan
On Wed, Oct 23, 2019 at 2:34 AM Simon Goldschmidt wrote: > > Am 11.10.2019 um 11:52 schrieb Ley Foon Tan: > > Enable cache driver build in SPL. > > > > Signed-off-by: Ley Foon Tan > > --- > > drivers/Makefile | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/drivers/Makefile b/dri

Re: [U-Boot] [PATCH v5 12/19] drivers: Enable cache driver build in SPL

2019-10-22 Thread Simon Goldschmidt
Am 11.10.2019 um 11:52 schrieb Ley Foon Tan: Enable cache driver build in SPL. Signed-off-by: Ley Foon Tan --- drivers/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/Makefile b/drivers/Makefile index a4bb5e4975..0d231cddbb 100644 --- a/drivers/Makefile +++ b/drivers/Mak

[U-Boot] [PATCH v5 12/19] drivers: Enable cache driver build in SPL

2019-10-11 Thread Ley Foon Tan
Enable cache driver build in SPL. Signed-off-by: Ley Foon Tan --- drivers/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/Makefile b/drivers/Makefile index a4bb5e4975..0d231cddbb 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -30,6 +30,7 @@ obj-$(CONFIG_$(SPL_TPL_)T