Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 013b5fb2 authored by Nicolas Pitre's avatar Nicolas Pitre Committed by Nicolas Pitre
Browse files

ARM: mach-nomadik: convert boot_params to atag_offset

parent b11fd42c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -276,7 +276,7 @@ static void __init nhk8815_platform_init(void)

MACHINE_START(NOMADIK, "NHK8815")
	/* Maintainer: ST MicroElectronics */
	.boot_params	= 0x100,
	.atag_offset	= 0x100,
	.map_io		= cpu8815_map_io,
	.init_irq	= cpu8815_init_irq,
	.timer		= &nomadik_timer,