mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 08:51:09 +02:00
fix mkfwimage to recognize the -s option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11978 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4a3137abd7
commit
08740c51cf
@ -48,7 +48,7 @@ typedef struct part_data {
|
|||||||
#define DEFAULT_OUTPUT_FILE "firmware-image.bin"
|
#define DEFAULT_OUTPUT_FILE "firmware-image.bin"
|
||||||
#define DEFAULT_VERSION "UNKNOWN"
|
#define DEFAULT_VERSION "UNKNOWN"
|
||||||
|
|
||||||
#define OPTIONS "hv:o:r:k:"
|
#define OPTIONS "hv:o:r:k:s:"
|
||||||
|
|
||||||
#define FIRMWARE_MAX_LENGTH (0x390000)
|
#define FIRMWARE_MAX_LENGTH (0x390000)
|
||||||
#define partition_startaddr (0xBFC30000)
|
#define partition_startaddr (0xBFC30000)
|
||||||
|
Loading…
Reference in New Issue
Block a user