mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
de4f748ef5
Current IPI module register description is not align with IPI HW. The
registers with the wrong offset are not used so it does not cause real
issues. This patch aligns the register description.
Additionally comments added to explain why recv function does not check
any flag prior copying rx data.
Fixes:
|
||
---|---|---|
.. | ||
k3-sec-proxy.c | ||
Kconfig | ||
mailbox-uclass.c | ||
Makefile | ||
sandbox-mbox-test.c | ||
sandbox-mbox.c | ||
stm32-ipcc.c | ||
tegra-hsp.c | ||
zynqmp-ipi.c |