blob: dc3e1dcafc84ba1c2e86fdaf73d8eff4811b26c8 [file] [log] [blame]
Marti Bolivareba58fa2017-08-01 15:06:45 -04001/*
2 * Basic Device Tree overlay file for chain-loading by mcuboot.
3 * See the Makefile for more information.
4 */
5
6/ {
7 chosen {
8 zephyr,code-partition = &slot0_partition;
9 };
10};