X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-iop32x%2Fiq80321.c;h=53ea86f649dde55333a78c5f1481d062bdb93285;hb=c18ae42aa5b3473c00f51b6937d0c00bdb6ce2d2;hp=35b7e6914d3b781d3eacdb1489fa07b34eeb8a6e;hpb=abbe0d3c26c545930492981cbd64be340ff41e05;p=pandora-kernel.git diff --git a/arch/arm/mach-iop32x/iq80321.c b/arch/arm/mach-iop32x/iq80321.c index 35b7e6914d3b..53ea86f649dd 100644 --- a/arch/arm/mach-iop32x/iq80321.c +++ b/arch/arm/mach-iop32x/iq80321.c @@ -186,7 +186,7 @@ static void __init iq80321_init_machine(void) MACHINE_START(IQ80321, "Intel IQ80321") /* Maintainer: Intel Corp. */ - .boot_params = 0xa0000100, + .atag_offset = 0x100, .map_io = iq80321_map_io, .init_irq = iop32x_init_irq, .timer = &iq80321_timer,