Re: [U-Boot] [PATCH] davinci: omapl138_lcdk: enable fatwrite support

2017-06-01 Thread Sekhar Nori
On Thursday 01 June 2017 04:54 PM, Tom Rini wrote: > On Thu, Jun 01, 2017 at 04:17:37PM +0530, Sekhar Nori wrote: > >> When fat command is enabled, enable fatwrite too >> so U-Boot can create new files too. >> >> Signed-off-by: Sekhar Nori >> --- >> include/configs/omapl138_lcdk.h | 4 >> 1

Re: [U-Boot] [PATCH] davinci: omapl138_lcdk: enable fatwrite support

2017-06-01 Thread Tom Rini
On Thu, Jun 01, 2017 at 04:17:37PM +0530, Sekhar Nori wrote: > When fat command is enabled, enable fatwrite too > so U-Boot can create new files too. > > Signed-off-by: Sekhar Nori > --- > include/configs/omapl138_lcdk.h | 4 > 1 file changed, 4 insertions(+) > > diff --git a/include/conf

[U-Boot] [PATCH] davinci: omapl138_lcdk: enable fatwrite support

2017-06-01 Thread Sekhar Nori
When fat command is enabled, enable fatwrite too so U-Boot can create new files too. Signed-off-by: Sekhar Nori --- include/configs/omapl138_lcdk.h | 4 1 file changed, 4 insertions(+) diff --git a/include/configs/omapl138_lcdk.h b/include/configs/omapl138_lcdk.h index 9db4eeb54edf..a5be77