Benjamin Valentin 64107dd3a9 cpu/lpc2387: rtc: only initialize RTC after cold boot or external reset
On the MCB2388 plugging the power will result in both the POR and EXTR
bit being set.
Not sure if this is a property of the board, but it means RTC is also
reset after programming, so it behaves just like Backup RAM.

If we woke from Deep Sleep the POR bit will be cleared, so the RTC is not
reset.
2020-02-10 23:04:47 +01:00
..
2020-02-10 13:25:26 +01:00
2019-11-26 01:49:45 +01:00
2017-11-06 12:01:19 +01:00
2019-11-22 09:11:39 +01:00
2019-11-07 21:55:25 +01:00