]> git.kernelconcepts.de Git - karo-tx-uboot.git/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>
Tue, 20 May 2008 21:24:37 +0000 (23:24 +0200)
commit6e8ec682268493b8d098f99e17b1ce71b4448977
tree5c4ab944f93c7fd3667cfea0daa34ef91119459b
parent6891260bdd935a382c95d9fa333922b0dfded68a
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