From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 27 Feb 2017 16:22:54 +0100 Subject: [U-Boot] Please pull u-boot-video/master Message-ID: <20170227162254.2a8759d5@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, please pull two bug fixes for -rc3. Thanks! The following changes since commit a0f3e3df4adc451bf56159c0672e570f9c934ee8: travis-ci: Temporarily disable using a newer device tree compiler (2017-02-26 15:25:30 -0500) are available in the git repository at: git://git.denx.de/u-boot-video.git master for you to fetch changes up to 94412745cd4339f8f6fa7be5f3b460fde65eff85: rockchip: video: fix 83500000 clock mistake in rockchip HDMI (2017-02-27 16:10:45 +0100) ---------------------------------------------------------------- Jonathan Golder (1): splash: Prevent splash_load_fs from writing to 0x0 Nickey Yang Nickey Yang (1): rockchip: video: fix 83500000 clock mistake in rockchip HDMI common/splash_source.c | 3 ++- drivers/video/rockchip/rk_hdmi.c | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) -- Anatolij