Commit Graph

30 Commits

Author SHA1 Message Date
René Straub 3274638d7d nrhw: support dual can passive shield (#38) 2019-12-12 12:13:23 +01:00
Rene Straub 7620f09ce4 nrhw: fix control pins for dual-can shield
- control io were swapped
- termination was applied to wrong port

BugzId: 60563
2019-12-12 09:20:44 +01:00
Rene Straub afbe8bf08d nmhw: update emmc device names
- kernel 4 uses mmcblk1 instead of mmcblk0
- update documentation accordingly
2019-09-25 10:58:09 +02:00
Stefan Eichenberger 0b985705d5 netbird_v2: use ttyS0 as console as soon as a shield is available 2017-12-12 09:30:50 +01:00
Stefan Eichenberger bf28f7c85e nbhw16: fix shield_comio for rs232 2017-11-28 13:16:45 +01:00
Stefan Eichenberger 3f18cdaff7 netbird_v2: fix spl uart boot 2017-11-27 16:08:08 +01:00
Stefan Eichenberger fd055a5672 netbird_v2: fix set defaltconsole 2017-11-27 16:08:08 +01:00
Stefan Eichenberger 9f5e4cd0e9 netbird: shield: fix error handling and information output 2017-09-13 14:00:40 +02:00
Stefan Eichenberger d7677ffa84 nbhw16: shield: fix output in case of error 2017-09-04 17:07:39 +02:00
Stefan Eichenberger 4c8d1c8447 nbhw16: shield: cleanup indent, don't show specific erros, show usage instead 2017-09-04 13:53:32 +02:00
Stefan Eichenberger 1fe2efa399 nbhw16: shield: don't print no shield bd found in production code 2017-09-04 09:37:46 +02:00
Stefan Eichenberger afb88d5192 shield: disable debug messages 2017-08-21 18:05:46 +02:00
Stefan Eichenberger 4c75617528 netbird: board: make shield messages more useful 2017-08-21 18:05:46 +02:00
Stefan Eichenberger 22506ffe45 nbhw16: add shield command (dualcan and comio) 2017-07-05 16:18:00 +02:00
Stefan Eichenberger 1fc30e873a nbhw16: correct factory reset indication 2017-04-12 18:36:55 +02:00
Stefan Eichenberger 1af4aa3890 netbird_v2: fct do probe instead of read on i2c address 0x51 2017-03-01 14:24:36 +01:00
Stefan Eichenberger 2eb55644f8 netbird_v2: set led b on startup instead of led a 2017-02-28 17:08:35 +01:00
Stefan Eichenberger aac68f1176 nbhw16_v2: also enable new GPIO for USB Power 2017-02-28 13:45:44 +01:00
Stefan Eichenberger ff99850b58 nbhw16: add fct check function during boot 2017-02-28 11:34:04 +01:00
Stefan Eichenberger 3cf092bd86 nbhw16: Add support for new board descriptor format 2017-02-27 18:26:31 +01:00
Stefan Eichenberger b32f8f38b3 netbird_v2: correct ext usb vbus power seq
The usb powerup sequence was still wrong, this commit corrects it.
2017-01-16 11:55:10 +01:00
Stefan Eichenberger f94db92d6f netbird_v2: print HW version during boot 2017-01-13 11:44:30 +01:00
Stefan Eichenberger dc68897256 netbird_v2: remove unused commands enable usb0 disable usb1 2017-01-12 16:43:09 +01:00
Stefan Eichenberger 4cea8778fe netbird_v2: set ddr_data for netbird_v2 2017-01-12 16:16:56 +01:00
Stefan Eichenberger ea780f2706 netbird_v2: correct powerup sequencing according to datasheet
This is a finding by RS during HW verification.
2017-01-12 16:07:14 +01:00
Stefan Eichenberger d661aae654 netbird_v2: enable wlan clock in u-boot 2017-01-12 11:34:39 +01:00
Stefan Eichenberger 7a6e5f10f8 netbird_v2: Do a correct enable of the external USB PWR
The external USB Port needs to power on first the Regulator and then
enable the Load Switch.
2016-12-27 12:05:59 +01:00
Stefan Eichenberger 4413b6d2b6 bdparser: remove faulty debugging code
There was some debugging code in the bdparser, that delayed the boot up
and was missbehaving on the new hardware.
2016-12-27 12:03:39 +01:00
Stefan Eichenberger a02ad82a18 netbird_v2: correct some muxings 2016-12-23 11:33:35 +01:00
Stefan Eichenberger 5590a82b6d netbird: add netbird version 2
Add the netbird version 2 configuration, this is the prototype release
of the final NB800 product.
2016-12-14 15:02:53 +01:00