浏览代码

Move atstk1000 files into vendor specific directory.
Patch by Haavard Skinnemoen, 12 Sep 2006

Wolfgang Denk 18 年之前
父节点
当前提交
3a78e3e75b

+ 0 - 0
board/atstk1000/Makefile → board/atmel/atstk1000/Makefile


+ 0 - 0
board/atstk1000/atstk1000.c → board/atmel/atstk1000/atstk1000.c


+ 1 - 1
board/atstk1000/config.mk → 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

+ 0 - 0
board/atstk1000/flash.c → board/atmel/atstk1000/flash.c


+ 0 - 0
board/atstk1000/u-boot.lds.S → board/atmel/atstk1000/u-boot.lds.S