walnux/boards/arm/sam34
jingfei db54331479 drivers/fs:Always use register_mtddriver() to register the MTD device (patch2)
This is a supplement to the patch:1936126210a56b6d1b033d6d940669413dd6e1b0

Due to the automatic wrapping of MTD devices during the
open() process, the legacy registration methods
ftl_initialize() and bchdev_register() are no longer
required for MTD device registration for user code.

So we have adjusted the registration method for MTD devices
in nuttx/boards, replacing the previous approach using
ftl_initialize()  with register_mtddriver().
2025-07-21 15:15:30 -03:00
..
arduino-due style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
flipnclick-sam3x boards/arm/sam32: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
sam3u-ek boards: unify Private Types banners 2025-05-28 10:17:15 +08:00
sam4cmp-db boards/arm/sam32: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
sam4e-ek drivers/fs:Always use register_mtddriver() to register the MTD device (patch2) 2025-07-21 15:15:30 -03:00
sam4l-xplained boards: unify Private Types banners 2025-05-28 10:17:15 +08:00
sam4s-xplained Remove duplicate includes across multiple files 2025-01-09 23:30:23 +08:00
sam4s-xplained-pro drivers/fs:Always use register_mtddriver() to register the MTD device (patch2) 2025-07-21 15:15:30 -03:00