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>
This commit is contained in:

committed by
Nicolas Pitre

parent
03150fb6a5
commit
246e389d2a
@@ -275,7 +275,7 @@ static void __init omap_palmte_map_io(void)
|
||||
}
|
||||
|
||||
MACHINE_START(OMAP_PALMTE, "OMAP310 based Palm Tungsten E")
|
||||
.boot_params = 0x10000100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = omap_palmte_map_io,
|
||||
.reserve = omap_reserve,
|
||||
.init_irq = omap_palmte_init_irq,
|
||||
|
Reference in New Issue
Block a user