summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_nitrogen6x.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_nitrogen6x.inc')
-rw-r--r--meta-agl-bsp/conf/include/agl_nitrogen6x.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-agl-bsp/conf/include/agl_nitrogen6x.inc b/meta-agl-bsp/conf/include/agl_nitrogen6x.inc
new file mode 100644
index 000000000..68ff82374
--- /dev/null
+++ b/meta-agl-bsp/conf/include/agl_nitrogen6x.inc
@@ -0,0 +1,6 @@
+PREFERRED_PROVIDER_u-boot = "u-boot-imx6"
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx6"
+PREFERRED_PROVIDER_u-boot-mxsboot-native = "u-boot-imx6"
+
+AGL_DEFAULT_IMAGE_FSTYPES := "sdcard.gz"
+AGL_DEFAULT_INITRAMFS_FSTYPES := "cpio.gz" \ No newline at end of file