commit | c43a20fd193dc445faa9b7f0d2ed77759a6aca8f | [log] [tgz] |
---|---|---|
author | Andrej Butok <andrey.butok@nxp.com> | Tue Dec 05 13:30:54 2023 +0100 |
committer | Jamie <40387179+nordicjm@users.noreply.github.com> | Tue Dec 05 15:41:56 2023 +0000 |
tree | 0aa7d609fce7f6f13961e29c48d6c403d3d7f428 | |
parent | ab99fe28122aea665161c4762567b56cc67762d5 [diff] |
boot: zephyr: add support for mimxrt1040_evk Add default configuration for mimxrt1040_evk. Signed-off-by: Andrej Butok <andrey.butok@nxp.com>
diff --git a/boot/zephyr/boards/mimxrt1040_evk.conf b/boot/zephyr/boards/mimxrt1040_evk.conf new file mode 100644 index 0000000..35f90d4 --- /dev/null +++ b/boot/zephyr/boards/mimxrt1040_evk.conf
@@ -0,0 +1,4 @@ +# Copyright 2023 NXP +# SPDX-License-Identifier: Apache-2.0 + +CONFIG_BOOT_MAX_IMG_SECTORS=1024