balena-allwinner/layers/meta-resin-allwinner/recipes-bsp/u-boot/u-boot_%.bbappend
2017-06-16 16:33:22 +02:00

11 lines
No EOL
336 B
Text

RESIN_EXTERNAL_MMC = "0"
RESIN_INTERNAL_MMC = "1"
UBOOT_KCONFIG_SUPPORT = "1"
inherit resin-u-boot
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI_append = " \
file://0001-sunxi-h3-Fix-PLL1-setup-to-never-use-dividers.patch \
file://h3-enable-power-led.patch \
file://h3-set-safe-axi_apb-clock-dividers.patch \
"