Searched refs:MISC_OFFSET_CMDLINE (Results 1 – 2 of 2) sorted by relevance
24 #define MISC_OFFSET_CMDLINE 6144 //擦除命令,在偏移4K 的位置,配合挂载脚本使用 macro
282 return writeMisc(cmdline, MISC_OFFSET_CMDLINE, strlen(cmdline)); in writeCmdMisc()290 return readMisc(cmdline, MISC_OFFSET_CMDLINE, size); in readCmdMisc()