ARM: mach-omap1: convert boot_params to atag_offset
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org> Acked-by: Tony Lindgren <tony@atomide.com> Acked-by: Arnd Bergmann <arnd@arndb.de>
此提交包含在:
@@ -421,7 +421,7 @@ static void __init omap_sx1_map_io(void)
|
||||
}
|
||||
|
||||
MACHINE_START(SX1, "OMAP310 based Siemens SX1")
|
||||
.boot_params = 0x10000100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = omap_sx1_map_io,
|
||||
.reserve = omap_reserve,
|
||||
.init_irq = omap_sx1_init_irq,
|
||||
|
新增問題並參考
封鎖使用者