]> git.sur5r.net Git - u-boot/commit
POST: add POST_STOP flag
authorYuri Tikhonov <yur@emcraft.com>
Thu, 8 May 2008 13:45:26 +0000 (15:45 +0200)
committerWolfgang Denk <wd@denx.de>
Thu, 8 May 2008 20:06:52 +0000 (22:06 +0200)
commit83994c69a28ff8b2b6782a6d1a1faee4c9130c45
tree4146a824766a9a03fd32b3e83adf9442f7e4c330
parent118bd6a9b39b381d5ede2477b56184c9b5ca2641
POST: add POST_STOP flag

Don't run futher tests in case of a test fails that is marked as
POST_STOP.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
14 files changed:
include/asm-arm/global_data.h
include/asm-avr32/global_data.h
include/asm-blackfin/global_data.h
include/asm-i386/global_data.h
include/asm-m68k/global_data.h
include/asm-microblaze/global_data.h
include/asm-mips/global_data.h
include/asm-nios/global_data.h
include/asm-nios2/global_data.h
include/asm-ppc/global_data.h
include/asm-sh/global_data.h
include/asm-sparc/global_data.h
include/post.h
post/post.c