aboutsummaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
Diffstat (limited to 'board')
-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 22ac02aa3..22ac02aa3 100644
--- a/board/atstk1000/Makefile
+++ b/board/atmel/atstk1000/Makefile
diff --git a/board/atstk1000/atstk1000.c b/board/atmel/atstk1000/atstk1000.c
index 4d737d293..4d737d293 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 a72c80e2f..ec3618d56 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 3aebf66ee..3aebf66ee 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 d46b82ceb..d46b82ceb 100644
--- a/board/atstk1000/u-boot.lds.S
+++ b/board/atmel/atstk1000/u-boot.lds.S