[RTEMS Project] #3869: Add i.MX6UL/ULL support to imx BSP
RTEMS trac
trac at rtems.org
Thu Jan 21 09:26:58 UTC 2021
#3869: Add i.MX6UL/ULL support to imx BSP
--------------------------------+---------------------------------
Reporter: Christian Mauderer | Owner: Christian Mauderer
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: bsps | Version:
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
--------------------------------+---------------------------------
Changes (by Christian Mauderer <christian.mauderer@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"7b99d7619ec3ff1143db003a541505367f8004d5/rtems"
7b99d76/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="7b99d7619ec3ff1143db003a541505367f8004d5"
bsp/imx: Fix system counter init for imx6
For i.MX7 U-Boot initializes the system counter. On i.MX6 Barebox is
often used which doesn't initialize the counter. With this patch, we try
to auto-detect whether the counter is initialized or not and do the
initialization ourself if necessary.
Closes #3869
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3869#comment:10>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list