diff options
Diffstat (limited to 'arch/arm/mach-orion5x/rd88f5181l-ge-setup.c')
-rw-r--r-- | arch/arm/mach-orion5x/rd88f5181l-ge-setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-orion5x/rd88f5181l-ge-setup.c b/arch/arm/mach-orion5x/rd88f5181l-ge-setup.c index 35f106ac593a..05db2d336b08 100644 --- a/arch/arm/mach-orion5x/rd88f5181l-ge-setup.c +++ b/arch/arm/mach-orion5x/rd88f5181l-ge-setup.c | |||
@@ -180,7 +180,7 @@ subsys_initcall(rd88f5181l_ge_pci_init); | |||
180 | 180 | ||
181 | MACHINE_START(RD88F5181L_GE, "Marvell Orion-VoIP GE Reference Design") | 181 | MACHINE_START(RD88F5181L_GE, "Marvell Orion-VoIP GE Reference Design") |
182 | /* Maintainer: Lennert Buytenhek <buytenh@marvell.com> */ | 182 | /* Maintainer: Lennert Buytenhek <buytenh@marvell.com> */ |
183 | .boot_params = 0x00000100, | 183 | .atag_offset = 0x100, |
184 | .init_machine = rd88f5181l_ge_init, | 184 | .init_machine = rd88f5181l_ge_init, |
185 | .map_io = orion5x_map_io, | 185 | .map_io = orion5x_map_io, |
186 | .init_early = orion5x_init_early, | 186 | .init_early = orion5x_init_early, |