mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
Image backup apollo Part #1
- Use src/system/mtdutils for image creation
This commit is contained in:
@@ -77,6 +77,9 @@ class CFlashExpert : public CProgressWindow
|
||||
|
||||
bool checkSize(int mtd, std::string &backupFile);
|
||||
void readmtd(int readmtd);
|
||||
#ifdef BOXMODEL_APOLLO
|
||||
void readmtdJFFS2(std::string &filename);
|
||||
#endif
|
||||
|
||||
public:
|
||||
CFlashExpert();
|
||||
|
Reference in New Issue
Block a user