#@TYPE: Machine #@Name: MTCAP #@DESCRIPTION: Machine configuration for the MTCAP hardware require conf/machine/include/tune-arm926ejs.inc MACHINE_FEATURES = "ext2 ext3 usbhost usbgadget ppp" PREFERRED_PROVIDER_virtual/kernel = "linux-at91" PREFERRED_VERSION_linux-at91 = "5.4.199" # No EXAR chip present on an MTCAP DEFAULTTUNE = "arm926ejs" TUNE_CCARGS = " -march=armv5te -marm -mthumb-interwork -mtune=arm926ej-s" TUNE_FEATURES = "arm armv5 thumb dsp arm926ejs" ARMPKGSFX_THUMB="t" # used by sysvinit_2 SERIAL_CONSOLES = "115200;ttyS0" #don't try to access tty1 USE_VT = "0" UBOOT_MACHINE = "at91sam9x5ek_nandflash_config" PREFERRED_VERSION_u-boot = "2016.09.01" AT91BOOTSTRAP_BOARD = "at91sam9x5eknf_uboot" PREFERRED_VERSION_at91bootstrap = "3.8.12" KERNEL_IMAGETYPE = "uImage" # remove kernel-image from rootfs by overriding kernel-base DEPS RDEPENDS_kernel-base = "" EXTRA_IMAGEDEPENDS += "at91bootstrap u-boot" IMAGE_FSTYPES =+ "jffs2 tar.gz" EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 -n" UBOOT_ENTRYPOINT = "0x20008000" UBOOT_LOADADDRESS = "0x20008000" PREFERRED_VERSION_rs9113 = '1.6.5' PRINC ?= "0" PACKAGECONFIG_append_pn-boost = " python" SDMFG ??= ""