summaryrefslogtreecommitdiff
path: root/libre/uboot4extlinux-am335x/extlinux.conf
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-06-14 17:12:29 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-06-14 17:12:29 +0200
commit0cb67a85c836c6bcbef9e75d82dd6271cd1077df (patch)
treef5bc22cf96665fa9a635fbad940190b4926d6810 /libre/uboot4extlinux-am335x/extlinux.conf
parent50956dbd22964b228697cd4cea8574b1861bf4c6 (diff)
downloadabslibre-0cb67a85c836c6bcbef9e75d82dd6271cd1077df.tar.gz
abslibre-0cb67a85c836c6bcbef9e75d82dd6271cd1077df.tar.bz2
abslibre-0cb67a85c836c6bcbef9e75d82dd6271cd1077df.zip
libre: uboot4extlinux-am335x: Update to 2020.04, Fix extlinux.conf, package documentation
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'libre/uboot4extlinux-am335x/extlinux.conf')
-rw-r--r--libre/uboot4extlinux-am335x/extlinux.conf36
1 files changed, 3 insertions, 33 deletions
diff --git a/libre/uboot4extlinux-am335x/extlinux.conf b/libre/uboot4extlinux-am335x/extlinux.conf
index d188c4f6e..86d5e0df7 100644
--- a/libre/uboot4extlinux-am335x/extlinux.conf
+++ b/libre/uboot4extlinux-am335x/extlinux.conf
@@ -4,48 +4,18 @@ timeout 50
label Parabola GNU/Linux-libre, linux-libre kernel
kernel /boot/vmlinuz-linux-libre
- initrd /boot/initramfs-linux-libre-fallback.img
+ initrd /boot/initramfs-linux-libre.img
append coherent_pool=1M console=ttyO0,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-fallback.img
+ initrd /boot/initramfs-linux-libre-lts.img
append coherent_pool=1M console=ttyO0,115200 root=/dev/mmcblk0p1 rw rootwait
fdtdir /boot/dtbs/linux-libre-lts
-label Parabola GNU/Linux-libre, linux-libre-lts-knock kernel
- kernel /boot/vmlinuz-linux-libre-lts-knock
- initrd /boot/initramfs-linux-libre-lts-knock-fallback.img
- append coherent_pool=1M console=ttyO0,115200 root=/dev/mmcblk0p1 rw rootwait
- fdtdir /boot/dtbs/linux-libre-lts-knock
-
-label Parabola GNU/Linux-libre, linux-libre-hardened kernel
- kernel /boot/vmlinuz-linux-libre-hardened
- initrd /boot/initramfs-linux-libre-hardened-fallback.img
- append coherent_pool=1M console=ttyO0,115200 root=/dev/mmcblk0p1 rw rootwait
- fdtdir /boot/dtbs/linux-libre-hardened
-
-label Parabola GNU/Linux-libre, linux-libre-lts-apparmor kernel
- kernel /boot/vmlinuz-linux-libre-lts-apparmor
- initrd /boot/initramfs-linux-libre-lts-apparmor-fallback.img
- append coherent_pool=1M console=ttyO0,115200 root=/dev/mmcblk0p1 rw rootwait
- fdtdir /boot/dtbs/linux-libre-lts-apparmor
-
label Parabola GNU/Linux-libre, linux-libre-pck kernel
kernel /boot/vmlinuz-linux-libre-pck
- initrd /boot/initramfs-linux-libre-pck-fallback.img
+ initrd /boot/initramfs-linux-libre-pck.img
append coherent_pool=1M console=ttyO0,115200 root=/dev/mmcblk0p1 rw rootwait
fdtdir /boot/dtbs/linux-libre-pck
-
-label Parabola GNU/Linux-libre, linux-libre-rt kernel
- kernel /boot/vmlinuz-linux-libre-rt
- initrd /boot/initramfs-linux-libre-rt-fallback.img
- append coherent_pool=1M console=ttyO0,115200 root=/dev/mmcblk0p1 rw rootwait
- fdtdir /boot/dtbs/linux-libre-rt
-
-label Parabola GNU/Linux-libre, linux-libre-xtreme kernel
- kernel /boot/vmlinuz-linux-libre-xtreme
- initrd /boot/initramfs-linux-libre-xtreme-fallback.img
- append coherent_pool=1M console=ttyO0,115200 root=/dev/mmcblk0p1 rw rootwait
- fdtdir /boot/dtbs/linux-libre-xtreme