Commit b6d75e76 authored by Maureen Helm's avatar Maureen Helm Committed by Fabio Utzig
Browse files

boot: zephyr: Configure mimxrt106x_evk boards



The mimxrt1060_evk and mimxrt1064_evk boards have large slots so we need
to increase CONFIG_BOOT_MAX_IMG_SECTORS from the default.

Signed-off-by: default avatarMaureen Helm <maureen.helm@nxp.com>
parent aad01efd
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
# Copyright 2021 NXP
# SPDX-License-Identifier: Apache-2.0

CONFIG_BOOT_MAX_IMG_SECTORS=1024
+4 −0
Original line number Diff line number Diff line
# Copyright 2021 NXP
# SPDX-License-Identifier: Apache-2.0

CONFIG_BOOT_MAX_IMG_SECTORS=512