From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Date: Fri, 21 Sep 2012 13:36:33 -0700 Subject: [U-Boot] [PATCH 0/2] i.MX: ipufb: shut down IPU frame buffer before booting O/S In-Reply-To: <20120921192204.3b48d3f3@wker> References: <20120921192204.3b48d3f3@wker> Message-ID: <1348259795-9314-1-git-send-email-eric.nelson@boundarydevices.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This series implements a shut-down routine for the IPU Frame Buffer and calls it through arch_preboot_os() so the display won't be trashed during the transition.