Skip to content

Commit

Permalink
Start correct init
Browse files Browse the repository at this point in the history
  • Loading branch information
dalingrin committed Apr 30, 2011
1 parent 1d66ca4 commit 3017556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-omap2/board-evt1a.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ static void __init omap_evt_init(void)
}


MACHINE_START(OMAP3621_EVT1A, "OMAP3621 EVT1A board")
MACHINE_START(OMAP3621_EVT1A, "encore")
.phys_io = L4_34XX_PHYS,
.io_pg_offst = ((L4_34XX_VIRT) >> 18) & 0xfffc,
.boot_params = 0x80000100,
Expand Down

0 comments on commit 3017556

Please sign in to comment.