Commit Graph

5 Commits

Author SHA1 Message Date
Lucien Mueller 180f8c8028 scfw: dlm update to 02348b77dae2096e536a193f51936d2294efbad8
master update to 29839d110cf4566709b1f2ba653df6638d5ad95d

BugzID: 75851

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
2021-12-10 13:51:22 +01:00
Alexandre Bard 89440ae8d9 imx-sc-firmware: Cleanup
Removed state machine, ignition handling and V2X power handling.

BugzID: 73163
2021-06-09 15:24:27 +02:00
Alexandre Bard 0f78b1b8e5 imx-sc-firmware: Let uboot clear irq registers
uboot is now able to communicate with the SCU and to clear the irq
registers itself.

BugzID: 71440
2021-04-30 10:19:12 +02:00
Alexandre Bard 4e05cd8cf9 imx-sc-firmware: Update SCU firmware with I2C tunnel
This updated firmware is allowing the kernel core to access the I2C bus
of the SCU core.

It also properly forwards the interrupts from the SCU core to linux.

BugzID: 70694
2021-04-20 20:09:39 +02:00
Alexandre Bard 2680c89a08 Make imx recipes depend on freescale layer
In order to use this layer without hard dependency to the freescale
layer. The freescale layer is only necessary to build HW23 images.

BugzID: 69469
2020-12-20 21:02:14 +01:00