Skip to content

Commit

Permalink
fmu-v6xrt: hotfix for sdio crash when reading multiblock to unaligned…
Browse files Browse the repository at this point in the history
… memory
  • Loading branch information
PetervdPerk-NXP authored and davids5 committed Feb 5, 2024
1 parent c78389a commit 8dae990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/px4/fmu-v6xrt/nuttx-config/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ CONFIG_LPUART8_TXDMA=y
CONFIG_MEMSET_64BIT=y
CONFIG_MEMSET_OPTSPEED=y
CONFIG_MMCSD=y
CONFIG_MMCSD_MULTIBLOCK_LIMIT=1
CONFIG_MMCSD_SDIO=y
CONFIG_MTD=y
CONFIG_MTD_BYTE_WRITE=y
Expand Down

0 comments on commit 8dae990

Please sign in to comment.