summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2008-12-19 13:14:05 +0100
committerMichal Simek <monstr@monstr.eu>2009-01-23 10:39:56 +0100
commit52a822ed9c37a2ea0ed112a26d8ff5a6cb1c6f10 (patch)
treed620c96d3027e23e60de54b0239910ecda5f4486 /include
parent72d15e705bc3983884105cb7755c7ba80e74a0a5 (diff)
microblaze: Rename ml401 to microblaze-generic
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'include')
-rw-r--r--include/configs/microblaze-generic.h (renamed from include/configs/ml401.h)3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/ml401.h b/include/configs/microblaze-generic.h
index c802dcb6a..ed4bf6d35 100644
--- a/include/configs/ml401.h
+++ b/include/configs/microblaze-generic.h
@@ -25,11 +25,10 @@
#ifndef __CONFIG_H
#define __CONFIG_H
-#include "../board/xilinx/ml401/xparameters.h"
+#include "../board/xilinx/microblaze-generic/xparameters.h"
#define CONFIG_MICROBLAZE 1 /* MicroBlaze CPU */
#define MICROBLAZE_V5 1
-#define CONFIG_ML401 1 /* ML401 Board */
/* uart */
#ifdef XILINX_UARTLITE_BASEADDR