From d412ecf03b6154813507a2953b7da173fcf25fbc Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Mon, 1 Mar 2010 13:42:02 +0100 Subject: [PATCH 36/36] Set the u8500 to use the nomadik mach id --- arch/arm/mach-ux500/board-mop500.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-ux500/board-mop500.c b/arch/arm/mach-ux500/board-mop500.c index 5312576..cb0928f 100644 --- a/arch/arm/mach-ux500/board-mop500.c +++ b/arch/arm/mach-ux500/board-mop500.c @@ -215,7 +215,7 @@ static void __init u8500_init_machine(void) ARRAY_SIZE(mop500_i2c0_devices)); } -MACHINE_START(U8500, "ST-Ericsson MOP500 platform") +MACHINE_START(NOMADIK, "ST-Ericsson MOP500 platform") /* Maintainer: Srinidhi Kasagar */ .phys_io = U8500_UART2_BASE, .io_pg_offst = (IO_ADDRESS(U8500_UART2_BASE) >> 18) & 0xfffc, -- 1.6.3.3