1################################################################################
2# File Name: qspi_config.cfg
3#
4# Description:
5# This file contains a SMIF Bank layout for use with OpenOCD.
6# This file was automatically generated and should not be modified.
7# QSPI Configurator: 4.22.0.1756
8#
9################################################################################
10# Copyright 2024 Cypress Semiconductor Corporation (an Infineon company) or
11# an affiliate of Cypress Semiconductor Corporation.
12# SPDX-License-Identifier: Apache-2.0
13#
14# Licensed under the Apache License, Version 2.0 (the "License");
15# you may not use this file except in compliance with the License.
16# You may obtain a copy of the License at
17#
18#     http://www.apache.org/licenses/LICENSE-2.0
19#
20# Unless required by applicable law or agreed to in writing, software
21# distributed under the License is distributed on an "AS IS" BASIS,
22# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23# See the License for the specific language governing permissions and
24# limitations under the License.
25################################################################################
26
27set SMIF_BANKS {
28  0 {addr 0x60000000 size 0x100000 psize 0x0000100 esize 0x0001000}
29}
30