diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-07-20 08:11:07 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-07-20 08:11:07 +0000 |
commit | a6bea07a5ecfacc42c5f4bfe5e926bfc1d25c457 (patch) | |
tree | 17a5d2a3639502c611abe786dd1bbf0d82895cc7 /target/linux/ppc40x/patches/005-magicboxv1.patch | |
parent | b78215b71d1e61ac5d12bea2787326f13557d1ef (diff) | |
download | upstream-a6bea07a5ecfacc42c5f4bfe5e926bfc1d25c457.tar.gz upstream-a6bea07a5ecfacc42c5f4bfe5e926bfc1d25c457.tar.bz2 upstream-a6bea07a5ecfacc42c5f4bfe5e926bfc1d25c457.zip |
merge 2.6.28 patches
SVN-Revision: 16929
Diffstat (limited to 'target/linux/ppc40x/patches/005-magicboxv1.patch')
-rw-r--r-- | target/linux/ppc40x/patches/005-magicboxv1.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/patches/005-magicboxv1.patch b/target/linux/ppc40x/patches/005-magicboxv1.patch index 582a6e833f..7c2abd38c7 100644 --- a/target/linux/ppc40x/patches/005-magicboxv1.patch +++ b/target/linux/ppc40x/patches/005-magicboxv1.patch @@ -31,7 +31,7 @@ + ibm4xx_sdram_fixup_memsize(); + dt_fixup_mac_addresses(&bd.bi_enetaddr); +} -+ ++ +void platform_init(unsigned long r3, unsigned long r4, unsigned long r5, + unsigned long r6, unsigned long r7) +{ |