mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
POST: typo fix
Signed-off-by: Ilya Yanok <yanok@emcraft.com>
This commit is contained in:
parent
727f633346
commit
6891260bdd
1 changed files with 1 additions and 1 deletions
|
|
@ -270,7 +270,7 @@ struct post_test post_list[] =
|
||||||
#if CONFIG_POST & CFG_POST_BSPEC4
|
#if CONFIG_POST & CFG_POST_BSPEC4
|
||||||
CONFIG_POST_BSPEC4,
|
CONFIG_POST_BSPEC4,
|
||||||
#endif
|
#endif
|
||||||
#if CONFIG_POST & CFG_POST_BSPEC4
|
#if CONFIG_POST & CFG_POST_BSPEC5
|
||||||
CONFIG_POST_BSPEC5,
|
CONFIG_POST_BSPEC5,
|
||||||
#endif
|
#endif
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue