diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-12-08 12:04:25 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-12-08 12:04:25 +0000 |
commit | 9a495f6bbbcb294b9926f4ec32e5bbb339395d00 (patch) | |
tree | c76b5e53fffd1d6238ba09da9d8bb7a6bde9e474 /target/linux/au1000/patches | |
parent | 3951f9492f31b59602a9a7c46fbb041be0929be0 (diff) | |
download | upstream-9a495f6bbbcb294b9926f4ec32e5bbb339395d00.tar.gz upstream-9a495f6bbbcb294b9926f4ec32e5bbb339395d00.tar.bz2 upstream-9a495f6bbbcb294b9926f4ec32e5bbb339395d00.zip |
kernel: refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43564
Diffstat (limited to 'target/linux/au1000/patches')
-rw-r--r-- | target/linux/au1000/patches/002-openwrt_rootfs.patch | 2 | ||||
-rw-r--r-- | target/linux/au1000/patches/003-au1000_eth_ioctl.patch | 2 | ||||
-rw-r--r-- | target/linux/au1000/patches/004-watchdog_low_init.patch | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/au1000/patches/002-openwrt_rootfs.patch b/target/linux/au1000/patches/002-openwrt_rootfs.patch index 4fd7654dcc..1de8236547 100644 --- a/target/linux/au1000/patches/002-openwrt_rootfs.patch +++ b/target/linux/au1000/patches/002-openwrt_rootfs.patch @@ -1,6 +1,6 @@ --- a/arch/mips/alchemy/board-mtx1.c +++ b/arch/mips/alchemy/board-mtx1.c -@@ -171,7 +171,7 @@ static struct platform_device mtx1_gpio_ +@@ -169,7 +169,7 @@ static struct platform_device mtx1_gpio_ static struct mtd_partition mtx1_mtd_partitions[] = { { diff --git a/target/linux/au1000/patches/003-au1000_eth_ioctl.patch b/target/linux/au1000/patches/003-au1000_eth_ioctl.patch index 062157b0f0..78dae580fd 100644 --- a/target/linux/au1000/patches/003-au1000_eth_ioctl.patch +++ b/target/linux/au1000/patches/003-au1000_eth_ioctl.patch @@ -1,6 +1,6 @@ --- a/drivers/net/ethernet/amd/au1000_eth.c +++ b/drivers/net/ethernet/amd/au1000_eth.c -@@ -990,10 +990,14 @@ static void au1000_multicast_list(struct +@@ -988,10 +988,14 @@ static void au1000_multicast_list(struct writel(reg, &aup->mac->control); } diff --git a/target/linux/au1000/patches/004-watchdog_low_init.patch b/target/linux/au1000/patches/004-watchdog_low_init.patch index d42470ef1d..09110408e5 100644 --- a/target/linux/au1000/patches/004-watchdog_low_init.patch +++ b/target/linux/au1000/patches/004-watchdog_low_init.patch @@ -1,6 +1,6 @@ --- a/arch/mips/alchemy/board-mtx1.c +++ b/arch/mips/alchemy/board-mtx1.c -@@ -100,6 +100,9 @@ void __init board_setup(void) +@@ -98,6 +98,9 @@ void __init board_setup(void) alchemy_gpio_direction_output(211, 1); /* green on */ alchemy_gpio_direction_output(212, 0); /* red off */ |