]> git.baikalelectronics.ru Git - uboot.git/commit
arm: meson: board-gx: Setup VPU in fdt
authorMaxime Jourdan <mjourdan@baylibre.com>
Tue, 11 Dec 2018 11:52:04 +0000 (12:52 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Thu, 31 Jan 2019 08:35:01 +0000 (09:35 +0100)
commitb4845ccde578c4705a156a9528baebff2ac7bf36
tree800a7875202267ea7fb1fd70c343925cda3be3e3
parentcb59770de62ce4e165395589cc625d1fbc68d7d5
arm: meson: board-gx: Setup VPU in fdt

If VIDEO_MESON is enabled, we need to setup the fdt for the framebuffer.

Call meson_vpu_rsv_fb() which reserves the framebuffer memory region for
EFI, and sets up simple-framebuffer nodes if simplefb support is
enabled.

Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
arch/arm/mach-meson/board-gx.c