FILESEXTRAPATHS:prepend := "${THISDIR}/files:" | |
SRC_URI:append:npcm7xx = " file://npcm7xx-gbmc-common.dtsi" | |
# Sane default for all platforms | |
GBMC_BOOT_SPI_MHZ_DEFAULT = "50" | |
GBMC_BOOT_SPI_MHZ_DEFAULT:hoth = "25" | |
GBMC_BOOT_SPI_MHZ ??= "${GBMC_BOOT_SPI_MHZ_DEFAULT}" |