]> git.sur5r.net Git - u-boot/commit
POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround)
authorYuri Tikhonov <yur@emcraft.com>
Thu, 8 May 2008 13:44:16 +0000 (15:44 +0200)
committerWolfgang Denk <wd@denx.de>
Thu, 8 May 2008 19:47:15 +0000 (21:47 +0200)
commit118bd6a9b39b381d5ede2477b56184c9b5ca2641
tree14caf57fbc4dabecf6399b6e7e28d3a26923309b
parent96cf6f6d119825e0da873ae2b98b27757db12933
POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround)

Switch the OCM testid with the codec one. The reason is that current
implementation requires the POST_ROM testid to fit into lower 16
bits, and the codec test will never run with POST_ROM hopefully.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
include/post.h