This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch releases/13.0
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from bc8212df09d drivers/: Multiple Drivers Are Registered With World
Writable Part 3
new c8231f97b0f bcm2711/mailbox: Invalidate cache before read
new 1d77e5bef3a bcm2711/sdio: Moderate improvement to multi-block transfers
new c14d5faecfd boards/raspberrypi-4b: Bug fix for broken SD card behaviour
new c61dd58d56f docs/raspberrypi-4b: Documentation about the SD card
updated
new 2af63e91b9a boards/raspberrypi-4b: Fix nxinit configuration SD issues
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Documentation/platforms/arm64/bcm2711/index.rst | 24 ++++++++--------------
arch/arm64/src/bcm2711/bcm2711_mailbox.c | 2 ++
arch/arm64/src/bcm2711/bcm2711_sdio.c | 20 ++++++++++++++++--
arch/arm64/src/bcm2711/hardware/bcm2711_sdio.h | 5 ++++-
.../raspberrypi-4b/configs/nxinit/defconfig | 1 +
.../bcm2711/raspberrypi-4b/configs/sd/defconfig | 8 +-------
6 files changed, 35 insertions(+), 25 deletions(-)