]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx6q/config.mk
Update from 2013.01 to 2013.07
[karo-tx-uboot.git] / board / karo / tx6q / config.mk
diff --git a/board/karo/tx6q/config.mk b/board/karo/tx6q/config.mk
deleted file mode 100644 (file)
index a00e7e9..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# stack is allocated below CONFIG_SYS_TEXT_BASE
-CONFIG_SYS_TEXT_BASE := 0x27800000
-#CONFIG_SYS_TEXT_BASE := 0x17800000
-#CONFIG_SPL_TEXT_BASE := 0x00000000
-
-LOGO_BMP = logos/karo.bmp
-#PLATFORM_CPPFLAGS += -DDEBUG
-PLATFORM_CPPFLAGS += -Wno-unused-but-set-variable
-
-PLATFORM_CPPFLAGS += -Werror
-#ifneq ($(CONFIG_SPL_BUILD),y)
-#      ALL-y += $(obj)u-boot.sb
-#endif