summaryrefslogtreecommitdiff
path: root/strata/bsp-rpi2
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-13 12:01:58 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-13 17:16:01 +0000
commit9ec202c9faf9972904f3ded2422077c50c5e915a (patch)
treea6fa2d339a019d95ba2f7026519cad5791c45eb1 /strata/bsp-rpi2
parent053c64876846fe3a702b2be767fd5633c6bbd616 (diff)
downloaddefinitions-9ec202c9faf9972904f3ded2422077c50c5e915a.tar.gz
Try to follow another approach.
http://git.s-osg.org/meta-raspberrypi.git/tree/recipes-kernel/linux/linux-raspberrypi/?h=3d_accel_vc4
Diffstat (limited to 'strata/bsp-rpi2')
-rw-r--r--strata/bsp-rpi2/rpi2-firmware.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/bsp-rpi2/rpi2-firmware.morph b/strata/bsp-rpi2/rpi2-firmware.morph
index fdde0a67..b16fd283 100644
--- a/strata/bsp-rpi2/rpi2-firmware.morph
+++ b/strata/bsp-rpi2/rpi2-firmware.morph
@@ -10,7 +10,7 @@ install-commands:
- cp boot/LICENCE.broadcom "$DESTDIR"/boot/
- |
cat << EOF > "$DESTDIR"/boot/cmdline.txt
- dwc_otg.fiq_fix_enable=2 cma=128M console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=btrfs rootwait rootflags=subvol=systems/default/run
+ dwc_otg.lpm_enable=0 cma=256M console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=btrfs rootwait rootflags=subvol=systems/default/run
EOF
- |
cat << EOF > "$DESTDIR"/boot/config.txt