From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 22 Apr 2013 10:20:39 +0200 Subject: [U-Boot] [PATCH 3/3 v3] ppc4xx: Add lcd4_lwmon5 support In-Reply-To: <1362757841-15148-1-git-send-email-sr@denx.de> References: <1362657695-25027-1-git-send-email-sr@denx.de> <1362757841-15148-1-git-send-email-sr@denx.de> Message-ID: <5174F2D7.3030304@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08.03.2013 16:50, Stefan Roese wrote: > This patch adds the fast booting LWMON5 derivat "lcd4_lwmon5". > Its a stripped down version of the full blown lwmon5 support, > without ECC, USB, POST and some other stuff. It used the newly > introduced SPL infrastrucure for SPL from NOR flash booting > on the PPC4xx. > > By setting the environment variable "boot_os" to "yes", Linux > will be started from the SPL version. If not, the "normal" > U-Boot will be started. > > Signed-off-by: Stefan Roese Applied to u-boot-ppc4xx/master. Thanks, Stefan