Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217022
b: refs/heads/master
c: bc487fb
h: refs/heads/master
v: v3
  • Loading branch information
Anand Gadiyar authored and Tony Lindgren committed Oct 22, 2010
1 parent 1c2c2b7 commit e4ff36a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cb74f0223fcf9b2db8f57d9ee5fa4738c066f3c6
refs/heads/master: bc487fb341af05120bccb9f59ce76302391dcc77
2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-omap2/board-cm-t3517.c
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,6 @@ static void __init cm_t3517_init(void)
}

MACHINE_START(CM_T3517, "Compulab CM-T3517")
.phys_io = 0x48000000,
.io_pg_offst = ((0xd8000000) >> 18) & 0xfffc,
.boot_params = 0x80000100,
.map_io = omap3_map_io,
.reserve = omap_reserve,
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-omap2/board-igep0030.c
Original file line number Diff line number Diff line change
Expand Up @@ -392,8 +392,6 @@ static void __init igep3_init(void)
}

MACHINE_START(IGEP0030, "IGEP OMAP3 module")
.phys_io = 0x48000000,
.io_pg_offst = ((0xfa000000) >> 18) & 0xfffc,
.boot_params = 0x80000100,
.map_io = omap3_map_io,
.init_irq = igep3_init_irq,
Expand Down
4 changes: 0 additions & 4 deletions trunk/arch/arm/mach-omap2/board-omap3logic.c
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,6 @@ static void __init omap3logic_init(void)
}

MACHINE_START(OMAP3_TORPEDO, "Logic OMAP3 Torpedo board")
.phys_io = 0x48000000,
.io_pg_offst = ((0xd8000000) >> 18) & 0xfffc,
.boot_params = 0x80000100,
.map_io = omap3_map_io,
.init_irq = omap3logic_init_irq,
Expand All @@ -235,8 +233,6 @@ MACHINE_START(OMAP3_TORPEDO, "Logic OMAP3 Torpedo board")
MACHINE_END

MACHINE_START(OMAP3530_LV_SOM, "OMAP Logic 3530 LV SOM board")
.phys_io = 0x48000000,
.io_pg_offst = ((0xd8000000) >> 18) & 0xfffc,
.boot_params = 0x80000100,
.map_io = omap3_map_io,
.init_irq = omap3logic_init_irq,
Expand Down

0 comments on commit e4ff36a

Please sign in to comment.