blob: aebd510fe618d8f5823e96e03785efb6fa0ccb5e [file] [log] [blame]
# Pico-Pi iMX7D M4 board
# Copyright (c) 2019, Joris Offouga
# SPDX-License-Identifier: Apache-2.0
if BOARD_PICO_PI
if !XIP
config FLASH_SIZE
default 0
config FLASH_BASE_ADDRESS
default 0
endif
endif # BOARD_PICO_PI