j
k
j a
j l
On Wed, 9 Oct 2019 06:30:36 +0000 Peng Fan peng.fan@nxp.com wrote: ...
... gd->fb_base = fb_start; Should this be gd->fb_base = plat->base?
gd->fb_base = fb_start;
Should this be gd->fb_base = plat->base?
yes, please use plat->base here.
-- Anatolij
Back to the thread
Back to the list