From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 17 Nov 2018 15:36:48 +0100 Subject: [U-Boot] [PATCH] video: add command cls In-Reply-To: <20181117145026.1b5793fb@crub> References: <1541697872-23945-1-git-send-email-patrick.delaunay@st.com> <20181117145026.1b5793fb@crub> Message-ID: <20181117153648.44fc6f9a@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Patrick, On Sat, 17 Nov 2018 14:50:26 +0100 Anatolij Gustschin agust at denx.de wrote: ... > Thanks for the patch! But I think we should remove this existing > lcd specific cls and add a common command under cmd/cls.c. I'll > submit a path for this. Please test using this patch [1]. [1] http://patchwork.ozlabs.org/patch/999320/ -- Anatolij