From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 28 Apr 2016 17:13:07 +0200 Subject: [U-Boot] Please pull: u-boot-video/master Message-ID: <20160428171307.0a053071@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, recent change to the am335x-fb driver caused a bug, these to patches fix it now. We got Tested-by tags for them, so it should be okay to merge these fixes for the release. Please pull. Thanks! Anatolij The following changes since commit e25b369c048b51b1feb79587750e7e160fc0bd73: ARM64: zynqmp: Cleanup config file after CMD move (2016-04-26 10:16:10 -0400) are available in the git repository at: git://git.denx.de/u-boot-video.git master for you to fetch changes up to 3d47b2d741683023de05f08f9adb4bd25c189c46: drivers/video/am335x-fb: Properly point framebuffer behind palette (2016-04-28 16:51:17 +0200) ---------------------------------------------------------------- Martin Pietryka (2): drivers/video/am335x-fb: Add support for 16bpp format drivers/video/am335x-fb: Properly point framebuffer behind palette drivers/video/am335x-fb.c | 30 +++++++++++++++++++++++------- 1 file changed, 23 insertions(+), 7 deletions(-)