Commit 05143ce2 authored by Maureen Helm's avatar Maureen Helm Committed by David Brown
Browse files

boot: zephyr: Configure mimxrt685_evk board



The mimxrt685_evk board has 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 72006693
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=8192