From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 6 Mar 2018 10:24:38 +0100 Subject: [U-Boot] [PATCH 1/1] video: indicate code page of bitmap fonts In-Reply-To: <20180302195017.24927-1-xypron.glpk@gmx.de> References: <20180302195017.24927-1-xypron.glpk@gmx.de> Message-ID: <20180306102438.01178c2d@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, 2 Mar 2018 20:50:17 +0100 Heinrich Schuchardt xypron.glpk at gmx.de wrote: > Add comments clarifying that the bitmap fonts support code page 437. > > Signed-off-by: Heinrich Schuchardt > --- > drivers/video/vidconsole-uclass.c | 2 +- > include/video_font_4x6.h | 4 ++-- > include/video_font_data.h | 2 ++ > 3 files changed, 5 insertions(+), 3 deletions(-) Applied to u-boot-video/next, thanks! -- Anatolij