summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/atmel/atstk1000/Makefile (renamed from board/atstk1000/Makefile)0
-rw-r--r--board/atmel/atstk1000/atstk1000.c (renamed from board/atstk1000/atstk1000.c)0
-rw-r--r--board/atmel/atstk1000/config.mk (renamed from board/atstk1000/config.mk)2
-rw-r--r--board/atmel/atstk1000/flash.c (renamed from board/atstk1000/flash.c)0
-rw-r--r--board/atmel/atstk1000/u-boot.lds.S (renamed from board/atstk1000/u-boot.lds.S)0
5 files changed, 1 insertions, 1 deletions
diff --git a/board/atstk1000/Makefile b/board/atmel/atstk1000/Makefile
index 22ac02aa33..22ac02aa33 100644
--- a/board/atstk1000/Makefile
+++ b/board/atmel/atstk1000/Makefile
diff --git a/board/atstk1000/atstk1000.c b/board/atmel/atstk1000/atstk1000.c
index 4d737d293a..4d737d293a 100644
--- a/board/atstk1000/atstk1000.c
+++ b/board/atmel/atstk1000/atstk1000.c
diff --git a/board/atstk1000/config.mk b/board/atmel/atstk1000/config.mk
index a72c80e2f9..ec3618d56a 100644
--- a/board/atstk1000/config.mk
+++ b/board/atmel/atstk1000/config.mk
@@ -1,4 +1,4 @@
PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections
PLATFORM_LDFLAGS += --gc-sections
TEXT_BASE = 0x00000000
-LDSCRIPT = $(obj)board/atstk1000/u-boot.lds
+LDSCRIPT = $(obj)board/atmel/atstk1000/u-boot.lds
diff --git a/board/atstk1000/flash.c b/board/atmel/atstk1000/flash.c
index 3aebf66ee2..3aebf66ee2 100644
--- a/board/atstk1000/flash.c
+++ b/board/atmel/atstk1000/flash.c
diff --git a/board/atstk1000/u-boot.lds.S b/board/atmel/atstk1000/u-boot.lds.S
index d46b82ceb2..d46b82ceb2 100644
--- a/board/atstk1000/u-boot.lds.S
+++ b/board/atmel/atstk1000/u-boot.lds.S