commit | a525145d8110d15b4389d23c3ea8a78f22509d3f | [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 | 8b96c788d58f7cb85a89ee3f19c9b335d22443cd [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>