ARM: mach-sa1100: convert boot_params to atag_offset
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:

committed by
Nicolas Pitre

parent
02350a1f8b
commit
17f4425d5b
@@ -195,7 +195,7 @@ static void __init hackkit_init(void)
|
||||
*/
|
||||
|
||||
MACHINE_START(HACKKIT, "HackKit Cpu Board")
|
||||
.boot_params = 0xc0000100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = hackkit_map_io,
|
||||
.init_irq = sa1100_init_irq,
|
||||
.timer = &sa1100_timer,
|
||||
|
Reference in New Issue
Block a user