Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270069
b: refs/heads/master
c: 0318ce9
h: refs/heads/master
i:
  270067: f253318
v: v3
  • Loading branch information
Nicolas Pitre authored and Nicolas Pitre committed Aug 21, 2011
1 parent c09819f commit a5af693
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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: 1b7bd28cbb1c139147f7338648417e6332af1683
refs/heads/master: 0318ce936889207b2dacc89036e4bf307564f0d3
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ks8695/board-acs5k.c
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ static void __init acs5k_init(void)

MACHINE_START(ACS5K, "Brivo Systems LLC ACS-5000 Master board")
/* Maintainer: Simtec Electronics. */
.boot_params = KS8695_SDRAM_PA + 0x100,
.atag_offset = 0x100,
.map_io = ks8695_map_io,
.init_irq = ks8695_init_irq,
.init_machine = acs5k_init,
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ks8695/board-dsm320.c
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ static void __init dsm320_init(void)

MACHINE_START(DSM320, "D-Link DSM-320 Wireless Media Player")
/* Maintainer: Simtec Electronics. */
.boot_params = KS8695_SDRAM_PA + 0x100,
.atag_offset = 0x100,
.map_io = ks8695_map_io,
.init_irq = ks8695_init_irq,
.init_machine = dsm320_init,
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ks8695/board-micrel.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ static void __init micrel_init(void)

MACHINE_START(KS8695, "KS8695 Centaur Development Board")
/* Maintainer: Micrel Semiconductor Inc. */
.boot_params = KS8695_SDRAM_PA + 0x100,
.atag_offset = 0x100,
.map_io = ks8695_map_io,
.init_irq = ks8695_init_irq,
.init_machine = micrel_init,
Expand Down

0 comments on commit a5af693

Please sign in to comment.