Tim Lee | 57294f9 | 2024-05-16 14:15:45 +0800 | [diff] [blame] | 1 | DESCRIPTION = "U-boot for Nuvoton NPCM7xx/NPCM8xx Baseboard Management Controller" |
2 | |||||
3 | require u-boot-common-nuvoton_${PV}.inc | ||||
4 | require u-boot-nuvoton.inc | ||||
5 | |||||
6 | PROVIDES += "u-boot" | ||||
7 | |||||
8 | DEPENDS += "dtc-native" | ||||
9 | |||||
10 | SRC_URI:append:df-phosphor-mmc = " file://u-boot-emmc.cfg" |