Add cubox-i and nitrogen6x i.MX6 machines
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_nitrogen6x.inc
1 DISTRO_FEATURES_append = " agl-medium-arm-compiler"
2
3 # This disables the Freescale/NXP Vivante GPU driver and enables
4 # etnaviv support.
5 MACHINEOVERRIDES .= ":use-mainline-bsp"
6
7 # Disable the meta-freescale weston-init bbappend as it conflicts
8 # with AGL's.
9 BBMASK = "meta-freescale/recipes-graphics/wayland/weston-init"
10
11 # Set CMA size large enough to work with AGL
12 UBOOT_EXTLINUX_KERNEL_ARGS_append = " cma=512M"
13
14 # Generate WIC image also
15 #WKS_FILE = "imx-uboot.wks"
16 AGL_EXTRA_IMAGE_FSTYPES = "wic.xz wic.bmap wic.xz.sha256sum"
17 AGL_DEFAULT_INITRAMFS_FSTYPES := ""