diff options
author | John Crispin <john@openwrt.org> | 2016-04-09 10:25:08 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2016-04-09 10:25:08 +0000 |
commit | 8bda1ae2cc3529ecca307a658570a9c11967d9b0 (patch) | |
tree | 3cd50d839f1b8c9f2b99b3149d15039c3f3dbf60 /target/linux/mediatek/patches-4.4/0030-ARM-mediatek-add-mt2701-smp-bringup-code.patch | |
parent | 8b8dfeb027c820c7264b7ffb724d58911bf8ae42 (diff) | |
download | upstream-8bda1ae2cc3529ecca307a658570a9c11967d9b0.tar.gz upstream-8bda1ae2cc3529ecca307a658570a9c11967d9b0.tar.bz2 upstream-8bda1ae2cc3529ecca307a658570a9c11967d9b0.zip |
mediatek: update patches
adds a few ethernet fixes
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 49132
Diffstat (limited to 'target/linux/mediatek/patches-4.4/0030-ARM-mediatek-add-mt2701-smp-bringup-code.patch')
-rw-r--r-- | target/linux/mediatek/patches-4.4/0030-ARM-mediatek-add-mt2701-smp-bringup-code.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches-4.4/0030-ARM-mediatek-add-mt2701-smp-bringup-code.patch b/target/linux/mediatek/patches-4.4/0030-ARM-mediatek-add-mt2701-smp-bringup-code.patch index e901a63c19..e22cc507ba 100644 --- a/target/linux/mediatek/patches-4.4/0030-ARM-mediatek-add-mt2701-smp-bringup-code.patch +++ b/target/linux/mediatek/patches-4.4/0030-ARM-mediatek-add-mt2701-smp-bringup-code.patch @@ -1,7 +1,7 @@ From 672ed0995e4ebf3f14bb58d08d6ba4c78337b90b Mon Sep 17 00:00:00 2001 From: Louis Yu <louis.yu@mediatek.com> Date: Thu, 7 Jan 2016 20:09:43 +0800 -Subject: [PATCH 30/78] ARM: mediatek: add mt2701 smp bringup code +Subject: [PATCH 30/81] ARM: mediatek: add mt2701 smp bringup code Add support for booting secondary CPUs on mt2701. |