src/system/mtdutils: Creation devtable moved to update.cpp

Origin commit data
------------------
Branch: ni/coolstream
Commit: 66b078cb92
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-22 (Sun, 22 Sep 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2013-09-22 09:00:43 +02:00
parent 4744ca8a7d
commit ddf0857e14
4 changed files with 27 additions and 33 deletions

View File

@@ -78,6 +78,7 @@ class CFlashExpert : public CProgressWindow
bool checkSize(int mtd, std::string &backupFile);
void readmtd(int readmtd);
#ifdef BOXMODEL_APOLLO
void addDevtableEntry(int fd_dev, const char *entry);
void readmtdJFFS2(std::string &filename);
#endif