From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 10 Oct 2019 20:23:09 +0200 Subject: [U-Boot] [PATCH 6/8] arm: meson: board-g12a: Setup VPU in fdt In-Reply-To: <20190830120928.23890-7-narmstrong@baylibre.com> References: <20190830120928.23890-1-narmstrong@baylibre.com> <20190830120928.23890-7-narmstrong@baylibre.com> Message-ID: <20191010202309.253d88b9@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 30 Aug 2019 14:09:26 +0200 Neil Armstrong narmstrong at baylibre.com wrote: > 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 Reviewed-by: Anatolij Gustschin -- Anatolij