Brian Ma | 816dbb7 | 2023-05-10 14:49:35 +0800 | [diff] [blame] | 1 | DESCRIPTION = "U-boot for Nuvoton NPCM7xx/NPCM8xx Baseboard Management Controller" |
Tomer Maimon | dbd6fa1 | 2018-01-29 17:36:16 +0200 | [diff] [blame] | 2 | |
Benjamin Fair | 44f6b4d | 2019-01-22 14:34:28 -0800 | [diff] [blame] | 3 | require u-boot-common-nuvoton.inc |
Benjamin Fair | 18e3d81 | 2020-05-01 10:47:23 -0700 | [diff] [blame] | 4 | require u-boot-nuvoton.inc |
Tomer Maimon | dbd6fa1 | 2018-01-29 17:36:16 +0200 | [diff] [blame] | 5 | |
| 6 | PROVIDES += "u-boot" |
| 7 | |
| 8 | DEPENDS += "dtc-native" |
Brian Ma | 816dbb7 | 2023-05-10 14:49:35 +0800 | [diff] [blame] | 9 | |
| 10 | SRC_URI:append:df-phosphor-mmc = " file://u-boot-emmc.cfg" |