]> git.sur5r.net Git - u-boot/commit
POST: OCM test added.
authorYuri Tikhonov <yur@emcraft.com>
Thu, 8 May 2008 13:42:47 +0000 (15:42 +0200)
committerWolfgang Denk <wd@denx.de>
Thu, 8 May 2008 19:45:21 +0000 (21:45 +0200)
commitc4a14957ca6e41f8c4dfc61df47cac498a5e6725
tree1ec2126f006d34b79982f14aaaf0f24868a8b2c8
parent00f0dfaaf9a4f5ff3c7e9503da413bbf936e4ee8
POST: OCM test added.

Added OCM test to POST layer. This version runs before all other tests
but doesn't yet interrupt post sequence on failure.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
include/post.h
post/cpu/ppc4xx/Makefile
post/cpu/ppc4xx/ocm.c [new file with mode: 0644]
post/tests.c