Hello Pavel,
I am also not getting the Error now. The issue is resolved. Thanks a lot.
Deval Shah
On Sun, Jun 26, 2016 at 1:12 PM, Mudit Jain
wrote:
> Hi Pavel and Deval,
>
> I don't get the error after Pavel's patch. The issue is resolved.
>
> -
Hello all,
I have successfully ported the bcm283x_dwcotg driver for the Raspberry Pi.
Changes are shown in the commit >
https://github.com/deval-maker/rtems-libbsd/commit/fd650f7ded413a0d891b5395abb0c8768d71acc7.
I need feedback on the code.
Also am getting error in mailbox functions (failed to s
On 26/06/2016 1:04 AM, Pavel Pisa wrote:
> Probability of some BSP breakages is high.
> But without cache operations most of operations targeting
> peripherals using DMA are broken as well as runt time dynamic
> loader cannot be corrected to work on architectures using cache.
>
> I think that high
Hi Pavel and Deval,
I don't get the error after Pavel's patch. The issue is resolved.
---
nexus0:
bcm_dma0: on nexus0
sdhci_bcm0: on nexus0
Enable the power returns 0
mmc0: on sdhci_bcm0
---
An update regarding the driver is that, Pavel's patch has fixed the mailbox
error that was occurring.
Previously, set power gave a -2 error.
-