[mynewt-mcumgr] 36/42: Remove "zephyr, code_partition" from dts overlay

2018-02-12 Thread ccollins
This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-mcumgr.git

commit eacfbcc56e6dc9c65e1f196ea8254fdc071f7abd
Author: Christopher Collins 
AuthorDate: Mon Feb 12 13:03:34 2018 -0800

Remove "zephyr,code_partition" from dts overlay

This is no longer needed now that MCUboot has been integrated more fully
into Zephyr.
---
 samples/smp_svr/zephyr/dts.overlay | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/samples/smp_svr/zephyr/dts.overlay 
b/samples/smp_svr/zephyr/dts.overlay
index 5a3a7f3..7e73db7 100644
--- a/samples/smp_svr/zephyr/dts.overlay
+++ b/samples/smp_svr/zephyr/dts.overlay
@@ -4,9 +4,6 @@
 
 / {
chosen {
-   /* Required by mcuboot. */
-   zephyr,code-partition = _partition;
-
/* Use uart0 for the mcumgr UART transport. */
zephyr,uart-mcumgr = 
};

-- 
To stop receiving notification emails like this one, please contact
ccoll...@apache.org.


[mynewt-mcumgr] 36/42: Remove "zephyr, code_partition" from dts overlay

2018-02-12 Thread ccollins
This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-mcumgr.git

commit 821f578be1bf5a75db6a95b611dd2d50608fb19f
Author: Christopher Collins 
AuthorDate: Mon Feb 12 13:03:34 2018 -0800

Remove "zephyr,code_partition" from dts overlay

This is no longer needed now that MCUboot has been integrated more fully
into Zephyr.
---
 samples/smp_svr/zephyr/dts.overlay | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/samples/smp_svr/zephyr/dts.overlay 
b/samples/smp_svr/zephyr/dts.overlay
index 5a3a7f3..7e73db7 100644
--- a/samples/smp_svr/zephyr/dts.overlay
+++ b/samples/smp_svr/zephyr/dts.overlay
@@ -4,9 +4,6 @@
 
 / {
chosen {
-   /* Required by mcuboot. */
-   zephyr,code-partition = _partition;
-
/* Use uart0 for the mcumgr UART transport. */
zephyr,uart-mcumgr = 
};

-- 
To stop receiving notification emails like this one, please contact
ccoll...@apache.org.