Hi Peng, On Wed, 29 Apr 2020 11:45:14 +0800 Peng Fan peng....@nxp.com wrote:
> From: Ye Li <ye...@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