2022-02-15 20:44:22 +08:00
|
|
|
# Copyright (c) 2022 Intel Corporation
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
description: Micron QSPI Flash
|
|
|
|
|
|
|
|
compatible: "micron,mt25qu02g"
|
|
|
|
|
|
|
|
include: flash-controller.yaml
|
|
|
|
|
|
|
|
properties:
|
2023-01-04 03:21:25 +08:00
|
|
|
size:
|
|
|
|
type: int
|
|
|
|
description: Flash memory size in bit.
|