]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Add lcd4_lwmon5 support
authorStefan Roese <sr@denx.de>
Fri, 8 Mar 2013 15:50:41 +0000 (16:50 +0100)
committerStefan Roese <sr@denx.de>
Mon, 22 Apr 2013 07:53:53 +0000 (09:53 +0200)
commitf47b048b3a283dca63cfdce46840dd477e591336
treea91fed03c211b3db972cc546c1dbb489f3be1f05
parentecddccd006e0d5ee2d0336175d787839460dc66b
ppc4xx: Add lcd4_lwmon5 support

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 <sr@denx.de>
board/lwmon5/lwmon5.c
board/lwmon5/sdram.c
boards.cfg
include/configs/lwmon5.h