summaryrefslogtreecommitdiff
path: root/libre-testing
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-23 02:39:21 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-23 02:39:21 -0300
commit65c734d3de0bba8d2b51a56484a72ed8899b5f79 (patch)
treed916d28d50d38a195edd27db9a509f77e313f1f7 /libre-testing
parentb12c9c1d52e5c53dff47f82169ada207aed8701a (diff)
uboot-am335x_bone: minor fix
Diffstat (limited to 'libre-testing')
-rw-r--r--libre-testing/uboot-am335x_bone/PKGBUILD2
-rw-r--r--libre-testing/uboot-am335x_bone/extlinux.conf18
2 files changed, 10 insertions, 10 deletions
diff --git a/libre-testing/uboot-am335x_bone/PKGBUILD b/libre-testing/uboot-am335x_bone/PKGBUILD
index e69c6635e..810d71ee2 100644
--- a/libre-testing/uboot-am335x_bone/PKGBUILD
+++ b/libre-testing/uboot-am335x_bone/PKGBUILD
@@ -28,7 +28,7 @@ source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2"
'uEnv.txt')
md5sums=('570bdc2c47270c2a98ca60ff6c5c74cd'
'7aaf785aa34682a174424f50988728e5'
- '8b941b3debf97600476edb717899c4f6'
+ 'cde2078db6208585d36d2f6a3c830860'
'ccb79775b81654e16fca18825c7f2506')
prepare() {
diff --git a/libre-testing/uboot-am335x_bone/extlinux.conf b/libre-testing/uboot-am335x_bone/extlinux.conf
index 9eb7959fe..4d65ed61f 100644
--- a/libre-testing/uboot-am335x_bone/extlinux.conf
+++ b/libre-testing/uboot-am335x_bone/extlinux.conf
@@ -2,45 +2,45 @@ menu title Welcome to Parabola!
label Parabola GNU/Linux-libre w/ linux-libre kernel
kernel /boot/vmlinuz-linux-libre
- append ro root=/dev/mmcblk0p1 console=ttyO0,115200n8
+ append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8
fdtdir /boot/dtbs/linux-libre
#label Parabola GNU/Linux-libre w/ linux-libre-lts kernel
# kernel /boot/vmlinuz-linux-libre-lts
-# append ro root=/dev/mmcblk0p1 console=ttyO0,115200n8
+# append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8
# fdtdir /boot/dtbs/linux-libre-lts
#label Parabola GNU/Linux-libre w/ linux-libre-knock kernel
# kernel /boot/vmlinuz-linux-libre-knock
-# append ro root=/dev/mmcblk0p1 console=ttyO0,115200n8
+# append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8
# fdtdir /boot/dtbs/linux-libre-knock
#label Parabola GNU/Linux-libre w/ linux-libre-lts-knock kernel
# kernel /boot/vmlinuz-linux-libre-lts-knock
-# append ro root=/dev/mmcblk0p1 console=ttyO0,115200n8
+# append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8
# fdtdir /boot/dtbs/linux-libre-lts-knock
#label Parabola GNU/Linux-libre w/ linux-libre-grsec kernel
# kernel /boot/vmlinuz-linux-libre-grsec
-# append ro root=/dev/mmcblk0p1 console=ttyO0,115200n8
+# append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8
# fdtdir /boot/dtbs/linux-libre-grsec
#label Parabola GNU/Linux-libre w/ linux-libre-grsec-knock kernel
# kernel /boot/vmlinuz-linux-libre-grsec-knock
-# append ro root=/dev/mmcblk0p1 console=ttyO0,115200n8
+# append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8
# fdtdir /boot/dtbs/linux-libre-grsec-knock
#label Parabola GNU/Linux-libre w/ linux-libre-audit kernel
# kernel /boot/vmlinuz-linux-libre-audit
-# append ro root=/dev/mmcblk0p1 console=ttyO0,115200n8
+# append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8
# fdtdir /boot/dtbs/linux-libre-audit
#label Parabola GNU/Linux-libre w/ linux-libre-pck kernel
# kernel /boot/vmlinuz-linux-libre-pck
-# append ro root=/dev/mmcblk0p1 console=ttyO0,115200n8
+# append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8
# fdtdir /boot/dtbs/linux-libre-pck
#label Parabola GNU/Linux-libre w/ linux-libre-rt kernel
# kernel /boot/vmlinuz-linux-libre-rt
-# append ro root=/dev/mmcblk0p1 console=ttyO0,115200n8
+# append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8
# fdtdir /boot/dtbs/linux-libre-rt