summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvf/board-quartz.c
diff options
context:
space:
mode:
authorRoshni Shah <roshni.shah@timesys.com>2014-01-09 22:16:58 -0500
committerRoshni Shah <roshni.shah@timesys.com>2014-01-09 22:16:58 -0500
commit29000e743e28a7174c54e81c3c45a58fe35e17ff (patch)
tree7359007991e40400f77d4cb25bb3cc09dcb33d77 /arch/arm/mach-mvf/board-quartz.c
parent44f75eb5b6bf1107bec43601972d7a12709f10d5 (diff)
Quartz: Update Quartz machine Type and ID.3.0-quartz-ts1.1
Diffstat (limited to 'arch/arm/mach-mvf/board-quartz.c')
-rw-r--r--arch/arm/mach-mvf/board-quartz.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mvf/board-quartz.c b/arch/arm/mach-mvf/board-quartz.c
index dde924e28181..e146616e33c3 100644
--- a/arch/arm/mach-mvf/board-quartz.c
+++ b/arch/arm/mach-mvf/board-quartz.c
@@ -470,7 +470,7 @@ static struct sys_timer mxc_timer = {
/*
* initialize __mach_desc_ data structure.
*/
-MACHINE_START(MVFA5_TWR_VF700, "Device Solutions QDK Board")
+MACHINE_START(DS_QUARTZ, "Device Solutions QDK Board")
.boot_params = MVF_PHYS_OFFSET + 0x100,
.fixup = fixup_mxc_board,
.map_io = mvf_map_io,