summaryrefslogtreecommitdiffstats
path: root/classes/sota_am65xx-evm.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/sota_am65xx-evm.bbclass')
-rw-r--r--classes/sota_am65xx-evm.bbclass10
1 files changed, 10 insertions, 0 deletions
diff --git a/classes/sota_am65xx-evm.bbclass b/classes/sota_am65xx-evm.bbclass
new file mode 100644
index 0000000..088b85c
--- /dev/null
+++ b/classes/sota_am65xx-evm.bbclass
@@ -0,0 +1,10 @@
1IMAGE_BOOT_FILES = "tiboot3.bin tispl.bin sysfw.itb u-boot.img uEnv.txt"
2
3KERNEL_IMAGETYPES = "fitImage"
4OPTEEFLAVOR = ""
5
6OSTREE_KERNEL = "fitImage"
7OSTREE_KERNEL_ARGS = "ramdisk_size=8192 root=/dev/ram0 rw rootfstype=ext4 ostree_root=/dev/mmcblk1p2 module_blacklist=sa2ul"
8
9UBOOT_ENTRYPOINT = "0x80080000"
10UBOOT_LOADADDRESS = "0x80080000"