diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-05 17:10:39 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-05 17:10:39 +0000 |
commit | f4fb68ce2cd61529703f4244c3126e47ce0cfec4 (patch) | |
tree | 36496e13270435c09e3f8c1880929d94bd26733a /target/linux/storm/patches/1003-gmac_one_phy.patch | |
parent | 51b1102e9862d66d813697ebd63e083b002b264d (diff) |
* refresh storm patches
* disable BX in uClibc config, add ethernet and watchdog support -- thanks to Zilvinas Valinskas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11367 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/storm/patches/1003-gmac_one_phy.patch')
-rw-r--r-- | target/linux/storm/patches/1003-gmac_one_phy.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/storm/patches/1003-gmac_one_phy.patch b/target/linux/storm/patches/1003-gmac_one_phy.patch index 462c30c767..15a69c905e 100644 --- a/target/linux/storm/patches/1003-gmac_one_phy.patch +++ b/target/linux/storm/patches/1003-gmac_one_phy.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.23.17/include/asm-arm/arch-sl2312/sl351x_gmac.h -=================================================================== ---- linux-2.6.23.17.orig/include/asm-arm/arch-sl2312/sl351x_gmac.h -+++ linux-2.6.23.17/include/asm-arm/arch-sl2312/sl351x_gmac.h +--- a/include/asm-arm/arch-sl2312/sl351x_gmac.h ++++ b/include/asm-arm/arch-sl2312/sl351x_gmac.h @@ -21,7 +21,7 @@ #undef BIG_ENDIAN #define BIG_ENDIAN 0 |