Change in simtrace2[master]: firmware: remove dfu-dfu default target

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Hoernchen gerrit-no-reply at lists.osmocom.org
Tue Nov 23 08:25:12 UTC 2021


Hoernchen has uploaded this change for review. ( https://gerrit.osmocom.org/c/simtrace2/+/26337 )


Change subject: firmware: remove dfu-dfu default target
......................................................................

firmware: remove dfu-dfu default target

It's useless, since blupdate does the same thing, just much faster and
easier.

Change-Id: I86dddfacea2e35f4d5a7f23ee4b3d12e3f1d35f1
---
M firmware/Makefile
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/37/26337/1

diff --git a/firmware/Makefile b/firmware/Makefile
index f6e8316..c30dc9a 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -49,7 +49,7 @@
 
 # Defines which are the available memory targets for the SAM3S-EK board.
 ifeq ($(APP), dfu)
-MEMORIES ?= flash dfu
+MEMORIES ?= flash
 TRACE_LEVEL ?= 0
 else
 MEMORIES ?= dfu

-- 
To view, visit https://gerrit.osmocom.org/c/simtrace2/+/26337
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-Change-Id: I86dddfacea2e35f4d5a7f23ee4b3d12e3f1d35f1
Gerrit-Change-Number: 26337
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211123/56539f7e/attachment.htm>


More information about the gerrit-log mailing list