[RTEMS Project] #3782: Beagle Bone Black BSP / libbsd: Some pinmux settings are initialized twice
RTEMS trac
trac at rtems.org
Thu Aug 15 18:42:50 UTC 2019
#3782: Beagle Bone Black BSP / libbsd: Some pinmux settings are initialized twice
--------------------------------+---------------------------------
Reporter: Christian Mauderer | Owner: Christian Mauderer
Type: defect | Status: assigned
Priority: normal | Milestone: Indefinite
Component: bsps | Version: 5
Severity: normal | Resolution:
Keywords: BSP libbsd | Blocked By:
Blocking: 3784 |
--------------------------------+---------------------------------
Changes (by Christian Mauderer):
* keywords: BSP SoC libbsd => BSP libbsd
Old description:
> 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.
New description:
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 (#3791).
--
--
Ticket URL: <http://devel.rtems.org/ticket/3782#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list