]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: friendlyarm: Avoid accessing global_data fb_base
authorSimon Glass <sjg@chromium.org>
Wed, 21 Aug 2024 16:18:58 +0000 (10:18 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 26 Aug 2024 20:05:38 +0000 (14:05 -0600)
commit54a221d2cdf521bffd433ee52e33c83b00d2bfe6
treeb3f9165cfb1c79973b8a3cfd9acde6ff7f8bf6a0
parent1a36338e6818ac4ca5965b50a733cbc70ee9eec8
arm: friendlyarm: Avoid accessing global_data fb_base

Use the new video function to get the framebuffer base.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/friendlyarm/nanopi2/board.c