From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 28 Jan 2019 21:07:39 +0100 Subject: [U-Boot] [PATCH u-boot 08/11] arm: meson: board-gx: Setup VPU in fdt In-Reply-To: <20190115161759.1657-9-narmstrong@baylibre.com> References: <20190115161759.1657-1-narmstrong@baylibre.com> <20190115161759.1657-9-narmstrong@baylibre.com> Message-ID: <20190128210739.37d34dbe@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 Tue, 15 Jan 2019 17:17:56 +0100 Neil Armstrong narmstrong at baylibre.com wrote: > From: Maxime Jourdan > > 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 > Signed-off-by: Neil Armstrong Reviewed-by: Anatolij Gustschin -- Anatolij