From 12ca592ad23b521af594332038ae256fd6232b94 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Fri, 18 Nov 2005 02:21:36 +0000 Subject: nslu2-kernel: New timer patch which allows variable crystal frequencies in 2.6.14.2 2.6.15-rc1 - the patch provides an API ixp4xx_set_board_tick_rate which may be - used to correct the actual clock frequency from the board level - code. --- packages/linux/nslu2-kernel_2.6.14.2.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/linux/nslu2-kernel_2.6.14.2.bb') diff --git a/packages/linux/nslu2-kernel_2.6.14.2.bb b/packages/linux/nslu2-kernel_2.6.14.2.bb index 6287c596b0..12b4bc7cb5 100644 --- a/packages/linux/nslu2-kernel_2.6.14.2.bb +++ b/packages/linux/nslu2-kernel_2.6.14.2.bb @@ -8,7 +8,7 @@ PR_CONFIG = "0" # Increment the number below (i.e. the digits after PR) when # making changes within this file or for changes to the patches # applied to the kernel. -PR = "r0.${PR_CONFIG}" +PR = "r1.${PR_CONFIG}" include nslu2-kernel.inc @@ -21,7 +21,6 @@ N2K_PATCHES = "\ file://15-ixp4xx-writesb-l-w.patch;patch=1 \ file://18-ixp4xx-io-h-addr.patch;patch=1 \ file://19-jffs2-force-be.patch;patch=1 \ - file://20-timer.patch;patch=1 \ file://29-ipv4-route-c-spinlock.patch;patch=1 \ file://30-i2c-x1205.patch;patch=1 \ file://50-nslu2-arch.patch;patch=1 \ @@ -30,6 +29,7 @@ N2K_PATCHES = "\ file://70-nslu2-io.patch;patch=1 \ file://75-nslu2-leds.patch;patch=1 \ file://90-pegasus.patch;patch=1 \ + file://20-timer.patch;patch=1 \ file://anonymiser.patch;patch=1 \ " -- cgit v1.2.3