#3782 closed defect (fixed)

Beagle Bone Black BSP / libbsd: Some pinmux settings are initialized twice

Reported by: Christian Mauderer Owned by: Christian Mauderer
Priority: normal Milestone: Indefinite
Component: bsps Version: 6
Severity: normal Keywords: BSP libbsd
Cc: Vijay Kumar Banerjee Blocked By:
Blocking: #3784

Description (last modified by Christian Mauderer)

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).

Change History (6)

comment:1 Changed on 08/15/19 at 18:07:05 by Christian Mauderer

Keywords: BSP SoC added; BBB GSoC pinmux removed

comment:2 Changed on 08/15/19 at 18:09:09 by Christian Mauderer

Owner: set to Christian Mauderer
Status: newassigned

comment:3 Changed on 08/15/19 at 18:41:04 by Christian Mauderer

Blocking: 3784 added

comment:4 Changed on 08/15/19 at 18:42:49 by Christian Mauderer

Description: modified (diff)
Keywords: SoC removed

comment:6 Changed on 03/26/21 at 12:45:50 by Christian Mauderer

Resolution: fixed
Status: assignedclosed
Version: 56
Note: See TracTickets for help on using tickets.