Re: [U-Boot] [PATCH V2] OMAP3: omap3_logic: Remove LCD preboot info

2016-10-15 Thread Tom Rini
On Sat, Oct 15, 2016 at 06:23:11AM -0500, Adam Ford wrote: > The LCD isn't supported in U-Boot and the LCD is now configured in > the device tree, so this code is pointless. > > V2: Eliminiate erroneous newline. > > Signed-off-by: Adam Ford > > diff --git

[U-Boot] [PATCH V2] OMAP3: omap3_logic: Remove LCD preboot info

2016-10-15 Thread Adam Ford
The LCD isn't supported in U-Boot and the LCD is now configured in the device tree, so this code is pointless. V2: Eliminiate erroneous newline. Signed-off-by: Adam Ford diff --git a/include/configs/omap3_logic.h b/include/configs/omap3_logic.h index a7649ca..95ff5c3 100644