commit | 7dccf1ba72dd7dbdedced8162ac004ede40e8cbf | [log] [tgz] |
---|---|---|
author | Yuri Tikhonov <yur@emcraft.com> | Thu May 08 15:44:16 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Tue May 20 23:24:37 2008 +0200 |
tree | 7bcae2fd348c27f5ed86990923f82015d4819cc7 | |
parent | df1022b47fcecccdc8ca230d10dc05c585e80359 [diff] |
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>