nuttx/arch/arm64/src/bcm2711
Matteo Golin 1d77e5bef3 bcm2711/sdio: Moderate improvement to multi-block transfers
I document the issues encountered with multi-block transfers, namely the
block count failing to be set correctly. Even though I did test with
that issue corrected, it required modifications to the upper-half MMCSD
driver which I am not prepared to test. It also did not fix the time-out
on multi-block transfers, likely because the method of verifying FIFOs
have space to write is finicky. For now, limiting the block count of
transfers resolves the bug!

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
2026-08-03 20:57:47 +08:00
..
hardware bcm2711/sdio: Moderate improvement to multi-block transfers 2026-08-03 20:57:47 +08:00
bcm2711_boot.c boards/raspberrypi-4b: Add SMP configuration 2026-05-22 06:45:10 +08:00
bcm2711_boot.h
bcm2711_cpustart.c boards/raspberrypi-4b: Add SMP configuration 2026-05-22 06:45:10 +08:00
bcm2711_cpustart.h boards/raspberrypi-4b: Add SMP configuration 2026-05-22 06:45:10 +08:00
bcm2711_fb.c bcm2711/fb: Use physical device resolution OR force resolution 2026-05-31 11:06:41 +08:00
bcm2711_gpio.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
bcm2711_gpio.h include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
bcm2711_i2c.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
bcm2711_i2c.h bcm2711/i2c: Implement I2C support for all user-accessible interfaces 2025-09-14 10:40:36 +08:00
bcm2711_lowputc.c
bcm2711_mailbox.c bcm2711/mailbox: Invalidate cache before read 2026-08-03 20:57:47 +08:00
bcm2711_mailbox.h rpi4b/framebuffer: Introduce frame buffer support to the RPi4B 2025-11-09 16:48:14 -03:00
bcm2711_sdio.c bcm2711/sdio: Moderate improvement to multi-block transfers 2026-08-03 20:57:47 +08:00
bcm2711_sdio.h bcm2711/sdio: Support for EMMC interfaces on the BCM2711 2025-10-28 16:21:53 -03:00
bcm2711_serial.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
bcm2711_serial.h
bcm2711_spi.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
bcm2711_spi.h
chip.h
CMakeLists.txt boards/raspberrypi-4b: Add SMP configuration 2026-05-22 06:45:10 +08:00
Kconfig bcm2711/fb: Use physical device resolution OR force resolution 2026-05-31 11:06:41 +08:00
Make.defs boards/raspberrypi-4b: Add SMP configuration 2026-05-22 06:45:10 +08:00