This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 170a989ccb7 libc/builtin: support per-application priority/stacksize
under KERNEL build.
new 7bf0f26ec26 bcm2711/mailbox: Invalidate cache before read
new 4f90fe351b1 bcm2711/sdio: Moderate improvement to multi-block transfers
new b757195daaa boards/raspberrypi-4b: Bug fix for broken SD card behaviour
new 6de8c13d99a docs/raspberrypi-4b: Documentation about the SD card
updated
new 472e4f623a5 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(-)