commit | ff0d4781adf4cb5a3017c8800ced91c64b23da32 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Fri Aug 30 14:09:26 2019 +0200 |
committer | Neil Armstrong <narmstrong@baylibre.com> | Fri Oct 18 11:48:29 2019 +0200 |
tree | e0e1a2e7d754ce8dba7ad6802f140bc3005de7cc | |
parent | bb18f7e684afb42188b68f45b379dce9fe5ba507 [diff] |
arm: meson: board-g12a: 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: Neil Armstrong <narmstrong@baylibre.com> Reviewed-by: Anatolij Gustschin <agust@denx.de>