mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
add 'mtd refresh' command
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8439 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -96,6 +96,7 @@ struct region_info_user {
|
||||
#define MEMGETREGIONINFO _IOWR('M', 8, struct region_info_user)
|
||||
#define MEMREADDATA _IOWR('M', 9, struct mtd_oob_buf)
|
||||
#define MEMWRITEDATA _IOWR('M', 10, struct mtd_oob_buf)
|
||||
#define MTDREFRESH _IO('M', 23)
|
||||
|
||||
#ifndef __KERNEL__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user