mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
Apollo/Kronos: Use backup with readmtdJFFS2() also for var partition
This commit is contained in:
@@ -83,7 +83,7 @@ class CFlashExpert : public CProgressWindow
|
||||
bool checkSize(int mtd, std::string &backupFile);
|
||||
#ifdef BOXMODEL_APOLLO
|
||||
bool readDevtableFile(std::string &devtableFile, CMkfsJFFS2::v_devtable_t &v_devtable);
|
||||
void readmtdJFFS2(std::string &filename);
|
||||
void readmtdJFFS2(std::string &filename, std::string title="", std::string path="/", bool makeDevTable=true);
|
||||
#endif
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user