Hello TI experts,
my customer use BQ32002 on their product, L2 ethernet switch.
the problem is as below;
1. in the middle of production, power on the device, and insert the time information through command window.
2. check that the clock is going well when the power is still on.
3. power is down, and complete production.
4. after the production complete, power on again for more tests. in this time we found that the clock is initialize to 1st Jan 1970, 00:00
5. if this happens, we replace BQ32002 with new one on reel tape. and do again from 1 to 4, then the problem disappear. so it is not the problem of oscillator or backup battery.
I attach a power-on log of both situation.
-- the log when the set time is deleted on second power-on (step 4)
************************************************************
* *
* Boot Loader Version 01.90.0001 *
* DASAN *
* *
************************************************************
Press 's' key to go to Boot Mode: 0
[Loading OS2 image ...]
[Image OK : os2]
Image Name: !NOS&V3024V&2.01&0001&
Image Type: ARM Linux Kernel Image (gzip compressed)
Data Size: 44995983 Bytes = 42.9 MB
Load Address: 81008000
Entry Point: 81008000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
Starting kernel ...
SF: Unsupported flash IDs: manuf 00, jedec 0000, ext_jedec 0000
Disabling outer cache
rtc-ds1307 0-07-0068: hctosys: unable to read the hardware clock
INIT: version 2.85 booting
Mounting File Systems
0x00
0x00
Extracting configuration
Thu, 01 Jan 1970 09:00:06 +0900
INIT: E
V3024V login:
-- the log when the set time is saved successfully on second power-on (step 4)
***********************************************************
* *
* Boot Loader Version 01.90.0001 *
* DASAN *
* *
************************************************************
Press 's' key to go to Boot Mode: 0
[Loading OS2 image ...]
[Image OK : os2]
Image Name: !NOS&V3024V&2.01&0001&
Image Type: ARM Linux Kernel Image (gzip compressed)
Data Size: 44995983 Bytes = 42.9 MB
Load Address: 81008000
Entry Point: 81008000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
Starting kernel ...
SF: Unsupported flash IDs: manuf 00, jedec 0000, ext_jedec 0000
Disabling outer cache
INIT: version 2.85 booting
Mounting File Systems
0x00
0x00
Extracting configuration
Wed, 13 Jan 2021 09:07:10 +0900
INIT: Ent
V3024V login:
--
as you see, the only difference is the red highlighted line.
could you advice where should I check to solve this problem?
please check this issue. Thanks.
Best regards,
Chase