From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 24 Jan 2017 15:52:52 +0100 Subject: [U-Boot] [PATCH v4 13/17] video: arm: rpi: Move the video settings out of the driver In-Reply-To: <20170120140752.16296-14-sjg@chromium.org> References: <20170120140752.16296-1-sjg@chromium.org> <20170120140752.16296-14-sjg@chromium.org> Message-ID: <20170124155252.553ed1a9@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, 20 Jan 2017 07:07:48 -0700 Simon Glass sjg at chromium.org wrote: > Add a function to set the video parameters to the msg handler and remove > it from the video driver. > > Signed-off-by: Simon Glass Acked-by: Anatolij Gustschin -- Anatolij