X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fboot%2Fuboot-oxnas%2Fpatches%2F800-fix-bootm-assertion.patch;h=957c492917df127dbf40255ff2afdf789ff0b107;hb=HEAD;hp=3abeb3215c5a73b25fd48edfdc5b75429c1e6c94;hpb=fed0eac76252f5619c68132e4a34a1918bbd3429;p=openwrt-working-2016%2F.git diff --git a/package/boot/uboot-oxnas/patches/800-fix-bootm-assertion.patch b/package/boot/uboot-oxnas/patches/800-fix-bootm-assertion.patch index 3abeb3215c..957c492917 100644 --- a/package/boot/uboot-oxnas/patches/800-fix-bootm-assertion.patch +++ b/package/boot/uboot-oxnas/patches/800-fix-bootm-assertion.patch @@ -1,8 +1,6 @@ -diff --git a/common/cmd_bootm.c b/common/cmd_bootm.c -index 166b901..9af3fd3 100644 --- a/common/cmd_bootm.c +++ b/common/cmd_bootm.c -@@ -745,7 +745,7 @@ static int do_bootm_subcommand(cmd_tbl_t *cmdtp, int flag, int argc, +@@ -77,7 +77,7 @@ static int do_bootm_subcommand(cmd_tbl_t return CMD_RET_USAGE; }