From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 17 May 2019 21:30:34 +0200 Subject: [U-Boot] [PATCH] video: Factor out vidconsole_put_string() In-Reply-To: <20190517182231.32535-1-marex@denx.de> References: <20190517182231.32535-1-marex@denx.de> Message-ID: <20190517213034.7dc18bbd@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 Fri, 17 May 2019 20:22:31 +0200 Marek Vasut marex at denx.de wrote: > Pull the vidconsole_put_string() function from DM tests, make it > available to e.g. boards that want to display information on the > LCD on boot. > > Signed-off-by: Marek Vasut > Cc: Anatolij Gustschin Reviewed-by: Anatolij Gustschin -- Anatolij