Commit 17f4425d authored by Nicolas Pitre's avatar Nicolas Pitre Committed by Nicolas Pitre

ARM: mach-sa1100: convert boot_params to atag_offset

Signed-off-by: default avatarNicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 02350a1f
...@@ -447,7 +447,7 @@ static void __init assabet_map_io(void) ...@@ -447,7 +447,7 @@ static void __init assabet_map_io(void)
MACHINE_START(ASSABET, "Intel-Assabet") MACHINE_START(ASSABET, "Intel-Assabet")
.boot_params = 0xc0000100, .atag_offset = 0x100,
.fixup = fixup_assabet, .fixup = fixup_assabet,
.map_io = assabet_map_io, .map_io = assabet_map_io,
.init_irq = sa1100_init_irq, .init_irq = sa1100_init_irq,
......
...@@ -302,7 +302,7 @@ static void __init badge4_map_io(void) ...@@ -302,7 +302,7 @@ static void __init badge4_map_io(void)
} }
MACHINE_START(BADGE4, "Hewlett-Packard Laboratories BadgePAD 4") MACHINE_START(BADGE4, "Hewlett-Packard Laboratories BadgePAD 4")
.boot_params = 0xc0000100, .atag_offset = 0x100,
.map_io = badge4_map_io, .map_io = badge4_map_io,
.init_irq = sa1100_init_irq, .init_irq = sa1100_init_irq,
.timer = &sa1100_timer, .timer = &sa1100_timer,
......
...@@ -84,7 +84,7 @@ static void __init h3100_mach_init(void) ...@@ -84,7 +84,7 @@ static void __init h3100_mach_init(void)
} }
MACHINE_START(H3100, "Compaq iPAQ H3100") MACHINE_START(H3100, "Compaq iPAQ H3100")
.boot_params = 0xc0000100, .atag_offset = 0x100,
.map_io = h3100_map_io, .map_io = h3100_map_io,
.init_irq = sa1100_init_irq, .init_irq = sa1100_init_irq,
.timer = &sa1100_timer, .timer = &sa1100_timer,
......
...@@ -125,7 +125,7 @@ static void __init h3600_mach_init(void) ...@@ -125,7 +125,7 @@ static void __init h3600_mach_init(void)
} }
MACHINE_START(H3600, "Compaq iPAQ H3600") MACHINE_START(H3600, "Compaq iPAQ H3600")
.boot_params = 0xc0000100, .atag_offset = 0x100,
.map_io = h3600_map_io, .map_io = h3600_map_io,
.init_irq = sa1100_init_irq, .init_irq = sa1100_init_irq,
.timer = &sa1100_timer, .timer = &sa1100_timer,
......
...@@ -195,7 +195,7 @@ static void __init hackkit_init(void) ...@@ -195,7 +195,7 @@ static void __init hackkit_init(void)
*/ */
MACHINE_START(HACKKIT, "HackKit Cpu Board") MACHINE_START(HACKKIT, "HackKit Cpu Board")
.boot_params = 0xc0000100, .atag_offset = 0x100,
.map_io = hackkit_map_io, .map_io = hackkit_map_io,
.init_irq = sa1100_init_irq, .init_irq = sa1100_init_irq,
.timer = &sa1100_timer, .timer = &sa1100_timer,
......
...@@ -364,7 +364,7 @@ static void __init jornada720_mach_init(void) ...@@ -364,7 +364,7 @@ static void __init jornada720_mach_init(void)
MACHINE_START(JORNADA720, "HP Jornada 720") MACHINE_START(JORNADA720, "HP Jornada 720")
/* Maintainer: Kristoffer Ericson <Kristoffer.Ericson@gmail.com> */ /* Maintainer: Kristoffer Ericson <Kristoffer.Ericson@gmail.com> */
.boot_params = 0xc0000100, .atag_offset = 0x100,
.map_io = jornada720_map_io, .map_io = jornada720_map_io,
.init_irq = sa1100_init_irq, .init_irq = sa1100_init_irq,
.timer = &sa1100_timer, .timer = &sa1100_timer,
......
...@@ -61,7 +61,7 @@ static void __init lart_map_io(void) ...@@ -61,7 +61,7 @@ static void __init lart_map_io(void)
} }
MACHINE_START(LART, "LART") MACHINE_START(LART, "LART")
.boot_params = 0xc0000100, .atag_offset = 0x100,
.map_io = lart_map_io, .map_io = lart_map_io,
.init_irq = sa1100_init_irq, .init_irq = sa1100_init_irq,
.init_machine = lart_init, .init_machine = lart_init,
......
...@@ -111,7 +111,7 @@ static void __init nanoengine_init(void) ...@@ -111,7 +111,7 @@ static void __init nanoengine_init(void)
} }
MACHINE_START(NANOENGINE, "BSE nanoEngine") MACHINE_START(NANOENGINE, "BSE nanoEngine")
.boot_params = 0xc0000000, .atag_offset = 0x100,
.map_io = nanoengine_map_io, .map_io = nanoengine_map_io,
.init_irq = sa1100_init_irq, .init_irq = sa1100_init_irq,
.timer = &sa1100_timer, .timer = &sa1100_timer,
......
...@@ -82,7 +82,7 @@ static void __init shannon_map_io(void) ...@@ -82,7 +82,7 @@ static void __init shannon_map_io(void)
} }
MACHINE_START(SHANNON, "Shannon (AKA: Tuxscreen)") MACHINE_START(SHANNON, "Shannon (AKA: Tuxscreen)")
.boot_params = 0xc0000100, .atag_offset = 0x100,
.map_io = shannon_map_io, .map_io = shannon_map_io,
.init_irq = sa1100_init_irq, .init_irq = sa1100_init_irq,
.timer = &sa1100_timer, .timer = &sa1100_timer,
......
...@@ -229,7 +229,7 @@ arch_initcall(simpad_init); ...@@ -229,7 +229,7 @@ arch_initcall(simpad_init);
MACHINE_START(SIMPAD, "Simpad") MACHINE_START(SIMPAD, "Simpad")
/* Maintainer: Holger Freyther */ /* Maintainer: Holger Freyther */
.boot_params = 0xc0000100, .atag_offset = 0x100,
.map_io = simpad_map_io, .map_io = simpad_map_io,
.init_irq = sa1100_init_irq, .init_irq = sa1100_init_irq,
.timer = &sa1100_timer, .timer = &sa1100_timer,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment