summaryrefslogtreecommitdiff
path: root/libre/uboot4extlinux-am335x/extlinux.conf
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-03-05 13:53:36 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-03-08 17:21:50 +0100
commitf35b39d0db1287cc76471ccd6076a30487f0c6a5 (patch)
treebffd1f824576c24dfffd783bbb0168baf91cb8ed /libre/uboot4extlinux-am335x/extlinux.conf
parentc4b6ded9035eee13c403c831940496bf9062669b (diff)
downloadabslibre-f35b39d0db1287cc76471ccd6076a30487f0c6a5.tar.gz
abslibre-f35b39d0db1287cc76471ccd6076a30487f0c6a5.tar.bz2
abslibre-f35b39d0db1287cc76471ccd6076a30487f0c6a5.zip
libre: uboot4extlinux-am335x: merge uEnv in extlinux.conf
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'libre/uboot4extlinux-am335x/extlinux.conf')
-rw-r--r--libre/uboot4extlinux-am335x/extlinux.conf16
1 files changed, 8 insertions, 8 deletions
diff --git a/libre/uboot4extlinux-am335x/extlinux.conf b/libre/uboot4extlinux-am335x/extlinux.conf
index 87891721b..160e4da86 100644
--- a/libre/uboot4extlinux-am335x/extlinux.conf
+++ b/libre/uboot4extlinux-am335x/extlinux.conf
@@ -4,40 +4,40 @@ timeout 50
label Parabola GNU/Linux-libre, linux-libre kernel
kernel /boot/vmlinuz-linux-libre
- append root=/dev/mmcblk0p1 rw console=ttyO0,115200
+ append root=/dev/mmcblk0p1 rw console=ttyO0,115200 coherent_pool=1M
fdtdir /boot/dtbs/linux-libre
label Parabola GNU/Linux-libre, linux-libre-lts kernel
kernel /boot/vmlinuz-linux-libre-lts
- append root=/dev/mmcblk0p1 rw console=ttyO0,115200
+ append root=/dev/mmcblk0p1 rw console=ttyO0,115200 coherent_pool=1M
fdtdir /boot/dtbs/linux-libre-lts
label Parabola GNU/Linux-libre, linux-libre-lts-knock kernel
kernel /boot/vmlinuz-linux-libre-lts-knock
- append root=/dev/mmcblk0p1 rw console=ttyO0,115200
+ append root=/dev/mmcblk0p1 rw console=ttyO0,115200 coherent_pool=1M
fdtdir /boot/dtbs/linux-libre-lts-knock
label Parabola GNU/Linux-libre, linux-libre-hardened kernel
kernel /boot/vmlinuz-linux-libre-hardened
- append root=/dev/mmcblk0p1 rw console=ttyO0,115200
+ append root=/dev/mmcblk0p1 rw console=ttyO0,115200 coherent_pool=1M
fdtdir /boot/dtbs/linux-libre-hardened
label Parabola GNU/Linux-libre, linux-libre-lts-apparmor kernel
kernel /boot/vmlinuz-linux-libre-lts-apparmor
- append root=/dev/mmcblk0p1 rw console=ttyO0,115200
+ append root=/dev/mmcblk0p1 rw console=ttyO0,115200 coherent_pool=1M
fdtdir /boot/dtbs/linux-libre-lts-apparmor
label Parabola GNU/Linux-libre, linux-libre-pck kernel
kernel /boot/vmlinuz-linux-libre-pck
- append root=/dev/mmcblk0p1 rw console=ttyO0,115200
+ append root=/dev/mmcblk0p1 rw console=ttyO0,115200 coherent_pool=1M
fdtdir /boot/dtbs/linux-libre-pck
label Parabola GNU/Linux-libre, linux-libre-rt kernel
kernel /boot/vmlinuz-linux-libre-rt
- append root=/dev/mmcblk0p1 rw console=ttyO0,115200
+ append root=/dev/mmcblk0p1 rw console=ttyO0,115200 coherent_pool=1M
fdtdir /boot/dtbs/linux-libre-rt
label Parabola GNU/Linux-libre, linux-libre-xtreme kernel
kernel /boot/vmlinuz-linux-libre-xtreme
- append root=/dev/mmcblk0p1 rw console=ttyO0,115200
+ append root=/dev/mmcblk0p1 rw console=ttyO0,115200 coherent_pool=1M
fdtdir /boot/dtbs/linux-libre-xtreme