From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 29 Jan 2019 14:25:09 +0100 Subject: [U-Boot] [PATCH] arm: mvebu: theadorable: Enable DM_VIDEO support In-Reply-To: <20190129104445.10865-3-sr@denx.de> References: <20190129104445.10865-1-sr@denx.de> <20190129104445.10865-3-sr@denx.de> Message-ID: <20190129142509.224843a0@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 29 Jan 2019 11:44:45 +0100 Stefan Roese sr at denx.de wrote: > With the recently added DM_VIDEO support added to the Armada XP video / > LCD driver, this patch now switches the theadorable board to use this > DM_VIDEO. > > Additionally the now needed DT node for the LCD controller is added to > the theadorable dts file. This DT property is not added to the Armada XP > dtsi files, as this LCD feature is pretty unusual for this SoC and I > personally know of no other board that uses this controller. > > This patch also enables CONFIG_BMP_16BPP/24BPP/32BPP, as the "old" bmp > command supported these BMP files. > > Signed-off-by: Stefan Roese > Cc: Anatolij Gustschin Reviewed-by: Anatolij Gustschin -- Anatolij