From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 28 Dec 2018 22:37:42 +0100 Subject: [U-Boot] [PATCH 3/3] video: rockchip: Use TrueType fonts with jerry In-Reply-To: <20181227222519.5946-3-sjg@chromium.org> References: <20181227222519.5946-1-sjg@chromium.org> <20181227222519.5946-3-sjg@chromium.org> Message-ID: <20181228223742.59a760c0@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 Thu, 27 Dec 2018 15:25:19 -0700 Simon Glass sjg at chromium.org wrote: > As an example of how to enable TrueType fonts, move chromebook_jerry over > to use these. > > Signed-off-by: Simon Glass > --- > > configs/chromebook_jerry_defconfig | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Applied to u-boot-video/master, thanks! -- Anatolij