diff options
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 582a6e8..7c2abd3 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) +{ |