Hi:
I use dvr_rdk 3.5 platform and set 8168 watchdog time 60seconds.
After watchdog reset the system,It commit a err when run "./load_vpss.sh".It can't be load after watchdog reset system.If I reset it by hand reset switch or power off/on ,it run ok.
The print info are as follows:
Unhandled fault: external abort on non-linefetch (0x1808) at 0xf9020000
Internal error: : 1808 [#1]
last sysfs file: /sys/kernel/uevent_seqnum
Modules linked in: syslink
CPU: 0 Not tainted (2.6.37 #13)
PC is at DM8168DUCATIMMU_enable+0x60/0xa0 [syslink]
LR is at DM8168DUCATIMMU_enable+0x28/0xa0 [syslink]
pc : [<bf0171dc>] lr : [<bf0171a4>] psr: 00000013
sp : cb7acff0 ip : d4e01000 fp : cb7ad004
r10: 00000000 r9 : cb7ac000 r8 : bf0af4e4
r7 : bf07c98c r6 : d4dfe000 r5 : 00000000 r4 : d4dfe000
r3 : 00010000 r2 : f9020000 r1 : 00060000 r0 : bf0613d3
Flags: nzcv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
Control: 10c5387d Table: 8c260019 DAC: 00000015
Process fw_load.out (pid: 968, stack limit = 0xcb7ac2e8)
Stack: (0xcb7acff0 to 0xcb7ae000)
Are there someone meet this similar phenomenon ? How to solve it if i want watchdog time reset and run to well?