All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH] video: cfb_console: Fix 64 bits support problem
Date: Wed, 29 Apr 2020 08:25:48 +0200	[thread overview]
Message-ID: <20200429082548.1b7649e1@crub> (raw)
In-Reply-To: <20200429034514.10892-1-peng.fan@nxp.com>

Hi Peng,

On Wed, 29 Apr 2020 11:45:14 +0800
Peng Fan peng.fan at nxp.com wrote:

> From: Ye Li <ye.li@nxp.com>
> 
> There are some integer to pointer convert. To support 64 bits system,
> change the unsigned int to unsigned long.

cfb_console is obsolete and shouldn't be used. Why are you not using
DM_VIDEO based drivers (video-uclass/vidconsole-uclass)? 

--
Anatolij

      reply	other threads:[~2020-04-29  6:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-29  3:45 [PATCH] video: cfb_console: Fix 64 bits support problem Peng Fan
2020-04-29  6:25 ` Anatolij Gustschin [this message]

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=20200429082548.1b7649e1@crub \
    --to=agust@denx.de \
    --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.