summaryrefslogtreecommitdiff
path: root/classes/toradex-fitimage.bbclass
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 /classes/toradex-fitimage.bbclass
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 'classes/toradex-fitimage.bbclass')
-rw-r--r--classes/toradex-fitimage.bbclass3
1 files changed, 0 insertions, 3 deletions
diff --git a/classes/toradex-fitimage.bbclass b/classes/toradex-fitimage.bbclass
index 65f7395..cbf7e86 100644
--- a/classes/toradex-fitimage.bbclass
+++ b/classes/toradex-fitimage.bbclass
@@ -38,9 +38,6 @@ fitimage_assemble() {
uboot_prep_kimage
fitimage_emit_section_kernel ${1} "${kernelcount}" linux.bin "${linux_comp}"
- if [ "x${UBOOT_KERNEL_TYPE}" = "xkernel_noload" ]; then
- sed 's/\(^\s*type.*\kernel\)\"/\1_noload\"/' -i ${1}
- fi
#
# Step 2: Prepare a DTB image section