Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270059
b: refs/heads/master
c: 3746f02
h: refs/heads/master
i:
  270057: baf3b14
  270055: 156d661
v: v3
  • Loading branch information
Nicolas Pitre authored and Nicolas Pitre committed Aug 21, 2011
1 parent ac0eda0 commit 4f79868
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: 2b078cdd1073603625dacaac9757ef6a8789194c
refs/heads/master: 3746f02254d72bb910ff29bd36d574b8d128b095
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-h720x/h7201-eval.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

MACHINE_START(H7201, "Hynix GMS30C7201")
/* Maintainer: Robert Schwebel, Pengutronix */
.boot_params = 0xc0001000,
.atag_offset = 0x1000,
.map_io = h720x_map_io,
.init_irq = h720x_init_irq,
.timer = &h7201_timer,
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-h720x/h7202-eval.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ static void __init init_eval_h7202(void)

MACHINE_START(H7202, "Hynix HMS30C7202")
/* Maintainer: Robert Schwebel, Pengutronix */
.boot_params = 0x40000100,
.atag_offset = 0x100,
.map_io = h720x_map_io,
.init_irq = h7202_init_irq,
.timer = &h7202_timer,
Expand Down

0 comments on commit 4f79868

Please sign in to comment.