aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/platforms/4xx/xilinx_ml300.h
diff options
context:
space:
mode:
authorGrant C. Likely <grant.likely@secretlab.ca>2006-01-19 01:13:03 -0700
committerPaul Mackerras <paulus@samba.org>2006-02-07 22:35:59 +1100
commite27db622b850e6426b69ef42e5678ba068c7f8e0 (patch)
tree57b7aeb1d6611d9d7f38e69ac6f0cbed3a3a3c7c /arch/ppc/platforms/4xx/xilinx_ml300.h
parent[PATCH] powerpc: Migrate Xilinx Vertex support from the OCP bus to the platfom bus. (diff)
downloadlinux-dev-e27db622b850e6426b69ef42e5678ba068c7f8e0.tar.xz
linux-dev-e27db622b850e6426b69ef42e5678ba068c7f8e0.zip
[PATCH] powerpc: Migrate ML300 reference design to the platform bus
Signed-off-by: Grant C. Likely <grant.likely@secretlab.ca> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/ppc/platforms/4xx/xilinx_ml300.h')
-rw-r--r--arch/ppc/platforms/4xx/xilinx_ml300.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/platforms/4xx/xilinx_ml300.h b/arch/ppc/platforms/4xx/xilinx_ml300.h
index 899398143623..ae8bf1353b01 100644
--- a/arch/ppc/platforms/4xx/xilinx_ml300.h
+++ b/arch/ppc/platforms/4xx/xilinx_ml300.h
@@ -41,7 +41,7 @@ typedef struct board_info {
#define PPC4xx_ONB_IO_VADDR 0u
#define PPC4xx_ONB_IO_SIZE 0u
-#define PPC4xx_MACHINE_NAME "Xilinx ML300"
+#define PPC4xx_MACHINE_NAME "Xilinx ML300 Reference System"
#endif /* __ASM_XILINX_ML300_H__ */
#endif /* __KERNEL__ */