summaryrefslogtreecommitdiffstats
path: root/conf/include/local/sota_minnowboard_uboot.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/include/local/sota_minnowboard_uboot.inc')
-rw-r--r--conf/include/local/sota_minnowboard_uboot.inc10
1 files changed, 0 insertions, 10 deletions
diff --git a/conf/include/local/sota_minnowboard_uboot.inc b/conf/include/local/sota_minnowboard_uboot.inc
deleted file mode 100644
index e64f7eb..0000000
--- a/conf/include/local/sota_minnowboard_uboot.inc
+++ /dev/null
@@ -1,10 +0,0 @@
1MACHINE = "intel-corei7-64"
2
3PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ota"
4UBOOT_MACHINE = "minnowmax_defconfig"
5
6EXTRA_IMAGEDEPENDS_append = " minnowboard-bootfiles"
7IMAGE_BOOT_FILES = "minnowboard-bootfiles/*"
8
9OSTREE_KERNEL_ARGS ?= "ramdisk_size=16384 rw rootfstype=ext4 rootwait rootdelay=2 ostree_root=/dev/hda console=ttyS0,115200 console=tty0"
10