X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-spear3xx%2Fspear300_evb.c;h=a5ff98eed1db2711103b463acf5412e7b5375ee1;hb=c18ae42aa5b3473c00f51b6937d0c00bdb6ce2d2;hp=69006f694220ff30de6b5f5cc68cfc7f6581af55;hpb=690b0cacb6dbbbcb06b76139ab65e1bf3f63e7f1;p=pandora-kernel.git diff --git a/arch/arm/mach-spear3xx/spear300_evb.c b/arch/arm/mach-spear3xx/spear300_evb.c index 69006f694220..a5ff98eed1db 100644 --- a/arch/arm/mach-spear3xx/spear300_evb.c +++ b/arch/arm/mach-spear3xx/spear300_evb.c @@ -64,7 +64,7 @@ static void __init spear300_evb_init(void) } MACHINE_START(SPEAR300, "ST-SPEAR300-EVB") - .boot_params = 0x00000100, + .atag_offset = 0x100, .map_io = spear3xx_map_io, .init_irq = spear3xx_init_irq, .timer = &spear3xx_timer,