summaryrefslogtreecommitdiff
path: root/libre/uboot4extlinux-omap3/extlinux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'libre/uboot4extlinux-omap3/extlinux.conf')
-rw-r--r--libre/uboot4extlinux-omap3/extlinux.conf21
1 files changed, 0 insertions, 21 deletions
diff --git a/libre/uboot4extlinux-omap3/extlinux.conf b/libre/uboot4extlinux-omap3/extlinux.conf
deleted file mode 100644
index 3307eb9de..000000000
--- a/libre/uboot4extlinux-omap3/extlinux.conf
+++ /dev/null
@@ -1,21 +0,0 @@
-menu title Welcome to U-Boot with Extlinux support!
-
-timeout 50
-
-label Parabola GNU/Linux-libre, linux-libre kernel
- kernel /boot/vmlinuz-linux-libre
- initrd /boot/initramfs-linux-libre.img
- append console=ttyO2,115200 root=/dev/mmcblk0p1 rw rootwait
- fdtdir /boot/dtbs/linux-libre
-
-label Parabola GNU/Linux-libre, linux-libre-lts kernel
- kernel /boot/vmlinuz-linux-libre-lts
- initrd /boot/initramfs-linux-libre-lts.img
- append console=ttyO2,115200 root=/dev/mmcblk0p1 rw rootwait
- fdtdir /boot/dtbs/linux-libre-lts
-
-label Parabola GNU/Linux-libre, linux-libre-pck kernel
- kernel /boot/vmlinuz-linux-libre-pck
- initrd /boot/initramfs-linux-libre-pck.img
- append console=ttyO2,115200 root=/dev/mmcblk0p1 rw rootwait
- fdtdir /boot/dtbs/linux-libre-pck