diff options
Diffstat (limited to 'conf/include/local/sota_minnowboard_uboot.inc')
| -rw-r--r-- | conf/include/local/sota_minnowboard_uboot.inc | 10 |
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 @@ | |||
| 1 | MACHINE = "intel-corei7-64" | ||
| 2 | |||
| 3 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ota" | ||
| 4 | UBOOT_MACHINE = "minnowmax_defconfig" | ||
| 5 | |||
| 6 | EXTRA_IMAGEDEPENDS_append = " minnowboard-bootfiles" | ||
| 7 | IMAGE_BOOT_FILES = "minnowboard-bootfiles/*" | ||
| 8 | |||
| 9 | OSTREE_KERNEL_ARGS ?= "ramdisk_size=16384 rw rootfstype=ext4 rootwait rootdelay=2 ostree_root=/dev/hda console=ttyS0,115200 console=tty0" | ||
| 10 | |||
