Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212503
b: refs/heads/master
c: e16ddb3
h: refs/heads/master
i:
  212501: 937f4a3
  212499: 5766917
  212495: 13e3925
v: v3
  • Loading branch information
Uwe Kleine-König committed Sep 27, 2010
1 parent 79ac37b commit 7cc536f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: e7a895bf64e9360499d04b80fa33b0ad93546d44
refs/heads/master: e16ddb3ad2b42d7c906748dc3bc3f393ddb94c67
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mx5/board-mx51_babbage.c
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ MACHINE_START(MX51_BABBAGE, "Freescale MX51 Babbage Board")
/* Maintainer: Amit Kucheria <amit.kucheria@canonical.com> */
.phys_io = MX51_AIPS1_BASE_ADDR,
.io_pg_offst = ((MX51_AIPS1_BASE_ADDR_VIRT) >> 18) & 0xfffc,
.boot_params = PHYS_OFFSET + 0x100,
.boot_params = MX51_PHYS_OFFSET + 0x100,
.map_io = mx51_map_io,
.init_irq = mx51_init_irq,
.init_machine = mxc_board_init,
Expand Down

0 comments on commit 7cc536f

Please sign in to comment.