nuttx/arch/arm64
Matteo Golin d13b10843a bcm2711/sdio: Support for EMMC interfaces on the BCM2711
This initial implementation sets up support for the EMMC interfaces on
the BCM2711. Only EMMC2 is tested since it is the interface of interest
(connects to uSD card). MMCSD communication is functional and the boot
partition of the SD card can be mounted and interacted with.
Insertion/removal interrupts do not fire after initial boot, and
sdstress fails with any byte size larger than 1023. 32GB card works
perfectly, while 64GB card exhibits strange behaviour when interacting
with VFAT filesystem.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
2025-10-28 16:21:53 -03:00
..
include arch/arm64: porting mu drv and scmi from arm imx9 2025-08-22 20:54:05 +08:00
src bcm2711/sdio: Support for EMMC interfaces on the BCM2711 2025-10-28 16:21:53 -03:00
CMakeLists.txt arch/arm64: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
Kconfig bcm2711/sdio: Support for EMMC interfaces on the BCM2711 2025-10-28 16:21:53 -03:00