Skip to content

Commit

Permalink
boot: zephyr: add support for mimxrt1040_evk
Browse files Browse the repository at this point in the history
Add default configuration for mimxrt1040_evk.

Signed-off-by: Andrej Butok <[email protected]>
  • Loading branch information
butok authored and nordicjm committed Dec 5, 2023
1 parent ab99fe2 commit c43a20f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions boot/zephyr/boards/mimxrt1040_evk.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Copyright 2023 NXP
# SPDX-License-Identifier: Apache-2.0

CONFIG_BOOT_MAX_IMG_SECTORS=1024

0 comments on commit c43a20f

Please sign in to comment.