[RTEMS Project] #3782: Beagle Bone Black BSP / libbsd: Some pinmux settings are initialized twice
RTEMS trac
trac at rtems.org
Sun Aug 11 15:09:20 UTC 2019
#3782: Beagle Bone Black BSP / libbsd: Some pinmux settings are initialized twice
---------------------------------+------------------------------------
Reporter: Christian Mauderer | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: Indefinite
Component: bsps | Version: 5
Severity: normal | Keywords: BBB GSoC libbsd pinmux
Blocked By: | Blocking:
---------------------------------+------------------------------------
With the commit
https://git.rtems.org/rtems-
libbsd/commit/?id=59ce99a357d7e283b2f463d3e22189e88b2ed412
some settings of the pin multiplexer are initialized twice (like I2C pins
which are already initialized by the I2C driver). Ideally that should be
replaced with one clean (maybe device tree based) initialization during
BSP startup.
This could be part of a GSoC project.
--
Ticket URL: <http://devel.rtems.org/ticket/3782>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list