This is an automated email from the ASF dual-hosted git repository.

acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 1023918  Doc/esp32: Fix wapi psk command, value 1 is for WEP
     new f4addbd  mtd: Replace MTDIOC_PARTINFO with BIOC_PARTINFO
     new 177e1ce  Revert "mtd: Add MTDIOC_FLUSH IOCTL like MTDIOC_XIPBASE"
     new 6b6c11f  mtd: Replace MTDIOC_XIPBASE with BIOC_XIPBASE

The 3 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/components/drivers/special/mtd.rst |  2 --
 arch/arm/src/lc823450/lc823450_mtd.c             |  4 +--
 arch/arm/src/tiva/common/tiva_flash.c            |  2 +-
 drivers/mtd/ftl.c                                | 36 +-----------------------
 drivers/mtd/mtd_partition.c                      |  6 ++--
 drivers/mtd/mtd_progmem.c                        |  2 +-
 drivers/mtd/rammtd.c                             |  2 +-
 drivers/mtd/skeleton.c                           |  2 +-
 drivers/mtd/smart.c                              | 21 --------------
 drivers/mtd/sst39vf.c                            |  2 +-
 fs/driver/fs_blockpartition.c                    |  2 +-
 fs/littlefs/lfs_vfs.c                            |  2 +-
 fs/romfs/fs_romfsutil.c                          |  2 +-
 include/nuttx/mtd/mtd.h                          | 22 ++++++---------
 14 files changed, 22 insertions(+), 85 deletions(-)

Reply via email to