summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex-tk1_2019.07.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex-tk1_2019.07.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-tk1_2019.07.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-tk1_2019.07.bb b/recipes-bsp/u-boot/u-boot-toradex-tk1_2019.07.bb
index d3613fd..ade3907 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-tk1_2019.07.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-tk1_2019.07.bb
@@ -1,6 +1,7 @@
require u-boot-toradex-common-tk1.inc
-require recipes-bsp/u-boot/u-boot-tk1.inc
-require recipes-bsp/u-boot/u-boot-toradex-initial-env.inc
+require recipes-bsp/u-boot/u-boot.inc
+
+B = "${WORKDIR}/build"
DEPENDS += "bc-native dtc-native"
DEPENDS_append_apalis-tk1 = " cbootimage-native"
@@ -11,6 +12,7 @@ COMPATIBLE_MACHINE = "(apalis-tk1)"
SRC_URI_append_apalis-tk1 = " \
file://apalis-tk1.img.cfg \
+ file://fw_env.config \
file://PM375_Hynix_2GB_H5TC4G63AFR_RDA_924MHz.bct \
"