Re: [U-Boot] [PATCH] davinci: omapl138_lcdk: boot from zImage

2016-12-05 Thread Tom Rini
On Mon, Dec 05, 2016 at 07:11:34PM +0100, Fabien Parent wrote: > Stop booting legacy uImage and now boot zImage. > > Signed-off-by: Fabien Parent > --- > configs/omapl138_lcdk_defconfig | 1 + > include/configs/omapl138_lcdk.h | 8 > 2 files changed, 5 insertions(+), 4 deletions(-) > >

[U-Boot] [PATCH] davinci: omapl138_lcdk: boot from zImage

2016-12-05 Thread Fabien Parent
Stop booting legacy uImage and now boot zImage. Signed-off-by: Fabien Parent --- configs/omapl138_lcdk_defconfig | 1 + include/configs/omapl138_lcdk.h | 8 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/configs/omapl138_lcdk_defconfig b/configs/omapl138_lcdk_defconfig i