]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
POST: Add ECC POST for the lwmon5 board
authorPavel Kolesnikov <concord@emcraft.com>
Fri, 20 Jul 2007 13:03:03 +0000 (15:03 +0200)
committerStefan Roese <sr@denx.de>
Fri, 20 Jul 2007 13:03:03 +0000 (15:03 +0200)
commit531e3e8b831f357056448fa573137d5fb37000fd
treeb49334f81c18efb6fe8ced7f960e9075118e2253
parent8f085e324ad89423314b1a529a0dd5d85c8397ad
POST: Add ECC POST for the lwmon5 board

This patch adds ECC Post test for the Lwmon5 board based
on PPC440EPx to U-Boot.

Signed-off-by: Pavel Kolesnikov <concord@emcraft.com>
Acked-by: Yuri Tikhonov <yur@emcraft.com>
Acked-by: Stefan Roese <sr@denx.de>
board/lwmon5/lwmon5.c
include/configs/lwmon5.h
include/post.h
post/board/lwmon5/Makefile [new file with mode: 0644]
post/board/lwmon5/ecc.c [new file with mode: 0644]
post/tests.c