From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 27 Sep 2018 10:04:23 +0200 Subject: [U-Boot] [PATCH v4 1/6] drivers: Add OSD uclass In-Reply-To: <20180927071934.24620-1-mario.six@gdsys.cc> References: <20180927071934.24620-1-mario.six@gdsys.cc> Message-ID: <20180927100423.012a23cc@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 Mario, On Thu, 27 Sep 2018 09:19:29 +0200 Mario Six mario.six at gdsys.cc wrote: > Some devices offer a text-based OSD (on-screen display) that can be > programmatically controlled (i.e. text displayed on). > > Add a uclass to support such devices. Applied whole series to u-boot-video/master, thanks! -- Anatolij