summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
Diffstat (limited to 'board')
-rw-r--r--board/xes/xpedite1000/Makefile (renamed from board/xpedite1k/Makefile)0
-rw-r--r--board/xes/xpedite1000/config.mk (renamed from board/xpedite1k/config.mk)0
-rw-r--r--board/xes/xpedite1000/init.S (renamed from board/xpedite1k/init.S)0
-rw-r--r--board/xes/xpedite1000/u-boot.lds (renamed from board/xpedite1k/u-boot.lds)2
-rw-r--r--board/xes/xpedite1000/u-boot.lds.debug (renamed from board/xpedite1k/u-boot.lds.debug)2
-rw-r--r--board/xes/xpedite1000/xpedite1000.c (renamed from board/xpedite1k/xpedite1k.c)0
6 files changed, 2 insertions, 2 deletions
diff --git a/board/xpedite1k/Makefile b/board/xes/xpedite1000/Makefile
index b93f2c3890..b93f2c3890 100644
--- a/board/xpedite1k/Makefile
+++ b/board/xes/xpedite1000/Makefile
diff --git a/board/xpedite1k/config.mk b/board/xes/xpedite1000/config.mk
index 33dfbf1c0d..33dfbf1c0d 100644
--- a/board/xpedite1k/config.mk
+++ b/board/xes/xpedite1000/config.mk
diff --git a/board/xpedite1k/init.S b/board/xes/xpedite1000/init.S
index 54371e276b..54371e276b 100644
--- a/board/xpedite1k/init.S
+++ b/board/xes/xpedite1000/init.S
diff --git a/board/xpedite1k/u-boot.lds b/board/xes/xpedite1000/u-boot.lds
index fc001b247c..46b52fc535 100644
--- a/board/xpedite1k/u-boot.lds
+++ b/board/xes/xpedite1000/u-boot.lds
@@ -66,7 +66,7 @@ SECTIONS
/* the sector layout of our flash chips! XXX FIXME XXX */
cpu/ppc4xx/start.o (.text)
- board/xpedite1k/init.o (.text)
+ board/xes/xpedite1000/init.o (.text)
cpu/ppc4xx/kgdb.o (.text)
cpu/ppc4xx/traps.o (.text)
cpu/ppc4xx/interrupts.o (.text)
diff --git a/board/xpedite1k/u-boot.lds.debug b/board/xes/xpedite1000/u-boot.lds.debug
index 5824cd9d57..68cd72d12d 100644
--- a/board/xpedite1k/u-boot.lds.debug
+++ b/board/xes/xpedite1000/u-boot.lds.debug
@@ -56,7 +56,7 @@ SECTIONS
/* the sector layout of our flash chips! XXX FIXME XXX */
cpu/ppc4xx/start.o (.text)
- board/xpedite1k/init.o (.text)
+ board/xes/xpedite1000/init.o (.text)
cpu/ppc4xx/kgdb.o (.text)
cpu/ppc4xx/traps.o (.text)
cpu/ppc4xx/interrupts.o (.text)
diff --git a/board/xpedite1k/xpedite1k.c b/board/xes/xpedite1000/xpedite1000.c
index 4529b7eded..4529b7eded 100644
--- a/board/xpedite1k/xpedite1k.c
+++ b/board/xes/xpedite1000/xpedite1000.c
OpenPOWER on IntegriCloud