From: Anatolij Gustschin <agust@denx.de>
To: Dzmitry Sankouski <dsankouski@gmail.com>
Cc: u-boot@lists.denx.de, Simon Glass <sjg@chromium.org>
Subject: Re: [PATCH v7 10/10] video console: add 12x22 console simple font test
Date: Wed, 1 Mar 2023 23:20:05 +0100 [thread overview]
Message-ID: <20230301232005.070b4d89@crub> (raw)
In-Reply-To: <20230227173710.1688611-11-dsankouski@gmail.com>
Hi Dzmitry,
On Mon, 27 Feb 2023 20:37:10 +0300
Dzmitry Sankouski dsankouski@gmail.com wrote:
> Tests fonts wider than a byte.
>
> Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> ---
> Changes for v2: N/A
> Changes for v2: none
> Charges for v4: N/A
> Charges for v5: N/A
> Charges for v6:
> - rebase
> - move sandbox defconfig change to separate patch
> - run savedefconfig
> Charges for v7: none
>
> test/dm/video.c | 41 +++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 41 insertions(+)
I've applied this patch series for build testing, this test fails:
https://source.denx.de/u-boot/custodians/u-boot-video/-/jobs/587666
Could you please fix it? Thanks!
--
Anatolij
next prev parent reply other threads:[~2023-03-01 22:20 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-27 17:37 [PATCH v7 00/10] vidconsole: refactoring and support for wider fonts Dzmitry Sankouski
2023-02-27 17:37 ` [PATCH v7 01/10] video console: refactoring and optimization Dzmitry Sankouski
2023-03-01 22:24 ` Anatolij Gustschin
2023-02-27 17:37 ` [PATCH v7 02/10] video console: add support for fonts wider than 1 byte Dzmitry Sankouski
2023-02-27 17:37 ` [PATCH v7 03/10] video console: move 8x16 font data in named header Dzmitry Sankouski
2023-02-27 17:37 ` [PATCH v7 04/10] video console: implement multiple fonts configuration Dzmitry Sankouski
2023-02-27 17:37 ` [PATCH v7 05/10] video console: move vidconsole_get_font_size() logic to driver ops Dzmitry Sankouski
2023-02-28 0:35 ` Simon Glass
2023-02-27 17:37 ` [PATCH v7 06/10] video console: allow font size configuration at runtime Dzmitry Sankouski
2023-02-27 17:37 ` [PATCH v7 07/10] video console: add 12x22 Sun font from linux Dzmitry Sankouski
2023-02-27 17:37 ` [PATCH v7 08/10] video console: add 16x32 Terminus " Dzmitry Sankouski
2023-02-27 17:37 ` [PATCH v7 09/10] video console: sandbox_defconfig: add 12x22 font Dzmitry Sankouski
2023-02-28 0:35 ` Simon Glass
2023-02-27 17:37 ` [PATCH v7 10/10] video console: add 12x22 console simple font test Dzmitry Sankouski
2023-03-01 22:20 ` Anatolij Gustschin [this message]
2023-03-02 8:24 ` Dzmitry Sankouski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230301232005.070b4d89@crub \
--to=agust@denx.de \
--cc=dsankouski@gmail.com \
--cc=sjg@chromium.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.