Hi all,
My configuration is a U-Boot-1.1.2 working on MPC8280 based Rattler board. When I am trying to run Watchdog test on the card, it fails always.
In the config file. Rattler.h, I have the following related to watchdog:
#define CONFIG_WATCHDOG
#define CONFIG_POST (CFG_POST_CPU | \
CFG_POST_WATCHDOG )
Is there anything else that is missed out? Thanks for all the help provided.
With Regards,
C.R.Srivatsan