mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-16 01:54:00 +00:00
ARM: mach-s3c24*: convert boot_params to atag_offset
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
237e88739e
commit
69d50710c6
@ -236,7 +236,7 @@ static void __init amlm5900_init(void)
|
||||
}
|
||||
|
||||
MACHINE_START(AML_M5900, "AML_M5900")
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = amlm5900_map_io,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
.init_machine = amlm5900_init,
|
||||
|
@ -657,7 +657,7 @@ static void __init bast_init(void)
|
||||
|
||||
MACHINE_START(BAST, "Simtec-BAST")
|
||||
/* Maintainer: Ben Dooks <ben@simtec.co.uk> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = bast_map_io,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
.init_machine = bast_init,
|
||||
|
@ -744,7 +744,7 @@ static void __init h1940_init(void)
|
||||
|
||||
MACHINE_START(H1940, "IPAQ-H1940")
|
||||
/* Maintainer: Ben Dooks <ben-linux@fluff.org> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = h1940_map_io,
|
||||
.reserve = h1940_reserve,
|
||||
.init_irq = h1940_init_irq,
|
||||
|
@ -586,7 +586,7 @@ MACHINE_START(N30, "Acer-N30")
|
||||
/* Maintainer: Christer Weinigel <christer@weinigel.se>,
|
||||
Ben Dooks <ben-linux@fluff.org>
|
||||
*/
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.timer = &s3c24xx_timer,
|
||||
.init_machine = n30_init,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
@ -596,7 +596,7 @@ MACHINE_END
|
||||
MACHINE_START(N35, "Acer-N35")
|
||||
/* Maintainer: Christer Weinigel <christer@weinigel.se>
|
||||
*/
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.timer = &s3c24xx_timer,
|
||||
.init_machine = n30_init,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
|
@ -116,7 +116,7 @@ static void __init otom11_init(void)
|
||||
|
||||
MACHINE_START(OTOM, "Nex Vision - Otom 1.1")
|
||||
/* Maintainer: Guillaume GOURAT <guillaume.gourat@nexvision.tv> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = otom11_map_io,
|
||||
.init_machine = otom11_init,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
|
@ -344,7 +344,7 @@ static void __init qt2410_machine_init(void)
|
||||
}
|
||||
|
||||
MACHINE_START(QT2410, "QT2410")
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = qt2410_map_io,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
.init_machine = qt2410_machine_init,
|
||||
|
@ -111,7 +111,7 @@ static void __init smdk2410_init(void)
|
||||
MACHINE_START(SMDK2410, "SMDK2410") /* @TODO: request a new identifier and switch
|
||||
* to SMDK2410 */
|
||||
/* Maintainer: Jonas Dietsche */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = smdk2410_map_io,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
.init_machine = smdk2410_init,
|
||||
|
@ -146,7 +146,7 @@ static void __init tct_hammer_init(void)
|
||||
}
|
||||
|
||||
MACHINE_START(TCT_HAMMER, "TCT_HAMMER")
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = tct_hammer_map_io,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
.init_machine = tct_hammer_init,
|
||||
|
@ -400,7 +400,7 @@ static void __init vr1000_init(void)
|
||||
|
||||
MACHINE_START(VR1000, "Thorcom-VR1000")
|
||||
/* Maintainer: Ben Dooks <ben@simtec.co.uk> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = vr1000_map_io,
|
||||
.init_machine = vr1000_init,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
|
@ -655,7 +655,7 @@ static void __init jive_machine_init(void)
|
||||
|
||||
MACHINE_START(JIVE, "JIVE")
|
||||
/* Maintainer: Ben Dooks <ben-linux@fluff.org> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
.map_io = jive_map_io,
|
||||
|
@ -128,7 +128,7 @@ static void __init smdk2413_machine_init(void)
|
||||
|
||||
MACHINE_START(S3C2413, "S3C2413")
|
||||
/* Maintainer: Ben Dooks <ben-linux@fluff.org> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
|
||||
.fixup = smdk2413_fixup,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
@ -139,7 +139,7 @@ MACHINE_END
|
||||
|
||||
MACHINE_START(SMDK2412, "SMDK2412")
|
||||
/* Maintainer: Ben Dooks <ben-linux@fluff.org> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
|
||||
.fixup = smdk2413_fixup,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
@ -150,7 +150,7 @@ MACHINE_END
|
||||
|
||||
MACHINE_START(SMDK2413, "SMDK2413")
|
||||
/* Maintainer: Ben Dooks <ben-linux@fluff.org> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
|
||||
.fixup = smdk2413_fixup,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
|
@ -156,7 +156,7 @@ static void __init vstms_init(void)
|
||||
}
|
||||
|
||||
MACHINE_START(VSTMS, "VSTMS")
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
|
||||
.fixup = vstms_fixup,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
|
@ -245,7 +245,7 @@ static void __init smdk2416_machine_init(void)
|
||||
|
||||
MACHINE_START(SMDK2416, "SMDK2416")
|
||||
/* Maintainer: Yauhen Kharuzhy <jekhor@gmail.com> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
.map_io = smdk2416_map_io,
|
||||
|
@ -498,7 +498,7 @@ static void __init anubis_init(void)
|
||||
|
||||
MACHINE_START(ANUBIS, "Simtec-Anubis")
|
||||
/* Maintainer: Ben Dooks <ben@simtec.co.uk> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = anubis_map_io,
|
||||
.init_machine = anubis_init,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
|
@ -233,7 +233,7 @@ static void __init at2440evb_init(void)
|
||||
|
||||
|
||||
MACHINE_START(AT2440EVB, "AT2440EVB")
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = at2440evb_map_io,
|
||||
.init_machine = at2440evb_init,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
|
@ -595,7 +595,7 @@ static void __init gta02_machine_init(void)
|
||||
|
||||
MACHINE_START(NEO1973_GTA02, "GTA02")
|
||||
/* Maintainer: Nelson Castillo <arhuaco@freaks-unidos.net> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = gta02_map_io,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
.init_machine = gta02_machine_init,
|
||||
|
@ -676,7 +676,7 @@ static void __init mini2440_init(void)
|
||||
|
||||
MACHINE_START(MINI2440, "MINI2440")
|
||||
/* Maintainer: Michel Pollet <buserror@gmail.com> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = mini2440_map_io,
|
||||
.init_machine = mini2440_init,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
|
@ -151,7 +151,7 @@ static void __init nexcoder_init(void)
|
||||
|
||||
MACHINE_START(NEXCODER_2440, "NexVision - Nexcoder 2440")
|
||||
/* Maintainer: Guillaume GOURAT <guillaume.gourat@nexvision.tv> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = nexcoder_map_io,
|
||||
.init_machine = nexcoder_init,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
|
@ -447,7 +447,7 @@ static void __init osiris_init(void)
|
||||
|
||||
MACHINE_START(OSIRIS, "Simtec-OSIRIS")
|
||||
/* Maintainer: Ben Dooks <ben@simtec.co.uk> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = osiris_map_io,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
.init_machine = osiris_init,
|
||||
|
@ -825,7 +825,7 @@ static void __init rx1950_reserve(void)
|
||||
|
||||
MACHINE_START(RX1950, "HP iPAQ RX1950")
|
||||
/* Maintainers: Vasily Khoruzhick */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = rx1950_map_io,
|
||||
.reserve = rx1950_reserve,
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
|
@ -218,7 +218,7 @@ static void __init rx3715_init_machine(void)
|
||||
|
||||
MACHINE_START(RX3715, "IPAQ-RX3715")
|
||||
/* Maintainer: Ben Dooks <ben-linux@fluff.org> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = rx3715_map_io,
|
||||
.reserve = rx3715_reserve,
|
||||
.init_irq = rx3715_init_irq,
|
||||
|
@ -175,7 +175,7 @@ static void __init smdk2440_machine_init(void)
|
||||
|
||||
MACHINE_START(S3C2440, "SMDK2440")
|
||||
/* Maintainer: Ben Dooks <ben-linux@fluff.org> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
.map_io = smdk2440_map_io,
|
||||
|
@ -139,7 +139,7 @@ static void __init smdk2443_machine_init(void)
|
||||
|
||||
MACHINE_START(SMDK2443, "SMDK2443")
|
||||
/* Maintainer: Ben Dooks <ben-linux@fluff.org> */
|
||||
.boot_params = S3C2410_SDRAM_PA + 0x100,
|
||||
.atag_offset = 0x100,
|
||||
|
||||
.init_irq = s3c24xx_init_irq,
|
||||
.map_io = smdk2443_map_io,
|
||||
|
Loading…
x
Reference in New Issue
Block a user