mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
[flash tool] change the default data path
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
#include "usb_boot_defines.h"
|
||||
|
||||
#define CONFIG_FILE_PATH "usb_boot.cfg"
|
||||
#define CONFIG_FILE_PATH "/usr/share/inflash/usb_boot.cfg"
|
||||
|
||||
int hand_init_def(struct hand *hand);
|
||||
int check_dump_cfg(struct hand *hand);
|
||||
|
||||
Reference in New Issue
Block a user