summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc
diff options
context:
space:
mode:
authorWu Guoxing <b02248@freescale.com>2010-01-14 13:50:34 +0800
committerAlejandro Gonzalez <alex.gonzalez@digi.com>2010-05-24 11:50:03 +0200
commit439c6fefc80f6280899eaca0f57471ea86f36e46 (patch)
tree138d51c1e4c2501965f25cdc75c1813e647948c1 /arch/arm/plat-mxc
parent80c16707393747ecb1539185823fdd222c562959 (diff)
ENGR00120126 mx51: add mem resources in platform device for gpu2d and gpu3d.
mx51: add mem resources in platform device for gpu2d and gpu3d registers. Signed-off-by: Wu Guoxing <b02248@freescale.com> Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
Diffstat (limited to 'arch/arm/plat-mxc')
-rw-r--r--arch/arm/plat-mxc/include/mach/mx51.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm/plat-mxc/include/mach/mx51.h b/arch/arm/plat-mxc/include/mach/mx51.h
index c22a0fe1db10..b8330ec27039 100644
--- a/arch/arm/plat-mxc/include/mach/mx51.h
+++ b/arch/arm/plat-mxc/include/mach/mx51.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2008-2009 Freescale Semiconductor, Inc. All Rights Reserved.
+ * Copyright 2008-2010 Freescale Semiconductor, Inc. All Rights Reserved.
*/
/*
@@ -115,7 +115,8 @@
/*
* Graphics Memory of GPU
*/
-#define GPU_BASE_ADDR 0x20000000
+#define GPU_GMEM_BASE_ADDR 0x20000000
+#define GPU_BASE_ADDR 0x30000000
#define GPU2D_BASE_ADDR 0xD0000000
#define TZIC_BASE_ADDR 0x8FFFC000