LibBSD | Raspberrypi4b: Add sd card support (!158)
Christian Mauderer (@c-mauderer)
gitlab at rtems.org
Fri Aug 21 08:59:12 UTC 2026
Merge request https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/158 was reviewed by Christian Mauderer
--
Christian Mauderer started a new discussion on freebsd/sys/arm/broadcom/bcm2835/bcm2835_sdhci.c: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/158#note_157691
> + */
> + err = bcm_dma_start(sc->sc_dma_ch, psrc, pdst, len);
> + KASSERT((err == 0), ("bcm2835_sdhci: failed DMA start"));
With your implementation of the bcm_dma_start, this should always fail. Why does the driver work like that?
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/158
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/5-3s89b4t2g1df4a932g03xhsl5-k/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260821/2ec99b94/attachment-0001.htm>
More information about the bugs
mailing list