mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
mpc5121: pdm360ng: add coprocessor POST
Adds coprocessor communication POST code Signed-off-by: Anatolij Gustschin <agust@denx.de>
This commit is contained in:
committed by
Wolfgang Denk
parent
2ebdb9a9d7
commit
29fd7ceb3c
@@ -124,6 +124,7 @@ extern int post_hotkeys_pressed(void);
|
||||
#define CONFIG_SYS_POST_BSPEC4 0x00080000
|
||||
#define CONFIG_SYS_POST_BSPEC5 0x00100000
|
||||
#define CONFIG_SYS_POST_CODEC 0x00200000
|
||||
#define CONFIG_SYS_POST_COPROC 0x00400000
|
||||
|
||||
#endif /* CONFIG_POST */
|
||||
|
||||
|
Reference in New Issue
Block a user