OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 33... Line 33...
33 endmenu 33 endmenu
Line 34... Line 34...
34 34
35 source "arch/mips/bcm63xx/boards/Kconfig" 35 source "arch/mips/bcm63xx/boards/Kconfig"
36 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 36 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
37 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 37 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
38 @@ -697,7 +697,7 @@ void __init board_prom_init(void) 38 @@ -713,7 +713,7 @@ void __init board_prom_init(void)
39 /* read base address of boot chip select (0) 39 /* read base address of boot chip select (0)
40 * 6328/6362 do not have MPI but boot from a fixed address 40 * 6328/6362 do not have MPI but boot from a fixed address
41 */ 41 */
42 - if (BCMCPU_IS_6328() || BCMCPU_IS_6362()) { 42 - if (BCMCPU_IS_6328() || BCMCPU_IS_6362()) {