From 98d96337117f7eac0ee26486f493b1cab9995d9e Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Mon, 1 Mar 2010 13:42:02 +0100 Subject: [PATCH 26/26] 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 6dfe050..21703dd 100644 --- a/arch/arm/mach-ux500/board-mop500.c +++ b/arch/arm/mach-ux500/board-mop500.c @@ -125,7 +125,7 @@ static void __init u8500_init_machine(void) u8500_init_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