eb205ebe68
Enable FlexSPI NOR flash driver with XIP build options. Configure FlexSPI pins, update board documentation. Add FlexSPI NOR flash dts node for mimxrt685_evk. Enable flash storage by adding partition to dts file. Using last 1MB for storage, and reserving 63MB for code. Signed-off-by: Saurabh Jagdhane <saurabh.jagdhane@nxp.com>
9 lines
203 B
YAML
9 lines
203 B
YAML
# Copyright 2021 NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: NXP FlexSPI MX25UM51345G
|
|
|
|
compatible: "nxp,imx-flexspi-mx25um51345g"
|
|
|
|
include: ["nxp,imx-flexspi-device.yaml", soc-nv-flash.yaml]
|