Skip to content

Commit e0a8061

Browse files
Mikkel Jakobsennvlsianpu
authored andcommitted
boot: zephyr: configure mimxrt1024_evk board
The mimxrt1024_evk board have a large slot so we need to increase CONFIG_BOOT_MAX_IMG_SECTORS from the default. Signed-off-by: Mikkel Jakobsen <mikkel.aunsbjerg@prevas.dk>
1 parent 9abda32 commit e0a8061

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Copyright (c) 2021 Prevas A/S
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
CONFIG_BOOT_MAX_IMG_SECTORS=512

0 commit comments

Comments
 (0)