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