Commit 8e8b5455 authored by Daniel DeGrasse's avatar Daniel DeGrasse Committed by David Brown
Browse files

boot: zephyr: add support for RT595



Add support for RT595 to MCUBoot. A larger number of max sectors is
required due to the large flash size present on the RT595 EVK.

Signed-off-by: default avatarDaniel DeGrasse <daniel.degrasse@nxp.com>
parent 9315654d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
# Copyright 2023 NXP
# SPDX-License-Identifier: Apache-2.0
CONFIG_BOOT_MAX_IMG_SECTORS=8192