Changeset 33597
- Timestamp:
- 2012-09-30T13:43:13+02:00 (5 years ago)
- Location:
- trunk/target/linux/brcm47xx/patches-3.3
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/target/linux/brcm47xx/patches-3.3/400-arch-bcm47xx.patch
r33209 r33597 34 34 --- a/arch/mips/bcm47xx/setup.c 35 35 +++ b/arch/mips/bcm47xx/setup.c 36 @@ -38 0,3 +380,20 @@ static int __init bcm47xx_register_flash36 @@ -381,3 +381,20 @@ static int __init bcm47xx_register_flash 37 37 return -1; 38 38 } -
trunk/target/linux/brcm47xx/patches-3.3/502-bcm47xx-rewrite-gpio-handling.patch
r33462 r33597 277 277 --- a/arch/mips/bcm47xx/setup.c 278 278 +++ b/arch/mips/bcm47xx/setup.c 279 @@ -34 5,6 +345,8 @@ void __init plat_mem_setup(void)279 @@ -346,6 +346,8 @@ void __init plat_mem_setup(void) 280 280 _machine_restart = bcm47xx_machine_restart; 281 281 _machine_halt = bcm47xx_machine_halt;
Note: See TracChangeset
for help on using the changeset viewer.