summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2020.07.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2020.07.bb b/recipes-bsp/u-boot/u-boot-toradex_2020.07.bb
index 4add74e..f965e28 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2020.07.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_2020.07.bb
@@ -38,3 +38,7 @@ do_compile_append_colibri-imx6ull () {
do_compile_append_colibri-imx7 () {
nand_padding
}
+
+do_compile_append_colibri-vf () {
+ nand_padding
+}