From e577a18a0e9c157e0488a9b730a426a866e08927 Mon Sep 17 00:00:00 2001 From: pepedog <iphone@dogagent.com> Date: Wed, 29 Aug 2012 17:32:03 +0200 Subject: [PATCH] alarm/raspberrypi-firmware Add low-latency mode to sdcard driver. Enable with sdhci-bcm2708.enable_llm=1 --- alarm/raspberrypi-firmware/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alarm/raspberrypi-firmware/PKGBUILD b/alarm/raspberrypi-firmware/PKGBUILD index 58fdf715c..929648129 100644 --- a/alarm/raspberrypi-firmware/PKGBUILD +++ b/alarm/raspberrypi-firmware/PKGBUILD @@ -1,7 +1,7 @@ buildarch=18 pkgname=raspberrypi-firmware -pkgver=20120825 +pkgver=20120829 pkgrel=1 pkgdesc="Firmware files for Raspberry Pi" arch=('any')