You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2016/05/19 16:51:15 UTC

[03/18] incubator-mynewt-core git commit: flash_map; insert placeholder for coredump. XXX will need it's own number.

flash_map; insert placeholder for coredump. XXX will need it's own
number.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/61ca3db7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/61ca3db7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/61ca3db7

Branch: refs/heads/develop
Commit: 61ca3db73f2b9b0974e500c5e07e3ff1aebc061d
Parents: dfbac67
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Tue May 17 15:24:19 2016 -0700
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Thu May 19 09:34:27 2016 -0700

----------------------------------------------------------------------
 hw/hal/include/hal/flash_map.h | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/61ca3db7/hw/hal/include/hal/flash_map.h
----------------------------------------------------------------------
diff --git a/hw/hal/include/hal/flash_map.h b/hw/hal/include/hal/flash_map.h
index 078d0a3..979a069 100644
--- a/hw/hal/include/hal/flash_map.h
+++ b/hw/hal/include/hal/flash_map.h
@@ -58,6 +58,7 @@ struct flash_area {
 #define FLASH_AREA_IMAGE_1              2
 #define FLASH_AREA_IMAGE_SCRATCH        3
 #define FLASH_AREA_NFFS                 4
+#define FLASH_AREA_CORE                 2
 
 /*
  * Initializes flash map. Memory will be referenced by flash_map code