[U-Boot-Users] POST for MPC852T
Raghu
raghu_dk at yahoo.com
Thu Apr 1 05:34:26 CEST 2004
Dear All,
I am trying to run POST tests on MPC852T processor
based board. The defines I have in my config file
are..
#define CONFIG_POST ( CFG_POST_CPU )
#ifdef CONFIG_POST
#define CFG_CMD_POST_DIAG CFG_CMD_DIAG
#else
#define CFG_CMD_POST_DIAG 0
#endif
#define CONFIG_COMMANDS ( ... | CFG_CMD_POST_DIAG
)
But I am not able to get the test to run. My board
hangs even before printing the first u-boot version
and string.
Any clues ??
Warm Regards,
Raghu.
__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway
http://promotions.yahoo.com/design_giveaway/
More information about the U-Boot
mailing list