From 7ea6dba9a1292ad896364f1876ad969c2efbf6e7 Mon Sep 17 00:00:00 2001 From: pepedog <iphone@dogagent.com> Date: Sun, 16 Sep 2012 17:10:41 +0200 Subject: [PATCH] Update alarm/raspberrypi-firmware/PKGBUILD Reduce PWM fifo threshold to avoid losing 0.4% of samples.Allocate more DMA channels to ARMAdd fake_vsync_isr config option to trigger SMI interrupt on vsync --- 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 a2178bf18..c156916ab 100644 --- a/alarm/raspberrypi-firmware/PKGBUILD +++ b/alarm/raspberrypi-firmware/PKGBUILD @@ -1,7 +1,7 @@ buildarch=18 pkgname=raspberrypi-firmware -pkgver=20120913 +pkgver=20120916 pkgrel=1 pkgdesc="Firmware files for Raspberry Pi" arch=('any')