Rene Straub
4e67fc3997
hw21/26: adapt power sequencing for NEO-M9
...
NEO-M9 modems sometimes boot into Safe Boot mode because of the 3.3 V
power sequencing defined by the PMIC.
Change SPL/U-Boot to
- insert LDO feeding GNSS modem in automatic power sequencing
- reset GNSS module at power on reset.
id:420663
2023-08-23 13:55:31 +02:00
Rene Straub
3a9ef955c2
hw21/26: mask unwanted wakeup event by default
...
If events are not masked they lead to an immeditate
restart of the PMIC from powerdown().
2021-03-19 17:32:19 +01:00
Rene Straub
2997b916c1
hw21/26: add reset/start reason detection ( #67 )
...
Co-authored-by: Rene Straub <straub@see5.ch>
Reviewed-on: https://git.netmodule.intranet/nmrouter/u-boot/pulls/67
Co-Authored-By: Rene Straub <rene.straub@netmodule.com>
Co-Committed-By: Rene Straub <rene.straub@netmodule.com>
2021-03-03 15:02:13 +01:00
Rene Straub
7e9ca6d8fa
hw25: add methods for dio/serial PD entries
2020-11-27 15:42:23 +01:00
Rene Straub
f5b16d4cf7
hw21, 26: suppress power on with ignition off
...
power down system in SPL when ignition is not active on a
power-on start.
2020-11-18 16:49:50 +01:00
René Straub
f82ac7239a
hw21,26: add start/wakeup reason detection logic ( #58 )
...
Move detection logic before PMIC rails init
Add detection logic in hw21/26
Detect start events from pmic
Co-authored-by: Rene Straub <rene.straub@netmodule.com>
Reviewed-on: https://git.netmodule.intranet/nmrouter/u-boot/pulls/58
2020-11-09 10:13:45 +01:00
Rene Straub
f51b3b4fc3
nrhw: add board descriptor hw_type support
2020-06-15 13:33:46 +02:00
Rene Straub
ce70a04c33
nrhw: sync with NRSW, dualcan-passive shield fixes
...
BugzId: 61778
2020-02-27 14:10:43 +01:00
Rene Straub
44ad609219
nmhw: update board descriptor tags
...
- add missing tags
- fix documentation errors
2019-10-10 13:29:42 +02:00
Rene Straub
b1f61bad65
nrhw24: add pmic reset reason detection
2019-09-27 11:40:31 +02:00
Rene Straub
a8cc1f2d85
da9063: move driver to common netmodule codebase
...
- change nmhw21, nrhw24 makefiles/include
- change nrhw20 to use improved da9063 code (bus claim/release)
2019-09-26 18:38:57 +02:00
Rene Straub
db067fefdd
nm: cleanup board descriptor library
...
- fix documentation/license information
- fix missing includes (dependancies, own header file)
- fix declaration mismatches
- fix data types
- fix parentheses
- fix order of functions in source/header
2019-03-30 11:07:39 +01:00
Rene Straub
0aee118629
nm: add HW patch entry to board descriptor system
2018-07-06 20:30:01 +02:00
Rene Straub
756fa2b3e3
nrhw20: review, cleanup
2018-01-04 17:33:53 +01:00
Stefan Eichenberger
e229e0cb3a
nbhw16: board_descriptor: fix indent
2017-09-04 14:01:32 +02:00
Stefan Eichenberger
22506ffe45
nbhw16: add shield command (dualcan and comio)
2017-07-05 16:18:00 +02:00
Stefan Eichenberger
3cf092bd86
nbhw16: Add support for new board descriptor format
2017-02-27 18:26:31 +01:00