summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot_%.bbappend
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2022-08-01 15:08:32 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2022-08-08 14:06:43 +0000
commitd2c82eb165043c314795c4172588ed39f716ede8 (patch)
tree5abd25e2a76c8bb88d562e84090a0f3dd6605806 /recipes-bsp/u-boot/u-boot_%.bbappend
parente4f0f9dda029026655402ebc80a17a00e30ffa5c (diff)
meta: drop tk1/tegra/vf machine references
We've decided not maintain these machines in BSP6, let's drop the machine references. There is a special varialbe UBOOT_KERNEL_TYPE, it's only being used by apalis-tk1 machine, so also drop it. Related-to: ELB-4471 Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot_%.bbappend')
-rw-r--r--recipes-bsp/u-boot/u-boot_%.bbappend4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-bsp/u-boot/u-boot_%.bbappend b/recipes-bsp/u-boot/u-boot_%.bbappend
index 75ed1d8..ed44612 100644
--- a/recipes-bsp/u-boot/u-boot_%.bbappend
+++ b/recipes-bsp/u-boot/u-boot_%.bbappend
@@ -70,10 +70,6 @@ do_compile:append:colibri-imx7 () {
nand_padding
}
-do_compile:append:colibri-vf () {
- nand_padding
-}
-
do_deploy:append:colibri-imx6 () {
deploy_uboot_with_spl
}