summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/include/ti-falcon.inc
blob: 252fb28afde1f6fc11d99ca99b8e3de0a4740946 (plain)
1
2
3
4
5
6
IMAGE_INSTALL:append = " u-boot-ti-staging-falcon"
KERNEL_CLASSES:remove = "kernel-fitimage-deprecated"
KERNEL_CLASSES += "kernel-fitimage-legacyhs"
UBOOT_DTB_LOADADDRESS = "0x88000000"
UBOOT_LOADADDRESS = "0x82000000"
FIT_KERNEL_COMP_ALG = "none"