Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270053
b: refs/heads/master
c: 57fa572
h: refs/heads/master
i:
  270051: 86bf750
v: v3
  • Loading branch information
Nicolas Pitre authored and Nicolas Pitre committed Aug 21, 2011
1 parent ea42267 commit 48ccd05
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: e7e5601458a49fdcb1b49b4696e7530c25f86f25
refs/heads/master: 57fa57209c362b025d12a6b628b795312080a1c6
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-dove/cm-a510.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ static void __init cm_a510_init(void)
}

MACHINE_START(CM_A510, "Compulab CM-A510 Board")
.boot_params = 0x00000100,
.atag_offset = 0x100,
.init_machine = cm_a510_init,
.map_io = dove_map_io,
.init_early = dove_init_early,
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-dove/dove-db-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ static void __init dove_db_init(void)
}

MACHINE_START(DOVE_DB, "Marvell DB-MV88AP510-BP Development Board")
.boot_params = 0x00000100,
.atag_offset = 0x100,
.init_machine = dove_db_init,
.map_io = dove_map_io,
.init_early = dove_init_early,
Expand Down

0 comments on commit 48ccd05

Please sign in to comment.