Move atstk1000 files into vendor specific directory.
authorWolfgang Denk <wd@pollux.denx.de>
Tue, 24 Oct 2006 12:51:36 +0000 (14:51 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Tue, 24 Oct 2006 12:51:36 +0000 (14:51 +0200)
Patch by Haavard Skinnemoen, 12 Sep 2006

board/atmel/atstk1000/Makefile [moved from board/atstk1000/Makefile with 100% similarity]
board/atmel/atstk1000/atstk1000.c [moved from board/atstk1000/atstk1000.c with 100% similarity]
board/atmel/atstk1000/config.mk [moved from board/atstk1000/config.mk with 69% similarity]
board/atmel/atstk1000/flash.c [moved from board/atstk1000/flash.c with 100% similarity]
board/atmel/atstk1000/u-boot.lds.S [moved from board/atstk1000/u-boot.lds.S with 100% similarity]

similarity index 69%
rename from board/atstk1000/config.mk
rename to board/atmel/atstk1000/config.mk
index a72c80e..ec3618d 100644 (file)
@@ -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