summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/imxrt/optmemflashorigin.yml
blob: 54618c928fcf6cc74b8d3025dd358f0b0f6eb9e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-integer: null
- env-assign: null
- define-unquoted: IMXRT_MEMORY_FLASH_ORIGIN
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default:
- enabled-by: true
  value: 0x60000000
description: |
  Origin of the external flash memory.  That can be for example a flash
  connected to FlexSPI or to SEMC.  The default value is for a HyperFlash
  connected to FlexSPI.
enabled-by: true
format: '{:#010x}'
links: []
name: IMXRT_MEMORY_FLASH_ORIGIN
type: build