|
@@ -2,7 +2,7 @@
|
|
* arch/arm/mach-ep93xx/simone.c
|
|
* arch/arm/mach-ep93xx/simone.c
|
|
* Simplemachines Sim.One support.
|
|
* Simplemachines Sim.One support.
|
|
*
|
|
*
|
|
- * Copyright (C) 2010 Ryan Mallon <ryan@bluewatersys.com>
|
|
|
|
|
|
+ * Copyright (C) 2010 Ryan Mallon
|
|
*
|
|
*
|
|
* Based on the 2.6.24.7 support:
|
|
* Based on the 2.6.24.7 support:
|
|
* Copyright (C) 2009 Simplemachines
|
|
* Copyright (C) 2009 Simplemachines
|
|
@@ -65,7 +65,7 @@ static void __init simone_init_machine(void)
|
|
}
|
|
}
|
|
|
|
|
|
MACHINE_START(SIM_ONE, "Simplemachines Sim.One Board")
|
|
MACHINE_START(SIM_ONE, "Simplemachines Sim.One Board")
|
|
-/* Maintainer: Ryan Mallon <ryan@bluewatersys.com> */
|
|
|
|
|
|
+/* Maintainer: Ryan Mallon */
|
|
.boot_params = EP93XX_SDCE0_PHYS_BASE + 0x100,
|
|
.boot_params = EP93XX_SDCE0_PHYS_BASE + 0x100,
|
|
.map_io = ep93xx_map_io,
|
|
.map_io = ep93xx_map_io,
|
|
.init_irq = ep93xx_init_irq,
|
|
.init_irq = ep93xx_init_irq,
|