Commit 809e77d2 authored by Xabier Marquiegui's avatar Xabier Marquiegui Committed by Fabio Utzig
Browse files

boot: zephyr: Config mimxrt1020_evk and mimxrt1050_evk_qspi



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

Signed-off-by: default avatarXabier Marquiegui <xmarquiegui@ainguraiiot.com>
parent 5f4e1484
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=1024